Forums › Forums › Search & Filter Pro › Results page issue from product page
- This topic has 39 replies, 2 voices, and was last updated 4 years ago by Trevor.
-
Anonymous(Private) September 10, 2020 at 9:05 am #259025
I have a widget on this category and the sub products.
https://www.payslips-direct.co.uk/product-category/perforated-paper/
On this page I have a product filter for tickets, weight and size.
The filter is working perfectly but when you go to a product page and use the filter it goes to the shop as per the setup I’m using. This page does not have the widget so how should I setup the results page/area instead of using the woo shop page? I tried other options but got mixed results.
I have a dev location you can login to see the setup if you need this.
Thanks
SimonTrevor(Private) September 15, 2020 at 4:30 pm #259526So, as I understand it, you need it to go to the perforated paper product category page. So, some steps that are needed.
#1. Add product category to the form and hide with CSS.
#2. Check this option:https://www.screencast.com/t/UhqWWUDAY
Now, when you go to the perforated paper page, the form will automatically select that in the hidden product category page.
On the product pages, you need some JavaScript to run on document ready to select that same option in the hidden filters. Then, when you use the form, it should go back to perforated paper.
-
AuthorPosts