Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1327153
    kosmoss
    Participant

    Hello,

    We meet some trouble about using DV Team plugin with The X.

    We already seen the Topic about the subject and we already used the following JS code :

    jQuery ( function($) {

    function un_register_touch_event() {
    setTimeout( function() { $( ‘#TeamInterfaceTransport-section a’ ).off(‘touchstart touchend’); }, 300 );
    }

    $(document).ready(un_register_touch_event);
    $(window).load( un_register_touch_event );

    } );

    But it still doesn’t work on iPad and mobile.

    We can clic on the team member, then we can close the team member presentation sidebar, then the screen is freezing !

    Could you help us to fix this issue please ?

    Thanks in advance,

    Regards

    Kosmoss Team

    #1327179
    kosmoss
    Participant

    Problem solved !
    It was our WP Rocket settings…

    Thank you
    You can close this topic.

    #1327253
    Rahul
    Moderator

    Glad you’ve sorted it out for yourself.

    Let us know if we can help with anything else.

    Thank you.

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