• Resolved nicolesadek

    (@nicolesadek)


    I activated a Hustle slide-in but it is not appearing on my site. I cleared my cache and it is still not appearing. I opened it in incognito mode and it doesn’t work there either.

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

Viewing 1 replies (of 1 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @nicolesadek,

    There are some console errors on your site and the first one is most likely affecting Hustle scripts from running properly.
    The issue seems to be related to this code on your page:

    <script>
    jQuery(document).ready(function(){
    setTimeout(function(){jQuery('.emory-before-content_2').insertBefore('.post-header .entry-title');},3000);
    </script>

    Do you know which plugin or theme is using this code and can you try disabling it?
    After that, check if the console errors are gone and if the slide-in is appearing properly.

    P.S. There are also a couple of 404 errors for images, and while this will not affect scripts running on your site it will have an impact on your overall page speed so I would suggest checking and resolving this as well ??

    Cheers,
    Predrag

Viewing 1 replies (of 1 total)
  • The topic ‘Hustle Slide In Not Appearing’ is closed to new replies.