Hello!
I’ve recently started to use Max Mega Menu plugin. And I’m stuck with one problem.
I need to create 2 different menus on the page, is it possible with MMM?
Example: When the page is loaded I need one type of menu, but when it starts to scroll I need this menu to be changed to another one. So when I scroll up to the top of the page I need my first menu back.
You can add another menu to the page (using the standard register_nav_menu() function to register the menu location, and wp_nav_menu() to output the location in your header), but “swapping” them when the page is scrolled is not something MMM can do. I imagine that sort of functionality would be built directly into the theme itself, so I think it would be best to look for a theme that offers that functionality.
Viewing 1 replies (of 1 total)
The topic ‘Creating 2 menus on the Main Page’ is closed to new replies.