I want to show a Filter - Checkbox on a specific child category only.
Currently, I’ve got an archive template for 1 of my categories and its childs. I’ve tried to apply a Condition on the Filter - Checkbox using:
- Dynamic data
- Selecting my custom taxonomy
- ==
- category-slug OR category ID OR category name
But it doesn’t load on the targeted category. And probably I’m not understanding enough how this works.
Open to read your suggestions. Thanks in advance.
P.S. My last resort is to create another archive template targeting that category only, but I’m trying to avoid that because I’ve more than 5 archive templates to maintain as it is.