Hello, I have the "brand" field assigned to the categories:
- cars and trucks
- cars
- trucks
- SUVs
The problem is that if I enable "show only non-empty values" and enter any subcategory, for example, "cars," it doesn't only show non-empty brands, but rather shows brands that also have ads in other subcategories.
Let me explain:
- The "Cars" subcategory has an ad for the "BMW" brand.
- The "SUVs" subcategory has an ad for the "Ford" brand.
If I enter the "Cars" subcategory, instead of showing only the "BMW" brand, it shows "BMW" AND "Ford," even though there are no car ads for Ford.
I understand that the plugin doesn't distinguish between the main category and the subcategories, but you should implement a function to do so.
Thanks.