Skip Navigation

[Resolved] Filter by Parent and Child Terms (separately)

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by garenM 1 year, 11 months ago.

Assisted by: Minesh.

Author
Posts
#2535191

I want in a view to Filter by Parent and Child Category separately. Do you have any way this can be done?

#2535753

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

There is no such feature available with Toolset to filter results using such dependent filters for taxonomy parent and child.

The only way you can display the dependent dropdown is using post types with the relationship. Please check the example with the following reference site link State and City:
=> hidden link
Where:
- State and City is configured as post types with one to many post relationship.

You should try to crate a test site on our free test platform discover-wp.com and check how the state -> City dropdowns are configured where state and city are post types and with one to many relation:
=> https://discover-wp.com/register/?site_type=1288

#2536055

My issue is resolved now. Thank you!