- This topic has 3 replies, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Woocommerce issues
Tagged: woocommerce
Hi there,
I’m using this plugin for both my blogs and my woocommerce shop. I’ve installed and set it up and it’s working great for my blog but I can’t get it working with woocommerce.
I want to be able to search variations, so I’m using the custom method. On my shop page template I have the filters showing using the shortcode: [searchandfilter id=”IDHERE”] then the results using the woocommerce shortcode as described in the docs here https://searchandfilter.com/documentation/3rd-party/woocommerce/: [products search_filter_id=”2571″ paginate=”true”]
I have 2 major problems:
1. The products are all showing, as are the filters, but when I select a filter and press search, all the products still show. Paginate also doesn’t work (it goes to /page/2 but all the products show).
2. The filter dropdowns include product_cat which is populating correctly, but one of my custom attributes (global attributes) isn’t working – it shows all the attribute options but says there are only 3 products assigned to them (spread out amoung 3 attributes), when they all have many more product variations assigned to them.
Thanks,
Rachel