Make Filters appear conditionally based on selection of parent filter
-
I am trying to set up a filter on a product catalog for the client. I am mixing ACF and WooCommerce and saw that your plugin works great with both.
The clients what to filter on Manufacturers as well as Model Numbers to narrow down the product selection. They have a lot of model numbers and I want to reduce them. I thought one way was to do this would be to have only model numbers for the manufacturer show up in that filter.
Something like this:
Field 1: Manufacturer (A, B, C)
Field 2: Model Numbers for Manufacturer A
Field 3: Model Numbers for Manufacturer B
Field 4: Model Numbers for Manufacturer C
I tried to do this by using your Parent Filter and saying to show the model numbers if the parent filter (Field 1) has been selected.
The problem I found is that Fields 2-4 will all show up no matter what I select for field 1. Is there a way to say if Field 1 is A then show field 2, B then show field 3, C then show field 4?
The page I need help with: [log in to see the link]
- The topic ‘Make Filters appear conditionally based on selection of parent filter’ is closed to new replies.