Woocommerce Shop/Category Exclude Feature
-
Hi Xtemos,
The WoodMart AJAX filters are built on WooCommerce layered nav.
The Native system = inclusion-based filtering.
I want to exclude products by the attribute fa_ingredients on a category page by using the WoodMart AJAX filter sidebar.
Could you please provide any information or documentation on how I can achieve such?
Kind regards,
SP
Hello,
In WoodMart, the “WoodMart WooCommerce Layered Nav” widget allows you to choose where the filter is displayed (for example, only on specific categories).
https://postimg.cc/MnywCrPV
However, this option only controls the visibility of the filter widget on selected categories.
It does not change how the filter works. So, You can show the filter only on certain categories. You still cannot exclude products by attribute using this widget.
Best Regards