Hi Alberto
To answer your questions:
1) Modifying the look of S&F should be just the same as with anything using CSS – although, you must be aware the order the CSS is loaded in, if CSS from your theme is loaded after CSS from Search & Filter then its really easy, if it is the other way round then you might need to add !important
to your CSS rules.
Info on horizontal can be found here: https://support.searchandfilter.com/forums/topic/horizontal-layout/
2) To get S&F results to look like woocommerce results we must use some of the templates from woocommerce – mainly the “archive-product.php” template, as well as manually adding the woocommerce classes to the body
tag – check some similar topics with this info: https://support.searchandfilter.com/forums/search/archive-product/
I am planning a release where S&F will work directly on the products page 😉
Thanks
AnonymousInactive
Hi Ross,
first of all thanks for responding.
The plugin works now, but it we still have some problems with the displaying of results.
They just look like posts, but wee need something that fits to products. Could you pease help us.
Here is a link where you can see the results: http://designmyroom.de/moebel/sofas-sessel/.
It should work like your demo for Woocommerce (inluding live search), not like a Blog.
And the results were also displayed on a new page without the filters.
Do have any idea?
Best regards Julian
S&F uses its own pages and not your regular archive pages so this integration will not be possible without some work.
Please check here of how to detect a S&F page where you could do the customisations you need:
https://support.searchandfilter.com/forums/topic/search-results-conditional-tags-and-woocommerce/#post-18597
Thanks
AnonymousInactive
Hey Ross,
we have some problems with the displaying of results.
They just look like posts, but wee need something that fits to products. Could you pease help us.
Here is a link where you can see the results: http://designmyroom.de/moebel/sofas-sessel/.
It should work like your demo for Woocommerce.
Do have any idea?
Best regards Julian
AnonymousInactive
Hey Ross,
could you please help us. We have bought it 1 week ago, but it doesn`t work. I saw you were onlie, so please help us. We are using the flatsome theme. We need a result output for Woocommerce.
Best regards,
Maxi Hartmann
Demyro UG
I actually can’t see it – I guess it would have been under “products” -> “attributes”
I have actually downloaded the latest version of WooCommerce and S&F and my attributes are showing up fine as Taxonomies…..
What versions are you using?
Thanks
AnonymousInactive
Hi and thanks for a great search plugin. I have 2 questions.
1. I wonder if you could steer me in the right direction for styling. Right now it does not look good and we are trying with custom CSS with not real luck. We are using one horizontal and also vertical search bar in a sidebar.
I went through your forum and it looks you are working in some style templates. Is this happening any time soon?
2. Have you got any tips of how to make the search results page look a bit better with the option of filtering results to further help users find what they are after. Do you have shortcodes we could use. We use S&F with Woocommerce products only and would like the result page looks similar to a woosearch and have 3 or 4 columns with thumbnails and a short description.
I am happy to invest in any other of your plugins or addons if needed.
Thanks for your help.
Regards
Alberto Nilsson
+61427522220
Hi there, I responded to your last message here:
https://support.searchandfilter.com/forums/topic/plugin-is-not-searching-in-my-woocommerce-products/#post-20075
Hey there, I’m not sure what a simple product or auction product is?
How are these defined in your setup? Custom post types, specific taxonomy, or even some custom meta attribute?
I’m not sure what these simple auctions are but they are not part of default WooCommerce.
You settings seem ok, except you have an entry in the “Post meta” tab, which means likely you will get no or very frew resutls, try clearing this out.
Thanks
AnonymousInactive
Hello,
I just bought this plugin and i’m having some troubles with the price filter:
after a text search, if i filter the results with the slider, let’s say from 0 to 150, the results show also products that have higher prices.
Actually the results remain the same. As if the filters were in OR mode. But i need AND.
I also tried seting on AND the field relationship under “The relationship between tag, category and taxonomy fields”
But i’m having no improvements.
i have woocommerce 2.3.7 and latest version of search & filter pro.
AnonymousInactive
Hi I have created Screen Shots of all my settings..
I am trying to search for Woocommerce Product.
The system finds the Post Meta field I am trying to search and my value is also correct.
My only question does the code specifically request to look at “SIMPLE” auctions in WooCommerce Products or does it simply just look for the the post meta field with the criteria chosen within the plugin settings?