This plugin is maintained with security patches, but is not actively developed. It's functionality has been replaced by the built-in menu system in WordPress core. I recommend you simply use a theme which utilzies the WordPress core menu system instead of this plugin.
Adds an SEO friendly, accessible dropdown/flyout/slider menu to your WordPress blog. Visit the
Multi-level Navigation Plugin page for more information about the plugin.
Visit the
Multi-level Navigation Plugin page for more information about the plugin.
Features
The plugin produces W3C valid XHTML and CSS. The options page allows you to choose from a range of options including:
- What content will be displayed in the menu
- Animation speed (how fast the dropdowns appear)
- Mouseover delay
- Hide delay
- Add a second menu
- Hover sensitivity
- Keyboard accessibility
Changing the look of your menu
You can style the menu by copy and pasting the code from the
Suckerfish CSS Generator page.
The Multi-level Navigation Plugin can be implemented into any theme design.
Special thanks to
malcalevak who was a massive help with optomising the code for this plugin.
Visit the
Multi-level Navigation Plugin page for more information about the plugin.
After you've downloaded and extracted the files:
- Upload the complete
multi-level-navigation-plugin
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Either: Add
<?php if (function_exists('pixopoint_menu')) {pixopoint_menu();} ?>
to your theme wherever you want the menu to appear (usually your header.php file)
- Copy the CSS from the Multi-level menu CSS Generator page
- Visit the "Multi-level Navigation" page in your WordPress options menu
Easy installation
The easiest way to setup the PixoPoint Multi-level Navigation Plugin is to use it with a theme specifically designed to support the plugin.
If you don't take this route then read on for simple instructions on how to integrate it into other themes ...
Support
Sorry, but we no longer provide support for menu related issues.