This is usually caused by one of the following two problems: Missing wp_footer() View the page source and search for ‘maxmegamenu.js’. If you do not find it then in most cases it is because your themes footer.php file has been manually edited. Ensure your theme’s footer.php file has a call to wp_footer()…
If the menu is mostly working, but there’s some weird or unexpected behaviour, then it’s likely your theme is still applying some of it’s original menu functionality or styling to the mega menu. Please see if we’ve already written a theme integration guide for your theme. If your theme is…
The following information is relevant if you have followed the getting started guide (getting as far as checking the ‘Enable’ checkbox in the mega menu settings), but you do not see any visible changes to your menu on the front end. Your theme must do the following to allow Max Mega Menu to take…
Max Mega Menu is not suitable for integration with OptimizePress. “OptimizePress was designed as a platform to create individual conversion pages for your business which are not forced to have a global header or settings which make all pages on your site look the same. Often conversion pages (Such as…
Parent Item Click Behaviour Accordion Menus respect the ‘Second Click Behaviour’ option set in the Mega Menu > General Settings page. Therefore, when clicking a parent menu item you have two choices depending on the ‘Second Click Behaviour’ setting: First click opens sub menu, second click follows link First click opens sub…
The ‘Second Click Behaviour’ option is a global setting and will apply to all of your Max Mega Menu enabled menus. To change the ‘Second Click Behaviour’ option for a single menu location, add the following to your themes functions.php file:
Demo: see the top menu on this site. You will notice the ‘Documentation’ item is (subtly) highlighted. Applying the hover styling to active top level menu items To apply the hover style to active / current top level menu items, go to Mega Menu > Menu Themes > Menu Bar and…
When Max Mega Menu is enabled you’ll notice the mobile menu behaves erratically in Edu Pro due to Residual Styling. Fix Mobile Menu Go to Appearance > Editor and select header.php on the right. Find (line 91-102):
Symptoms When Max Mega Menu is enabled for the primary menu location you will see a duplicate Mobile Toggle button on smaller screens. Resolution To remove the duplicate mobile toggle button, go to Appearance > Customize > Additional CSS and enter the following:
By default top level menu items will take up only as much space/space as needed. To make each top level menu item to take up an equal amount of space (therefore equally distributing the menu items across the whole menu bar), go to Mega Menu > Menu Themes and insert the…