Site logo

[Resolved] Back to Top Button Stopped working after I updated to the theme: 3.2.0

Home Forums Support [Resolved] Back to Top Button Stopped working after I updated to the theme: 3.2.0

Home Forums Support Back to Top Button Stopped working after I updated to the theme: 3.2.0

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2386035
    Charbel

    Hello Team,

    Congratulations on the new release.

    I have updated my site to GP Premium: 2.2.0 and the theme: 3.2.0.

    I have noticed that the Back to Top Button Stopped working. It was working fine before the update.

    Site: https://charbelnemnom.com

    Could you please help?

    Thank You!
    -Charbel

    #2386119
    Leo
    Staff
    Customer Support

    Hi Charbel,

    Just tested and the button is still working for me – it’s a little slow though.

    If you are still having some issues, can you disable all plugins except GP Premium to test?

    Let me know 🙂

    #2386152
    Charbel

    Thank you Leo for your quick response, much appreciated!

    Yes, I cleared the cache now and it’s working for me.
    I added the following code to speed up a bit the button:

    add_filter( 'generate_back_to_top_scroll_speed', 'tu_back_to_top_scroll_speed' );
    function tu_back_to_top_scroll_speed() {
        return 200; // milliseconds
    }

    I have noticed another issue on the homepage.

    Please check the previous topic with David here: https://generatepress.com/forums/topic/how-to-remove-right-sidebar-from-the-homepage/#post-1988402

    I am seeing that sometimes the third column on the right side (vertical) is not showing anymore.
    As you can see, I have 3 articles vertical and 1 horizontal, then 3 vertical and 1 horizontal, and so on…

    https://charbelnemnom.com/
    https://charbelnemnom.com/page/2/

    Are you seeing this on your side too?

    Thank You!

    #2386329
    Leo
    Staff
    Customer Support

    I have noticed another issue on the homepage.

    Please open a new topic for the separate question if you haven’t done so.

    Thanks!

    #2387075
    Charbel

    Thank you, Leo, I’ll open another topic for this.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.