Problem:
The user would like to have a search, with term fields, in a taxonomy view.
Solution:
Custom search is not possible for taxonomy views and user views. It is only possible for post views. We have an existing feature request for custom taxonomy searches and I have added your voice to the request.
You may also confirm it in our feature request form https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/
However, I believe that a workaround can be implemented using custom code. At the end, taxonomy views are just a wrapper around a WP_Term_Query instance. And we do offer a hook to modify the arguments that would be passed to it:
Relevant Documentation:
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: Africa/Casablanca (GMT+01:00)
This topic contains 2 replies, has 2 voices.
Last updated by 3 years, 11 months ago.
Assisted by: Jamal.