Hey egh9
Did you check the docs?
http://docs.designsandcode.com/search-filter/#example-6
This should give you an idea of how to do it… but instead change the field type to multiselect –
[searchandfilter fields="search,category,post_tag" types=",multiselect,multiselect" headings=",Categories,Tags"]
Does that make sense?
You must have the category field included in this list so that when a user submits the search they will stay in the same category…
🙂
Thread Starter
egh9
(@egh9)
Thank you for your interest
But you do not understand what I want
i want multi select custom taxonomy by plugin dropdown and wp_list_categories without plugin
Ah ok then I do not think that is possible…
A multiselect cannot be a dropdown without some clever Javascript and there is no option in this for wp_list_categories – I didn’t think about adding this in before but I can see that it would be useful, maybe I will add a field type of list in an update soon 🙂
Thanks
Thread Starter
egh9
(@egh9)
I think this is useful for anyone who wants to display the posts by location
Add a suggestion lists normal select for types without submit button
I hope you update soon