Forums › Forums › Search & Filter Pro › Woocommerce Filter not working
- This topic has 5 replies, 2 voices, and was last updated 4 years, 6 months ago by Trevor.
-
Anonymous(Private) May 12, 2020 at 9:25 am #243495
Hi,
We are using the search and filter pro plugin for our Woocommerce store, we have used the Woocommerce documentation provided.
The Woocommerce shop is assigned in Woocommerce settings – We have post type set to ‘products’ and ‘variation’ – the display results is also set to ‘Woocommerce shop’.
We added the filter in via shortcode on the widget area for that page.
We can see all categories listed, however when we click on the categories and no changes happen.
What could be the reasoning for this?
Many thanks
KyleTrevor(Private) May 14, 2020 at 12:58 pm #243918We have not tested whether our plugin is or not compatible with The Grid from theme-one.
You could test it though. Make a test page, and a test form. Let us say that the form ID is 1234.
On the page you need three things.
#1. Somewhere on the page you need the form (either a widget or the shortcode, e.g.
[searchandfilter id="1234"]
#2 Immediately before the grid, another shortcode:
[searchandfilter id="1234" action="filter_next_query"]
This simply links the form to the grid (if it works) and does not appear on the page).#3 The grid itself. Try to keep the content settings to default. If there is an option for Masonry, do not enable it. Keep pagination standard.
-
AuthorPosts