Skip Navigation

[Resolved] My search filter form can't display the drop-down categories from my taxonomies

This support ticket is created 4 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 4 years ago.

Assisted by: Luo Yang.

Author
Posts
#2131109

I have tried to sort that, but now my problem is, my search filter form can't display the drop-down categories from my taxonomies. is there a problem? hidden link

#2131113

Hello,

Please check these:
1) Edit field group "Field Group for Adventures":
hidden link
In section "Settings for Field Group for Adventures", you are using below option: "By default this group of fields will appear when editing all content."
Are you going to setup those fields to all post types?

2) Dashboard-> Toolset-> Settings-> General, in section "Editing experience", enable option "Show both the legacy and Blocks interface and let me choose which to use for each item I build"

3) Edit post view "Experiences" here:
hidden link
In section "Content Selection", it was querying Terms of the taxonomy Occasions, the taxonomy view does not support custom search form, and in your case, it should be a post view, I have change these:
a) in section "Content Selection", change to "Post types"-> "Products",
b) in section "Custom Search Settings", enable option " Let me choose individual settings manually"-> "Always show all values for inputs"

Test it in front-end again:
hidden link

I can see options in those select dropdowns, can you confirm it?