- This topic has 1 reply, 2 voices, and was last updated 5 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › child categories conditional logic
Tagged: Conditional logic, V3
Hi, thanks for taking a sec.
How can I configure this so sub categories (children) of a taxonomy appear only when it’s parent (same taxonomy) is checked?
i.e. parent checkbox = hand wear. When checked, two boxes appear for gloves and mittens (but are hidden unless hand wear is checked)
thank you!
This is not possible from with our plugin settings for the current version, but may become possible with V3 (due in a few weeks, but I cannot confirm an exact release date yet).
If you were to try to do this yourself, it would need a combination of custom CSS and Javascript to cover this use case:
User selects parent term, then selects child term that is now visible. User now de-selects parent term, but cannot de-select child term, as it has disappeared.