Skip Navigation

[Resolved] Taxonomy filter not showing all terms

This support ticket is created 5 years, 4 months 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 2 replies, has 2 voices.

Last updated by Joe H. 5 years, 4 months ago.

Assisted by: Luo Yang.

Author
Posts
#1329073
Screen Shot 2019-09-01 at 5.55.06 PM.png

Tell us what you are trying to do?

I want the Topics filter on hidden link to show all topics not just those currently in use.

My View contains this:
[wpv-control-post-taxonomy taxonomy="speaker-topic" type="select" default_label="Topics" url_param="wpv-speaker-topic"]

Perhaps the issue is my query filter? see screenshot

Is there any documentation that you are following?

https://toolset.com/forums/topic/taxonomy-filter-not-showing-all-terms/ asks same question but answer was not helpful.

#1329111

Hello,

I have tried the URL you mentioned above, but can not see any custom search form or taxonomy filter in it.

Are you using AJAX search in the custom search form?
If it is, please try these:
Edit the view you mentioned in your screenshot:
https://toolset.com/wp-content/uploads/2019/09/1329073-Screen_Shot_2019_09_01_at_5.55.06_PM.png

In section "Custom Search Settings", choose option "Let me choose individual settings manually", enable option "Always show all values for inputs", and test again.

If you do not see the section "Custom Search Settings", you can enable it by this:
Click "Screen Options", enable option "Custom Search Settings".

#1329613

Sorry - my client had the site in maintenance mode. I forgot you could not see the front end.

However, you were exactly right and solved my issue. Thank you!