[How to] Change Order of Menu Items in Dropdown Menu
WPAssist / How To - May 6, 2023Dropdown menu widget automatically generates pages and categories menus. While generating page menu, it uses Page Order specified on Add New Page screen.
Dropdown menu widget automatically generates pages and categories menus. While generating page menu, it uses Page Order specified on Add New Page screen.
Dropdown Menu Widget version 1.9 is released today. With version 1.9, I added the ability to change arrow colors now. You can change your parent item arrow colors in the options panel. I also added 2 new themes to the plugin: Pills and Rounded corners. […]
Yesterday WordPress 3.3 was released. When I upgraded my site, I realized that there was a javascript conflict with the Dropdown Menu plugin. So i fixed this issue with this new version. While fixing that, i also added parent item indicators code to the options […]
Shailan Theme Framework is a complex base theme with many great features. It has two header widget areas for menus, two sidebars and 3 footer columns. It supports post formats that was introduced with WordPress 3.1. It works perfect with Dropdown Menu Widget and Adsense […]
One of my visitors asked me how to get page id using page slug and I created a small snippet to easily achieve this in a simple loop. Follow read more link to see the snippet.
Dropdown Menu Widget is no longer maintained. Please use it at your own risk. Dropdown menu widget is so easy to use as a widget, but it also supports usage of PHP template tags. Using PHP code to insert the menu, you can easily add […]
http://www.youtube.com/watch?v=yKrtogki-L4 Get dropdown menu widget here. Any thoughts? Share in the comments below..
With the 1.7 release of dropdown menu widget, i changed the whole options page interface. Apparently i forgot to edit the template tag support for the new interface, that’s why sites using the template tag<!–?php shailan_dropdown_menu(); ?–> were displaying vertical menus instead of horizontal. I […]
In this update i fixed dropdown menu arguments problem. Now you can easily add multiple menus using the following syntax.
I recently added hooks to the dropdown menu widget and using those hooks you can enlarge your navigations easily. Here i will show you how to add a categories dropdown to the end of pages menu, as seen on my site.