• Resolved Pádraig ó Beirn

    (@padraigbeirne)


    Hi guys,

    Congrats on a really great plugin. Delighted that it works on category pages and non-static home page.

    There seems to be a little bug on category pages and a home page with a list of posts. If you click to join a discussion on any post in the list the cursor automatically scrolls to the bottom post comment-box as if that’s the one where you want to enter the comment. You can then scroll back up and enter your comment just fine in any post you want so this seems to be a glitch.

    Clicking reply to respond to an existing comment on any post in the list works as expected without an automatic scroll to the bottom. I cleared caches and tried it on Firefox, Edge and the latest version of Chrome (all on Windows 10 desktop). I also changed my theme to the WordPress 2017 theme and the same thing happens. I’m using the latest version of WordPress. The code I am using to insert comments in my archive.php template is:

    <?php global $withcomments; $withcomments = true; comments_template(); ?>

    NOTE: The default WordPress commenting system works fine with my own theme and the WordPress 2017 theme on all posts and pages, including category pages. Deeper Comments also works perfect except for this scrolling glitch on category pages.

    I’m afraid I can’t give ftp login details but if you have any code suggestions for me to try please let me know.

    Many thanks,

    Pádraig

Viewing 1 replies (of 1 total)
  • Plugin Contributor webnus

    (@webnus)

    Hi,
    Thank you for contacting us.

        Please Make sure your are using latest version
        We checked the plugin but we didn’t see any problem.
        Please provide us more details. Sending screenshot of your desired state would be helpful for a faster support.

    If you make a video, it will be more helpful for us to find out the problem

Viewing 1 replies (of 1 total)
  • The topic ‘Jumping to the bottom of the page’ is closed to new replies.