Apologies for the above, I have a better understanding of the problem now. When I refresh the page all the filters remain but the results disappear, This is also true of when I share the link to others. Products appear but with no filters being applied to the results.
Perhaps this has something to do with my using the woocommerce divi module?
Another unrelated problem I am facing is that the AJAX auto filter isn’t really working. I have set the plugin to use the same page for results but am still having to click the submit button to get the search going.
Thank you for any help in this regard!
Hi,
On the page where you have Themify Product Filter, could you add a Divi Shop module or [products]? In order for it to append the filter result, it needs to have archive products on the page.
Hi,
So I have a shop plugin set up on this archive page. I am still having trouble when sending people to a link for specific results. Is there any way with this tool to be able to have a URL that sends people to a specific search results page?
For example, this page should filter for Design Style: Classic and Room style: Dining Room. There should be 0 Results for this page. However, when you click on the link you are sent to results for only Room Style: Dining Room and products for all the Design Styles Appear.
https://perlalichipopup.wpmudev.host/shop/?id=design_style&wpf=1&pa_room-attribute=dining-room&pa_design-styles-attribute=classic
For some reason when I do the same filters on my product page, Design Style: Classic and Room Style: Dining Room, and Refresh the page the no results found (<- Correct response) is replaced with results for Dining across all the design styles.
It seems to be working: https://share.getcloudapp.com/qGuKj0wA
If you change the logic to “AND” (https://share.getcloudapp.com/JruLkjNY), it should display products if you select “Dining Room” and “Classic” (even Classic doesn’t have any products).