AnonymousInactive
I have just found that I have to add the submit button. So I’ve done that!!!
However, I still have an auto-submit checkbox that won’t stay off after saving. Not that it makes any difference, because the form is NOT auto-submitting, even if I wanted it to.
Another “feature” is that the Auto Count *beta* does not seem to work for me, even though I am only using taxonomies. Perhaps because I do not have any normal categories? I am using your search engine to work with WooCommerce.
AnonymousInactive
Hi Ross,
Thanks for the quick answer.
Keep me posted.
Thanks
Ah yeah as its almost the weekend (and I’m away) I won’t be able to do much more this week – I would say by Wed next week latest this will be live.
Thanks!
AnonymousInactive
AnonymousInactive
Hi Ross,
Do you have a more specific date?
My client really want this update.
Thx!
AnonymousInactive
Hi Ross,
Just updated to the latest version, en some of my previous questions are answered.
Unfortunately some points are still waiting to be fixed.
1. I use the filter in combination with WooCommerce. I’m using a product attributes named “Sizes” (large, medium, small)
I can filter these values by adding a Taxonomy inside the Search & Filter form, no problem to report at this point. The webshop uses stock management for the product attributes “Sizes”. When a Size is out of stock, the filter keeps showing them. Is it possible that the filter checks if there is stock available?
2. Can I enter a predefined choice? For example: the following page shows every product, but I want to show all products inside the brand “Home”.
I can use the following link “http://bodywear.newfishdev.nl/test-page/?_sft_brand=hom” and everything looks great, but I really want to use a pretty URL.
Thanks in advance Ross!
Hey Marc there is a new update which adds an advanced settings panel to S&F however the meta data stuff didn’t make the cut because of time pressures.
I’m going to look at adding this feature in the next few days ๐
Thanks
Hey Mark
An update for this should be ready tomorrow (lots and lots of options to configure! ๐ )
Thanks
Hey Adam
Woocommerce loads its own templates if it cannot find a template in your theme folder – so check the woocommerce plugin folder and there is a template folder there – this page explains how to copy over the template files so you can modify them – or if you wanted just grab the code out of them:
http://docs.woothemes.com/document/template-structure/
For ajax to work, you must follow these instructions – http://www.designsandcode.com/wordpress-plugins/search-filter-pro/docs/#docs-new-ajax – basically about the shortcodes:
1 is to display the search form, and the other is to display the results – so you can place them anywhere you want – you can place them both inside one post/page – as a test – and once you are comfortable that you can see how it is working, then you can move them to any theme file ๐
To answer your other questions:
It is not possible to make all fields required before submitting, and regarding changing selections – this I am working on but will take some time (you can see a feature in admin – autocount beta – which does this, but only works for some users).
Thanks
AnonymousInactive
Hey,
cool plugin!
A couple of questions, please bare with me. I’d like for the search results to display using Woocommerce’s product search style. Only I can’t find the php it uses. I’m quite new to all this. I’ve checked in my main themes files and I have the standard search.php which is a different style from what Woocommerce uses. How can I go about making this happen?
Also, the instructions on getting Ajax to work is a little hazy. Do i just need to post the shortcode in a post, or is there any code which needs to be added to one of the template first?
Is it possible to have a selection where all the fields need to be entered before allow a result?
And finally, ๐ , is it possible to have one selection change the outcome of the next? For instance, I would like to be able to have Category selection, which then changes the available products on the next box?
Sorry for all the questions!
Many thanks,
Adam.