I see two mobile toggle buttons

Posted by on

Unless your theme has specific integration for Max Mega Menu, your theme will be completely unaware that you have replaced the existing theme menu with Max Mega Menu. In this situation your theme will continue to output it’s own mobile toggle button even though it is not needed (because Max…

Read more

The mobile menu is completely hidden

Posted by on

By default, the Mobile Menu should appear on screen widths below 600px. You can adjust this value in the Theme Editor (see the Responsive Breakpoint setting). The menu will not switch to a mobile style menu if you have set the Responsive Breakpoint to 0px. The menu will not switch…

Read more

The mobile menu is visible but nothing happens when I click it

Posted by on

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()…

Read more

It works but somethings not right

Posted by on

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…

Read more

It’s not working at all

Posted by on

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…

Read more

OptimizePress

Posted by on

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…

Read more

Accordion Menu: Changing the click behaviour for parent items

Posted by on

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…

Read more

How to change the ‘Second Click Behaviour’ option for a single location

Posted by on

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:

Read more

How to highlight active menu items

Posted by on

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…

Read more

Edu Pro

Posted by on

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):

Replace with:

Menu Alignment (optional) The menu will be aligned to…

Read more