Title: Dropdown Output
Last modified: August 21, 2016

---

# Dropdown Output

 *  Resolved [João Miguel](https://wordpress.org/support/users/babaloo/)
 * (@babaloo)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/dropdown-output/)
 * Is there an option for outputting a dropdown menu? This would be perfect for 
   a “flat”, non-hierarchical output. Is there anyway I could use the plugin to 
   output a dropdown page list (no submit button), with CSS or php and the WP wp_dropdown_pages
   function?
 * And thank you for this wonderful piece of code, I love it!
 * [https://wordpress.org/plugins/custom-menu-wizard/](https://wordpress.org/plugins/custom-menu-wizard/)

Viewing 4 replies - 16 through 19 (of 19 total)

[←](https://wordpress.org/support/topic/dropdown-output/?output_format=md) [1](https://wordpress.org/support/topic/dropdown-output/?output_format=md)
2

 *  [Watch Teller](https://wordpress.org/support/users/watchteller/)
 * (@watchteller)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/dropdown-output/page/2/#post-4931667)
 * Wow…Very fast code response. Genuine. …
 * Reply via mobile.
 * Refer [http://wordpress.org/support/topic/simplest-of-cms-menu-functions?replies=7](http://wordpress.org/support/topic/simplest-of-cms-menu-functions?replies=7)
   if that possible your plugin to build “likely like Amazon Product Filter Menu”?
 *  [Watch Teller](https://wordpress.org/support/users/watchteller/)
 * (@watchteller)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/dropdown-output/page/2/#post-4931668)
 * Hi Wizzud,
 * Trying you new code.
 * > $nav_menu = sprintf( $nav_menu, $title );
 * Warning: sprintf(): Argument number must be greater than zero in /home4/bigbestb/
   public_html/seo/themes/bazar/functions.php on line 41
 * My mobile site. For you preview: [https://docs.google.com/file/d/0B4Gb-AO3e5BYb1FYNGlwWFlkSTg/edit?usp=drivesdk](https://docs.google.com/file/d/0B4Gb-AO3e5BYb1FYNGlwWFlkSTg/edit?usp=drivesdk)
 *  Plugin Author [wizzud](https://wordpress.org/support/users/wizzud/)
 * (@wizzud)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/dropdown-output/page/2/#post-4931669)
 * Damn. Typo : 4th line up from bottom, `%$1s` should be `%1$s`.
    Sorry ’bout that.
 *  [Watch Teller](https://wordpress.org/support/users/watchteller/)
 * (@watchteller)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/dropdown-output/page/2/#post-4931670)
 * Thanks!
 * Will update you here.

Viewing 4 replies - 16 through 19 (of 19 total)

[←](https://wordpress.org/support/topic/dropdown-output/?output_format=md) [1](https://wordpress.org/support/topic/dropdown-output/?output_format=md)
2

The topic ‘Dropdown Output’ is closed to new replies.

 * ![](https://ps.w.org/custom-menu-wizard/assets/icon-256x256.png?rev=1381901)
 * [Custom Menu Wizard Widget](https://wordpress.org/plugins/custom-menu-wizard/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-menu-wizard/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-menu-wizard/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-menu-wizard/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-menu-wizard/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-menu-wizard/reviews/)

## Tags

 * [dropdown](https://wordpress.org/support/topic-tag/dropdown/)

 * 19 replies
 * 3 participants
 * Last reply from: [Watch Teller](https://wordpress.org/support/users/watchteller/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/dropdown-output/page/2/#post-4931670)
 * Status: resolved