Forums › Forums › Search & Filter Pro › Custom Template for Search & Filter Pro
- This topic has 13 replies, 1 voice, and was last updated 5 years, 6 months ago by
Anonymous.
-
Ross Moderator(Private) January 26, 2015 at 2:37 pm #10933
Hey Yeung
You can make the search only show products with over a specific quantity no problem – as long as the quantity is a custom field/post meta, and not a taxonomy.
Head to “post meta” tab in the “settings & defaults” box.
To display you results the same, you must choose which template is used in your theme for displaying your default woocommerce page.
Make sure you copy the woocommerce files over to to your theme folder – http://docs.woothemes.com/document/template-structure/
And then under “display results” enter the filename of the template used to display your results.
Thanks
Ross Moderator(Private) February 3, 2015 at 7:29 pm #11359Did you follow the steps above?
It really depends on your theme which file is being used – but usually its “product-archive.php” (or something very similar).
So, once you have copied the woocommerce files to your theme (I sent the link above) then in S&F- under “display results”, choose “as archive”, then tick “use custom template” and under the filename the template should be something like “woocommerce/product-archive.php”.
If, when you save the form, the filename is disappearing it means you have done something wrong and it can’t find the template in your theme folder so double check your paths etc.
Thanks
Ross Moderator(Private) February 4, 2015 at 1:01 pm #11458Yup instructions for customising shorcode view is here:
http://www.designsandcode.com/wordpress-plugins/search-filter-pro/docs/#docs-new-ajax
Thanks
-
AuthorPosts