• Resolved nesoor

    (@nesoor)


    Hello WordPress members,

    The WP Mega Menu mobile version doesn’t work and changing the theme doesn’t work either.
    Any ideas how to fix this ?

    I already tried to reinstall the plugin, Template and WordPress it self.
    The console doesn’t show any errors so I am a bit clueless :S

    Edited:
    To make it even more confusing, activating another theme results in the same problem.

    • This topic was modified 8 years, 8 months ago by nesoor.
    • This topic was modified 8 years, 8 months ago by nesoor.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    I have to check your site with site/megamenu settings.

    Post your issue in our support forum- https://www.themeum.com/support/

    Make your post status is private (tick mark “Make This Comments Private.”).

    Thanks a lot.

    Thread Starter nesoor

    (@nesoor)

    Hello Fahim,

    I found out why it didn’t work.
    I didn’t select the theme in Appearance > Menus > Mega Menu Themes.

    But the reason I didn’t select one is because the menu is set on “display: none;” so the menu isn’t visible.
    See the code below:

    
    www.domain.com/wp-admin/load-styles.php?c=1&dir=ltr&load%5B%5D=dashicons,admin-bar,common,forms,admin-menu,dashboard,list-tables,edit,revisions,media,themes,about,nav-menus,wp-pointer,widgets&load%5B%5D=,site-icon,l10n,buttons,wp-auth-check,wp-color-picker&ver=4.8.2
    .hidden, .js .closed .inside, .js .hide-if-js, .js .wp-core-ui .hide-if-js, .js.wp-core-ui .hide-if-js, .no-js .hide-if-no-js, .no-js .wp-core-ui .hide-if-no-js, .no-js.wp-core-ui .hide-if-no-js {
        display: none;
    }
    

    Any ideas why this is ?

    • This reply was modified 8 years, 7 months ago by nesoor.

    Amazing!
    That’s great!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Mobile menu not working’ is closed to new replies.