- This topic has 1 reply, 2 voices, and was last updated 11 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Result page
Hi! I just bought your plugin, and I think it’s great.
You can see a test result here:
http://www.controlloaccessi.org/web/shop/
My problem is that when I press the “submit” button (after selecting a category) I get the result page as a blog, instead of using the woocommerce shop page. I tried to modify the “custom template file” inside the “General” tab of the settings, but I didn’t know what to put there. I tried with: “shop/index.php” but it doesn’t work.
Is there anyone who can help me out here?
Thanks.
Hey Andrea
Have you copied over the woocommerce templates in to your theme?
If so (or you bought a theme that does this), then you probably want to choose the product archive for layout – which is normally located:
wp-content/your-theme/woocommerce/archive-product.php
So in the custom template settings of S&F you should use
woocommerce/archive-product.php – just look in your theme folder to make sure this file exists first 🙂
Let me know if this helps?
Thanks