Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #984655
    mariamohlin
    Participant

    Hi!
    Reviews on desktop is working fine but not on mobile and tablet. The tab is visible but nothing happens when I click on it.

    #985270
    Prasant Rai
    Moderator

    Hello Maria,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #985896
    mariamohlin
    Participant
    #986098
    Thai
    Moderator

    Hi There,

    Please add the following code under Customizer > Custom > Global Javascript:

    jQuery(function($) {
    	$('.x-nav-tabs>li>a').off('click touchend touchstart');
    });

    Hope it helps 🙂

    #986397
    mariamohlin
    Participant

    Yes, it worked!
    Thank you!

    #986904
    Lely
    Moderator

    You’re welcome!

    Cheers!

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