• Dear all
    when I click the button link to page 2 (or 3 or 4…) of the comments in my blog, it doesn’t work. I noticed a “/” that should not be there at the end of the link.

    eg: “…./#page-2/” with that “/”
    if I paste the link in the address bar without the “/” it works perfectly.

    What file I should modify to delete the “/” from the link?

    Many thanks

    Gioacchino

Viewing 2 replies - 1 through 2 (of 2 total)
  • Please provide a link to your site.

    Which theme are you using? Plugins?

    Thread Starter gioacchino

    (@gioacchino)

    Hello, I solved the issue in this way:

    using firefox with the plugin firebug I read the code line:

    ul class=”pagination”>
    <li class=”selected”>

    • 2

      so I modified the file comments.php erasing the “/” that caused the error.

      bye

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error in comment page link’ is closed to new replies.