• Resolved xalmanlone

    (@xalmanlone)


    Hello Benoti,

    Beautiful plugin – simple yet effective.

    This plugin shows the scroll to top icon and bahaves just fine in builder mode, but nothing at all when one actually navigates to the deployed page.

    I am using ‘elementor’ v 2.4.5 page builder in WordPress 5.0.3. All fully updated.

    Do you know what could have gone wrong? Can you help please?

    Many thanks,
    Xal

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Benoti

    (@benoti)

    Hello,

    Make sure that there’s no CSS with z-index that can mask the button and that there is no js error in the browser console.
    If you can not make it work, I can have a look just send me an email me or give the url.

    Best regards

    Thread Starter xalmanlone

    (@xalmanlone)

    Hi Benoti,

    Thank you for coming back. I have checked z-index – all okay.
    However, as you have pointed out, there is js error as soon as I activate the plugin.
    “Uncaught ReferenceError: jQuery is not defined at (index):1153”

    When I go to the error line, I get this:

    
    <script async="async">jQuery(document).ready(function(o){o("body").append('<a href="#"></a>'),o(window).scroll(function(){o(this).scrollTop()>100?o(".scrollTop").fadeIn():o(".scrollTop").fadeOut()}),o(".scrollTop").click(function(){var l="800",c="swing";return o("html,body").animate({scrollTop:0},l,c),!1})});</script>
    

    The error goes away when I deactivate scroll to the top.

    Many thanks.

    Plugin Author Benoti

    (@benoti)

    Hi,

    This issue has been fix with version 1.8.4.

    • This reply was modified 5 years, 11 months ago by Benoti.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Icon/Button Not Visible on the Page’ is closed to new replies.