Forums › Forums › Search & Filter Pro › Filter Variations doesn’t work
- This topic has 19 replies, 2 voices, and was last updated 5 years, 7 months ago by
Trevor.
-
Trevor(Private) November 18, 2020 at 3:50 pm #266973
A few things I notice looking at the screenshots.
The Ajax Container for WooCommerce is normally
.products. The form is currently set to our (and the WordPress) default of#main.Other than that, I can see nothing wrong. When I run the filter, it seems to work. A product will appear only once in the results, regardless of the number of variations, as long as it has a variation to match the filter choices.
In the results panel, when you hover over the products, you want it to show these variations? But, instead it says Choose Options?
Trevor(Private) November 25, 2020 at 3:28 pm #267795I do not need to see or know the theme. I wanted to know what PHP file (template) the theme used to create the page, and how you had modified that PHP file to link to our form. I was asking how you connected the ‘Custom’ Display Results Method to the page. Putting a form on a page using the ‘Custom’ method makes no connection to the results.
See this documentation:
https://searchandfilter.com/documentation/search-results/custom/
This documentation page shows some methods for making that connection.
It works like this:
Form -> Connection -> Results
For most of our Display Results Methods, our plugin makes that connection automatically, but for Custom, you have to do this.
-
AuthorPosts