Forums › Forums › Search & Filter Pro › Compare page
Tagged: compare page, compare products
- This topic has 21 replies, 3 voices, and was last updated 8 years, 9 months ago by Ross.
-
Ross Moderator(Private) March 29, 2016 at 11:18 am #40827
Hi Daniel
I’ve had a look.
Turns out S&F and Divi are working ok, just a couple of users with issues were using Divi.
So, just to clarify, you cannot get all these plugins playing nice, but if you disable the compare plugin, S&F works, but if you enable it, S&F doesn’t work?
Thanks
Ross Moderator(Private) April 6, 2016 at 8:13 am #41746Hi Daniel
I took a look and S&F seems to be working ok – I placed the form on another page:
http://zdolnelapy.pl/projekty/katalog/shop-form-test/ – and as you can see, when you use it, it takes you to the shop with the correct search results.
Now the question is, how can you add the search form to your shop page? I cannot see any sidebar / widget area to add this – so this really is a theme restriction – not allowing things to be added to the shop page.
In this case, you must edit the template file for displaying the shop – and add the shortcode in there.
The shop is usually displayed using the template file
woocommerce/archive-product.php
so you must edit this file (in your theme) and add the S&F form to that page – something like:<?php echo do_shortcode("[searchandfilter id='2800']"); ?>
I hope that makes sense.
Thanks
-
AuthorPosts