HREF #comment link not jumping to comment box – Help!
-
I’m using the default template. When you go to click to leave a comment, WordPress should take you to that archived article, and “jump-to” the comment box at the bottom of the page.
After install, this didn’t work, so I look at the comment.php file, and saw “comment” as the textarea name and id, so I changed that to “comments”. Then when I click on my main page to leave a comment, it correctly jumped to the comment box.
However, now after adding another article, and not changing any of the PHP code, the link on the main page will no longer jump down to the comment box when leaving a comment.
I’ve even tried using “a name=comments” (brackets withheld here for formatting) above the comment box, but the anchor link didn’t even work, don’t know if that’s because of XML or what.
If anyone would like to visit my site and click to leave a comment, you’ll see that the page doesn’t jump to the comment form. Any help will be greatly appreciated.
My site is at: http://www.scriptedlizard.com
Thank you,
Bryan
The topic ‘HREF #comment link not jumping to comment box – Help!’ is closed to new replies.