Hello,
Issues
1- On Shop page: all filters show (Categories, Price, Color, Size).
On parent category pages (e.g., Optique): only Categories + Price show.
On child category pages (e.g., Optic for women): only Categories shows — -Price/Color/Size disappear.
2- XStore “Filter products by categories” widget often returns “no products found.”
-URL generated by the widget (e.g. ?filter_cat=habillement) shows no results.
-Using WooCommerce param (e.g. ?product_cat=habillement) shows products correctly.
I temporarily replaced it with the native “Product Categories” widget and it works.
What I’ve tried
Cleared LiteSpeed + browser caches; re-saved Permalinks.
Category settings: Display type = Both (products and subcategories).
Also tested the native WooCommerce “Filter products by attribute” widget → still hidden on child categories.
Questions
Known issue with XStore filters on child category archives?
Does the category filter require filter_cat (AJAX) instead of product_cat? Any way to force product_cat?
Any recommended fix or setting to always display Price/Attribute filters on category archives?
Thanks for your help!