Skip Navigation

[Resolved] filters

This support ticket is created 5 years, 8 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)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 5 years, 8 months ago.

Assisted by: Luo Yang.

Author
Posts
#1233978

I have a custom search query set up here: hidden link

My taxonomy "age groups" have parents and children. I only want the PARENTS to show up in this custom search. Is that possible?

#1234127

Hello,

I assume we are talking about the shortcode [wpv-control-post-taxonomy], see our document:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-control-post-taxonomy

There isn't such an option as you requested above:
I only want the PARENTS to show up in this custom search.

You might consider to setup custom JS codes to hide those child options.

For example:
hidden link