Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1052288
    meranomaia
    Participant

    Hello,

    i have placed a Envira gallery in some tabs here: (deleted)

    Everything works fine, except in mobile (tablet and smartphone): When i click on the “Fotos” Tab, it opens only for a couple pixels, than it needs about 20 seconds to open the Tab.

    Any help, please?

    Thanks,

    Martin

    #1052356
    Thai
    Moderator

    Hi Martin,

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

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

    Hope it helps.

    #1052390
    meranomaia
    Participant

    Hello,

    thank you, but that changed nothing….
    Any other idea?

    best,

    martin

    #1052419
    meranomaia
    Participant

    Nevermind.

    Managed to make it work by setting the Envira Mobile Settings to 2 columns 🙂

    have a nice day,

    martin

    #1052511
    Joao
    Moderator

    Great to hear and thanks for lettings us know.

    Joao

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