Viewing 6 replies - 1 through 6 (of 6 total)
  • The 4 comments link is pointing to the wrong id (#comments instead of #comment-land). Try editing comments.php and changing <div id="comment-land"> to <div id="comments">.

    Thread Starter ae6dx

    (@ae6dx)

    Tried that. still not working.

    Also wish these forums had an email notification option for new posts.

    Add this link into the template, where that comment link is. Overwrite what is there.

    <?php comments_popup_link(__('No comment'), __('1 comment'), __('% comments')); ?>

    Thread Starter ae6dx

    (@ae6dx)

    Still doesn’t work.

    The comments link is still pointing to the wrong id (#comments instead of #comment-land).

    Thread Starter ae6dx

    (@ae6dx)

    Still not working under 3.0. What file do I need to edit?

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

The topic ‘Comments link’ is closed to new replies.