Viewing 5 replies - 1 through 5 (of 5 total)
  • Why are you using encoded urls?

    Open your theme’s comments.php file, find <!-- center-widget-title --> or <div class="center-widget-title">, then add id="comments" to <div class="center-widget-title">, like this:

    <div class="center-widget-title" id="comments">

    This should work but if it doesn’t, post the comments.php file to https://pastebin.com and post the link here.

    Thread Starter torley

    (@torley)

    @iridiax: What’s a better way? I’m just going with what my theme currently uses.

    @haochi: I didn’t realize you could do that before. Thank you, I’ll try that.

    Thread Starter torley

    (@torley)

    @haochi: Brill, that WORKED! Thanks a lot. If I could award points and glorify you more on here, I would.

    dogdayfear

    (@dogdayfear)

    I have the same problem, and solutions proposed here didnt worked.

    Here is my comments.php file: https://pastebin.com/m5888f830

    Help will be appreciated. Thanks in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How do I correct broken comment anchor links?’ is closed to new replies.