Hello,
I am using the XStore theme with WooCommerce and AJAX filters enabled.
I am experiencing an issue with the mobile off-canvas filter button:
– The filter button works on the first click
– After AJAX refresh, the button disappears
Additionally, I would like to implement a more professional filtering UX similar to image.
My goal is:
– Place the “Filter” button next to the “Sorting” dropdown
– Both should be positioned above the product grid
– Filter should open as off-canvas or popup
– Must fully support AJAX filtering without breaking after reload
– Should work properly on mobile and desktop