WooCommerce Price Filter Conflict
-
I’m implementing the AJAX filter in a WooCommerce store. The category page also uses WooCommerce’s native widget to filter by price, and on the first load it works correctly.
However, when I modify any of the AJAX filters and the page content refreshes, the filter by price widget disappears, leaving only the title visible. If I reload the page, the price filter refreshes correctly.
I’ve tried regenerating the product attribute query tables, but it made no difference.
Is it possible there’s a compatibility issue with the way the AJAX filters reload the category page content that breaks WooCommerce’s widget?
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘WooCommerce Price Filter Conflict’ is closed to new replies.