Skip Navigation

[Resolved] a chain select filters

This support ticket is created 6 years, 6 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 2 replies, has 2 voices.

Last updated by pavelK 6 years, 6 months ago.

Assisted by: Christian Cox.

Author
Posts
#622592

Hi!

I am trying to: How to implement this (example: general.wp-filter.com) to create a chain select filter?

I expected to see: hidden link

Activate the first filter - display the second filter, etc.

Thanks

#622712

Hi, at this time we have chosen not to implement this type of chained filter control, also known as conditional parametric filters. People use taxonomy terms differently, and we would not be able to provide a consistent behavior for all Users. For example, some people assign a term from each level of the hierarchy, while other people only assign the lowest level of hierarchy. We do offer a feature that allows you to limit the options in a filter to the available results, as can be seen in the State and City select fields here: hidden link

The chain filters you have described may be accomplished with custom code, using our wpv_filter_query API:
https://toolset.com/documentation/programmer-reference/views-filters/#wpv_filter_query
We have a portal available where you can connect with skilled developers who may be able to implement this for you:
https://toolset.com/contractors/

#622723

Thank you so much!

This ticket is now closed. If you're a Toolset client and need related help, please open a new support ticket.