I have edited the system node_view page (/node/%node)to take over Article nodes (Node being viewed is type "Article"). In the content, I am displaying ""Node being viewed" content" and beneath that ""Node being viewed" links". I am not displaying comments for the node on the page.

In the teaser view of the node, the link to "Comments" is {article_name}#comments
In the full-content view, the link to "Add new comment" is {article_name}#comment-form

These do not work, but clicking them changes the URL, but only leaves me on the page manager node page.

I created a custom page as a menu tab to display the node comments whose path is "/node/%node/comments". So of course the URL of the comments tab is {article_name}/comments, not {article_name}#comments.

QUESTION:

How to I get the anchor (#comments, #comment-form) links to redirect to the page manager pages (/comments. /comment-form)?

Comments

JSCSJSCS’s picture

Cricket sounds....

nicodv’s picture

Any solution to this? have the exact same problem

cheers

nico

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)