I’m having some issues with the shop side bar filter, when I select an option from my products menu and i try to filter with the widget on the sidebar, it overrides the menu’s filter parameters and displays results from all the products in the store, I want the sidebar widget to work with the products displayed from the product menu
We have checked your site and noticed that the category filter resets when you select any filter. This happens because your category filter is implemented with custom code. In this case, to make your custom implementation work, you need to add the category values to the URL link using the woocommerce_layered_nav_link filter.
Thank you , that has been sorted now. now I’m having issues with the discounted prices on my store, the discounted prices don’t appear on variable products and in cases where they appear, the old price doesn’t appear with the strikethrough