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.
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".
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!