• 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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Clicking three times and all of them took me to the comment form.

    Thread Starter scriptedlizard

    (@scriptedlizard)

    I was using Safari web browser (latest version). I tried Camino, and my #comments link works fine. I guess it’s Safari. It’s strange, it was working in Safari yesterday, and still works on my friends blog. Go figure.

    Bryan

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘HREF #comment link not jumping to comment box – Help!’ is closed to new replies.