I think the plugin you mention is the one I wrote so if you’re looking for answer on how to do it take a look at the code. http://wordpress.org/extend/plugins/dropdown-menus/
Essentially all I did was create a custom menu walker class so I could output the menus created in the backend as a dropdown.
If it helps my plugin can actually be packaged within in a theme and included via the functions.php. Just wrap the include in a !function_exists('dropdown_menu')
test and you’re good.
Related Posts:
- Add custom classes to anchor in wp_nav_menu
- Displaying wp menus by name without using theme locations
- How to highlight the current page in the nav menu?
- Setting a Default ‘Theme Location’ When Creating a Menu
- Custom Nav Walker Displaying Values in Sub Menu
- Where is definied the theme location for the main menu in a WordPress template?
- My Admin bar covers my sticky navbar [closed]
- How to make theme elements customizable in wordpress?
- Where am I doing wrong in my theme menu?
- Admin: sub menu doesnt display under apperance when activate my themes
- 3 Level Deep Navigation Menu Not Showing All Levels
- How to add menù section to my WordPress template?
- Thesis -style Navigation
- Why is my container argument not working for wp_nav_menu() [closed]
- Some doubts about WordPress handle the horizontal main menu visualization
- how to create/register menu items that can be added to menus later
- Why nav_menu_css_class doesn’t work with apply_filters?
- Theme: dropdown hover menu not showing up in IE/Edge
- Menu names not getting translated
- Primary Menu Showing All Pages With No Sub-Nav
- What’s the policy for building a theme that doesn’t support widgets/menus?
- How to make navigation a list without a plugin? [duplicate]
- How to automatically set a Template Page Name next to a page in menu screen such as WooCommerce pages, front page, or posts page in wordpress?
- Dynamic nav menu with icons [closed]
- How to add posts to custom menus?
- How to add custom css file in theme?
- Display Menu Name using wp_nav_menu
- get_template_part vs action hooks in themes
- How to remove search bar from a wordpress theme? [closed]
- Get url of thumbnail from the media uploader
- Should I use set_transient or update_option?
- Template for individual post designs
- Best practice way to implement custom sections into a WordPress theme
- How to use logout function on custom menu link?
- Problem with registering menus – What to do when other solutions aren’t working?
- Pushing updates to your premium theme
- Where can I find a good reviewed collection of Twenty Ten child themes?
- Front End Post Submit Form
- How do I remove RSS feeds from themes?
- First post of each category
- Create a theme by combining a parent and a child theme
- How to add oEmbed support to my theme?
- How Can I Create a List of Values to Be Iterated Through via WordPress Customization API?
- How to remove class attributes from custom menu markup?
- If I build a custom theme, will it update?
- Recommended tools for Theme Development with SASS [closed]
- What tags should be used for themes to show the type of layout?
- What are non-printable characters doing in my theme?
- How can I let templates choose which stylesheets are enqueued?
- Lightweight framework [closed]
- WordPress is adding margins and padding to my custom menu?
- multisite: global menu containing network site links?
- How to edit my theme for full width?
- Why does has_nav_menu return false when get_registered_nav_menus shows the opposite?
- Echo all category names, apart from one
- Customizer – loading settings/controls/sections/panels based on a id/page id
- Overrite parent functions using child functions
- Does code in function.php differ from theme to theme
- How can I change the theme of different posts using a plugin?
- How to Create custom xml file for demo content for custom theme?
- Theme not showing up
- Change image size depending on page
- Why still output /wp-content/themes/twentynineteen?
- get_header action not working
- Navbar- disable “onClick” drop-down
- Unable to change the priority with ‘remove_action’ and ‘add_action’ in child theme
- Remove h1 from 2015 theme
- WordPress pulling in random page themes
- Can’t change theme name
- How to remove permalinks links presents in each page of my site?
- Is there a way to serve different resolution images to different devices?
- Parent/Child pages
- How to substitute old wordpress menu by wp 3 menu the right way?
- How to make a function occurs for one time?
- Archives and Categories in Custom Menu
- How do I restructure the comment HTML layout?
- Problem with pagination link (error 404)
- how to ensure responsiveness in wp themes? [closed]
- home is not working in wordpreess
- Is there a way to create sections under “Colors” panel in the Theme Customizer?
- Local theme changes upload on server but theme changes not showing
- Need help with adding custom wordpress menu and sub-menu
- WordPress Custom font not found
- HTML TO WP Theme : Submenu goes down wp_nav_menu
- New created Theme leads to malfunctioning Xampp Apache –> functions.php is cause
- WordPress Blog Page displaying nothing
- Magnific Popup – Add Caption to Images
- Why do WordPress developers use so many opening and closing PHP tags when developing themes? [duplicate]
- Safe way to echo wp_trim_words
- How can I demonstrate themes well?
- WordPress custom jquery not found
- How can I change the title of the Home link in the navigation bar?
- Custom link color or stylesheets
- How to highlight current menu bar base on the URL?
- How to remove proudly created by WordPress in theme?
- Roll my own theme or customize an existing one [closed]
- Why do some sites show themes/”themename” as the only theme?
- How to make a multilingual wordpress site to be translated one-to-one without much effort and without using translate?
- Is there a way to have WordPress autodetect page templates in the page-templates directory and any sub-folders?
- My wordpress site memory exhausted more than 1GB trying to debug with default