Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #882154
    jamesmela
    Participant

    Hi Guys,

    I have rev slider enabled below masthead, and have set it to disable on mobile view.

    This partially works, but the placeholder still displays and the loading icon of rev slider is displayed and rotating, but it never actually displays the rev slider (as desired).

    This did used to work fine, but my client noticed it a month or so ago.

    I have tried turning the feature off, then on again, saving as I go, but no effect.

    Can you help?

    Thanks!

    URL melaconstruction.co.uk

    CS v.1.2.4
    WP v.4.4.2
    X v.4.4.1

    #883097
    jamesmela
    Participant

    **update**

    Have just updated all plugins, themes and WP to latest versions.

    Now in addition to the rev slider issue, now tabs, and accordion are not working, I cannot select a new tab, or open an accordion. I have tried on chrome, edge and firefox on desktop and the issue persists, but ironically they are working on my mobile (android, chrome browser).

    I have purged the caches on Cloudflare, wordfence, wp-optimize, and autoptimize.

    Any ideas?

    Thanks

    #883148
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    
    @media screen and (max-width: 767px){
    #rev_slider_1_1_wrapper .tp-loader.spinner1 {
        display: none !important;
    }
    }

    Let us know how this goes!

    #883160
    jamesmela
    Participant

    Hi guys,

    Yes thank you that has worked to stop the issue with the rev slider.

    Any idea about the accordian and tabs?

    Thanks!

    #883166
    jamesmela
    Participant

    **update**

    I have gone in and made an alteration with CS, then saved and this seems to have solved the issue.

    If it crops up again I will start a new thread.

    Thanks again!

    #883779
    Rupok
    Member

    You are welcome!

    Glad that you sorted it out. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-882154 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>