Lambda

Mega Menu settings inaccessible for newly added items

By default, Lambda saves the menu structure using AJAX. This will stop the menu page from refreshing during the menu save process, and in turn stop Max Mega Menu from being able to detect that the menu structure has been updated.

To fix this, set “Save Menus Using Ajax” to “Off” in the theme settings.

Primary Menu

Lambda does not include the ‘theme_location’ parameter when outputting a menu using the wp_nav_menu() function (a requirement for Max Mega Menu to work).

To restore the theme_location parameter, please add the following to your themes functions.php file.

Mobile Menu Setup

Go to Mega Menu > Menu Themes. In the Mobile section, set the following:

Responsive Breakpoint: 991px

Disable Mobile Toggle: checked

Related Articles