Title: Replace dropdown with list
Last modified: October 6, 2017

---

# Replace dropdown with list

 *  [monfort34](https://wordpress.org/support/users/monfort34/)
 * (@monfort34)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/replace-dropdown-with-list/)
 * First of all, thank you for this plugin it’s really good!
 * I would like to display my filters with a list and not a dropdown, how is it 
   possible to disable it ?
 * Thank you !

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Jonathandejong](https://wordpress.org/support/users/jonathandejong/)
 * (@jonathandejong)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/replace-dropdown-with-list/#post-9562361)
 * Hi [@monfort34](https://wordpress.org/support/users/monfort34/),
 * Unfortunately BTF does not have that sort of display option at the moment.
    A
   possible solution would be to hook into one of the action hooks available before/
   after each select dropdown and make your own list of radiobuttons with the same
   values as the options in the select dropdowns.
 *  [Bob](https://wordpress.org/support/users/lund2784/)
 * (@lund2784)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/replace-dropdown-with-list/#post-9950044)
 * Jonathan,
    Awesome plugin. I too was wondering if there was a way to replace 
   the dropdown with a horizontal list. Can you possibly post an example of how 
   to use the hooks to make that happen?? Thanks much!
 *  Plugin Author [Jonathandejong](https://wordpress.org/support/users/jonathandejong/)
 * (@jonathandejong)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/replace-dropdown-with-list/#post-9989586)
 * Hi Bob,
 * Sorry but I’m very limited with time to make a complete example.
    I’d like to
   but I have so much to do right now 🙂
 * But in the plugin documentation you can find all hooks needed. Basically you 
   should use one of the action hooks to add your own options as checkboxes (or 
   radiobuttons) and then hide the default ones. remember that you need to use the
   same field names for the submission to work. Best of luck!
 *  [lsaul](https://wordpress.org/support/users/lsaul/)
 * (@lsaul)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/replace-dropdown-with-list/#post-10286167)
 * I’d also like to chime in to this request.
 * It would be great if you could provide options for dropdown, checkbox, radio,
   or tag cloud. Alternately if there was at least one example in the documentation
   that would be helpful as well.
 * The plugin works well and looks pretty good right out of the box. The purpose
   at least in my implementation is to add filters for multiple taxonomies on a 
   custom post. One category only has 2 options, so it doesn’t make sense as a dropdown.
 * I’d be happy to do this:
 * > Basically you should use one of the action hooks to add your own options as
   > checkboxes (or radiobuttons) and then hide the default ones.
 * A little more detail would be awesome though. Thanks for the cool plugin!
    -  This reply was modified 7 years, 11 months ago by [lsaul](https://wordpress.org/support/users/lsaul/).
      Reason: Wanted to say thanks and not seem rude

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Replace dropdown with list’ is closed to new replies.

 * ![](https://ps.w.org/beautiful-taxonomy-filters/assets/icon-256x256.png?rev=1654967)
 * [Beautiful taxonomy filters](https://wordpress.org/plugins/beautiful-taxonomy-filters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/beautiful-taxonomy-filters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/)
 * [Active Topics](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/reviews/)

## Tags

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

 * 4 replies
 * 4 participants
 * Last reply from: [lsaul](https://wordpress.org/support/users/lsaul/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/replace-dropdown-with-list/#post-10286167)
 * Status: not resolved