Creates a widget, which allows you to add drop down mega menus from any WordPress custom menu using jQuery.
Also check out our jquery mega menu faq page
One main reason for this is that the plugin adds the required jQuery code to your template footer. Make sure that your template files contain the wp_footer() function.
Another likely cause is due to other non-functioning plugins, which may have errors and cause the plugin javascript to not load. Remove any unwanted plugins and try again. Checking with Firebug will show where these error are occuring.
The widget works by taking the standard menu structure and creating the sub-menus from the nested links. To get the full effect you need to have 3 levels within the custom menu:
Example: Products --> Category --> Product Ranges
Check your theme style sheet to see if the tags wrapping the menu have "overflow: hidden;". This will prevent the sub-menus from appearing underneath the main menu bar.
Requires: 3.0 or higher
Compatible up to: 3.1.4
Last Updated: 2011-8-13
Downloads: 54,734
2 of 2 support threads in the last three weeks have been resolved.
Got something to say? Need help?