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)?
| Comment | File | Size | Author |
|---|---|---|---|
| 1c5b981945928fcb7ebce0249ff0a5f3_image_370x370.jpg | 19.91 KB | shopobd2 |
Comments
Comment #2
JSCSJSCS commentedCricket sounds....
Comment #5
nicodv commentedAny solution to this? have the exact same problem
cheers
nico
Comment #6
mustanggb commented