Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1353172
    conorseed
    Participant

    Hey guys 🙂

    I’m using a Superfly menu, which is firing when the class “klmenu” is clicked. Works fine on desktop, just not on my mobile (S7 with Chrome) for some reason. Can’t figure this one out…

    Please help! Thanks.

    #1353174
    conorseed
    Participant
    This reply has been marked as private.
    #1353359
    Christopher
    Moderator

    Hi there,

    Would you please clear cache and check again, it works fine on my mobile.

    Thanks.

    #1353403
    conorseed
    Participant

    Hey, Thanks for checking it out!

    WP Fastest Cache isn’t enabled, so no need to clear that cache. I opened up an incognito tab, logged in, and still had the issue (chrome app). I then used the native browser and still had the same issue.

    I’m using a Galaxy S7 running Android 6.0.1

    Will try my wife’s iPhone when I get the chance…

    #1353632
    Christian
    Moderator

    Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Thanks.

    #1354379
    conorseed
    Participant

    I should have done that first sorry guys.

    But there are no plugin conflicts. It still acts the same with just Cornerstone & Superfly active.

    Any other thoughts?

    #1354826
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! Instead of using .klmenu class to trigger, please use this instead: .klmenu a. And after changing it, please clear your plugin cache since you have installed WP Fastest cache. I would also recommend that you clear your browser cache or use private browsing mode before testing your site.

    http://prntscr.com/e3fmnp

    Hope this helps.

    #1355788
    conorseed
    Participant

    Hey! Thanks for your help.

    Unfortunately this still hasn’t helped. I did as you suggested and it’s still not working on my mobile. I’ve also deactivated WP Fastest Cache for now (even though it hasn’t been enabled when activated anyway).

    Any other thoughts?

    #1356367
    Rad
    Moderator

    Hi there,

    It’s actually working, it’s not just binded to desktop menu, but binded to mobile menu which is hidden. You may remove this CSS

    .masthead-inline .x-btn-navbar {
        display: none !important;
    }

    Then open the menu and lick the first item, it will open the SuperFly. How about instead of hiding your mobile menu, just style it like your Desktop menu.

    Thanks!

    #1360629
    conorseed
    Participant

    Ahhhh… That fixed it 🙂 I assumed that it would still fire from the desktop menu on mobile – but I was wrong.

    Thanks so much!!! You guys are absolute legends.

    #1360710
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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