Themify filter does not work as expected
-
I have setup a filter in horizontal layout.
I have checked:
– Do not show field if empty
– Do not show out of stock productsI have inserted the shortcode in my theme using the following line of code:
`echo do_shortcode( ‘[searchandfilter id=”wpf_5df3b314d5e09″]’ );The filter appears in my product category pages and it looks beautiful but I am facing the following issues:
– For each of the fields all available options are displayed, even if there are no products associated with one option. For example for the field ΜΑΡΚΑ (witch is BRAND) all the terms of that property are displayed in the filter. The expected behavior would be to display only the brands that are associated with the products visible on screen.
– When I select an option on the filter, the page refreshes, but no actual filtering is taking place.
I have tried disabling all other plugins, except woocommerce and your filter, but issue remains…
Any ideas?
The page I need help with: [log in to see the link]
- The topic ‘Themify filter does not work as expected’ is closed to new replies.