2797 comments found.
This is missing a option within the “Colors” for a Multi-color swatch.
Will you please add this in an update?
No missing – this feature is accessible from the next version. I decided delay it for some more new features …
? ????????? ??? ??????? – WooCommerce Product Search ? Search By SKU – for Woocommerce. ????? ? ????????? ??? WOOF – WooCommerce Products Filter, ????? ???????? ?????? ?? SKU. ??? ????? ? ?? ???????????, ?????? ??? ?????? ? ?????????? Search by title AND content – ?? ???? ??? ????? ?????? ?? ????????, ?? ?????? ??? ??? ????? ?? ??????? ?????. ? ??? ????? ???? ????? ???!
Rewrite please in Latin characters
i allways get high waiting times on script woocommerce-products-filter/img/loading-master/default.svg in pingdom.
any luck fixing that ?
site is claesencomputersystems.be
also plainoverlay seems to be a pain in the ass /woocommerce-products-filter/img/loading-master/plainoverlay.svg
How editable is the appearance of the filter plugin? I have a black and white theme. I would like all of the borders to be black, I want the check boxes to be black and white, and I would like to edit the ”+” and ”-” symbols used in the accordion function.
By CSS. +/- – is am image and can be changed in the plugin settings … I want the check boxes to be black and white – by css, you can hire somebody here: https://www.fiverr.com/search/gigs?utf8=%E2%9C%93&search_in=category&source=guest-hp&locale=en&query=css&category=10&sub_category=140&page=1&layout=auto – css works for 5$
Hello! Nice plugin! Just bought it.
Question, i’ve got a lot of products, like 5.5k and like 10 times the amount of attributes and filters. When i disable the count all works perfect, but then i wont be able to filter out the empty ones but when i active count the load time is 50 seconds.. Is there some possibility to fasten this?
Thanks!
Hello
Of course, dynamic recount it is enabling 1 mysql query for each term in search form of the plugin on front. Read this please: http://www.woocommerce-filter.com/searching-is-slow/
Hi Folks! Will be on Saturday. Compatibility with wp 4.4? Yes 
Hi, PRE SALES QUestion Nice Plugin. Awesome plugin
Is it possible to come up with a grouped filter like what we have here? http://wedesignthemes.com/themes/trendy-travel/
ie. I am planning to use it on my travel website and I would like the filter to have 3-4 tabs (Holidays, Cruises and Destinations) then under each tab, we can have the product filter
Hello
http://wedesignthemes.com/themes/trendy-travel/ – just looked the site, and I think yes, BUT with 2.1.3/1.1.3 version of the plugin. Conception:- Hotels
- Packages
- Places They are products categories
woof sid=”auto_shortcode” autohide=0 price_filter=1 taxonomies=product_cat:9 tax_only=’pa_color,pa_size’ by_only=’by_sku,by_author’
- tax_only=’pa_color,pa_size’ by_only=’by_sku,by_author’ – new attributes for shorcode [woof]
So in such way you can create them
BUT!! Hehe, good question, [woof] should redirect you on right page where will be selected taxonomy! There is no such feature, but I will add it before release. 2.1.3 is ready but I need time to test … Wait for update please
By the way: http://wp-filter.com/ – this plugin will be exactly you need, but in this case Hotels,Packages and Places should be as custom post types, and search can be created by shortcodes with its own sets of filters …. http://wp-filter.com/create-simple-car-dealer-site-scratch-powerful-ajax-search/Under Settings>Products Filter>Additional Options in Taxonomy custom label the output is not displaying (on the website front end) the custom label rather it is continuing to display the original taxonomy. Also, there is px after the label field which I assume is some sort of anomaly. Please advise.
Hello. Yes, it is bug in v.2.1.2 -> https://wordpress.org/support/topic/custom-labels-bug-in-112?replies=2
Worked great! thanks for the fast response and solution.
Welcome …
Hi,
The free version of your free plugin is compatible with “Display Product for WooCommerce” because I wanted to test before buying
Thank you
I’ve purchased your plugin and its working fantastic, great code!, So I’m trying to figure out a way to be able to have each option I set as a group on the back end (i.e “Product Categories” – Checkboxes, “Width” – Checkboxes, “Size” – Checkboxes) that will allow me to sort those “groupings” such as the product tags and width and size “attributes” that I’ve set in the back end as well that your plugin is pulling from.
So like I said, I’m just needing to be able to sort numerically from smallest to largest on the “Width” and “Size” product attributes that your plugin is using to create the list of items in those particular collections.
Any help is greatly appreciated!
Thanks,
Brad
Hello Brad
You can do it easy with this plugin: https://wordpress.org/plugins/custom-taxonomy-order-ne/
OR
https://wordpress.org/plugins/taxonomy-terms-order/try them both, both works, different is in design …
Thank you for your reply, I’m going to check out these two options and get them implemented. I greatly appreciate your help!
Welcome 
Hello. I’m using free version of the plugin and thinking about full version, but I have some questions. One actually, at least for now 
When I’m in category and try to filter products inside this category it sends me back to main shop page. Let’s say I have category1 and category2, as well as attribute1 and attribute2. When I’m in category1 and choose to filter with attribute1 it shows me correct products but I’m strangely back to main shop page and filters counts show numbers from all categories, not category1.
I don’t know if I’m explaining this properly, can you see what my problem is?
Cheers, Damian
Hello Damian
If your categories pages created by default method – as here http://www.demo.woocommerce-filter.com/product-category/clothing/hoodies/ – all should be fine. But if you created by simple page you should apply there next shortcodes to stay on the page:
[woof sid="auto_shortcode" autohide=0 price_filter=1 taxonomies=product_cat:9]
[woof_products per_page=8 columns=3 is_ajax=0 taxonomies=product_cat:9]
http://www.woocommerce-filter.com/documentation/#!/section_3_1
As far as I know my category pages are default ones. I didn’t make custom pages for them if that is what you mean. And still, the issue remains. Take a look: http://akademiawebinaru.linuxpl.info/webinary/rozwoj-osobisty/
It’s a category “Rozwój osobisty” and when you pick any filter the page goes to main shop page (no category heading and all look at filters counting). I have “Set filter automatically” option turned on if that helpes. Any clue what could be wrong?
Just tested – http://akademiawebinaru.linuxpl.info/webinary/rozwoj-osobisty/?swoof=1&pa_tematyka=analiza-i-planowanie – no redirection on shop page, it stays on the same page
Are we seing the same thing? When filtering, do you keep seeing category heading title? For me it’s disappearing, and filters shows numbers from entire shop, not only this category. URL stays as category, I know, but what I see on screen is not satisfactory – besides URL nothing tells it’s still category page 
- open index.php
- find function parse_query
- comment next code:
if (!is_page()) { $wp_query->set('post_type', 'product'); if (!$this->is_isset_in_request_data('stock')) { $wp_query->is_page = false; } $wp_query->is_post_type_archive = true; } $wp_query->is_tax = false; $wp_query->is_tag = false; $wp_query->is_home = false; $wp_query->is_single = false; $wp_query->is_posts_page = false; $wp_query->is_search = false; //!!!
But after this test all filter moment on your site …
Hello again! Commenting this code helped with template problem, thanks
There is still one thing with filter dynamic recount. When I choose one filter, counts are resets to show numbers from whole shop – is there anything to do about that as well? 
Hello. If you mean category page – it is fixed in the next version of WOOF …
Any date on this next version of WOOF? 
Hello, this week
http://clip2net.com/s/3rs9Mqm
Cool, waiting 
Hey, what status of new version of the plugin?
I need to have fixed filter counting on categories 
Hmm, funny thing. When I turned on AJAX I think it works like a charm… One question though – “Taxonomy custom label” option is not working for me. Is it a bug?
Hello
Yes, in 2.1.2 bug with custom labels for taxonomies. Just write me PM please and I will send you fix: http://codecanyon.net/item/woof-woocommerce-products-filter/11498469/support
OR
Read this please: https://wordpress.org/support/topic/custom-labels-bug-in-112?replies=2
HI, Nice plugin…...Trying to filter by color, only to find out that the matching attribute image does not get displayed 
Hello. Do you mean image instead of color? I have nearly ready update which has such feature already
You can write me request: http://codecanyon.net/item/woof-woocommerce-products-filter/11498469/support and I will send you updated version of WOOF …
Hello and congrs for your excellent plugin! I have a little problem. When I activate the price range slider my sidebar dissapears. Any clue on that?
..well, let’s sum it up after some walkthrough: 1. When I activate the price range slider form the options my sidebar dissapears. 2. When I run the shortcode: [woof_products] using taxonomies=product_cat:X where X is my cat id I get the same menu in my side bar with all the previous parents on. When I then click on the menu I’m getting results and the correct branch is shown. (something is happening with the refresh) 3. In taxonomies’ additional options Taxonomy custom label doesn’t work. Just keeps on showing product tags for example. 4. When v.2.1.3 is coming out? I’m killing for the feature palloyd previously mentioned. Showing only attributes per cat. I think this is a killing feature and must be the core and heart of your plugin. When you must filter a large eshop means that you dont have just a dozen of items and when you have many or too many items you also have categories using different attributes. I mean: We really need it!!!!! Thanx for your excellent job realmag777 anyways!!!
Hello
1) range sliders – strange, I do not even know why, but any case you can write me http://codecanyon.net/item/woof-woocommerce-products-filter/11498469/support and get updated version 2.1.3 pre-release, and there select another range skider for price
2) [woof_products] – not understood you. You should use pair of shortcodes to cerate relevant filtering:
[woof sid="auto_shortcode" autohide=0 price_filter=1 taxonomies=product_cat:9]
[woof_products per_page=8 columns=3 is_ajax=0 taxonomies=product_cat:9]
3) Yes, it is bug in 2.1.2 – https://wordpress.org/support/topic/custom-labels-bug-in-112?replies=2
4) You can get pre-release just now, there is CSS coding left there: http://codecanyon.net/item/woof-woocommerce-products-filter/11498469/support – any way term is: before 8th of December 2015
In 2.1.3 is possible assemble for example such shortcodes: [woof tax_only=’pa_color,pa_size’ items_only=’by_text,by_author’] – http://www.dev.woocommerce-filter.com/documentation/#!/section_3_1
Hello. Is it possible to disable the css loaded by WOOF ?
Hello. Disable at all by options no, but you can comment it in front.js -> function woof_show_info_popup -> just write return or remove all code in that function … http://clip2net.com/s/3r1f5k9
Hi
Is it possible to configure the filter so that on different categories of products different filters are displayed instead of showing all the filters and all their values all of the time?
Thanks
Pete
Hello Pete
Will be in the next version: [woof tax_only=’pa_color,pa_size’ items_only=’by_text,by_author’]
2015-11-26 21:34 GMT+01:00 Envato Market <do-not-reply@market.envato.com>:
Hello. Yes, just sent you update with such feature …
Hi Realmag777
OK I have installed it but how do I use it? eg I have a cat with fans, lights, controls, spares in. So when say fans are selected then I want to show finish, size and no of blades filters but when lights are selected I get type, wattage, no of glasses etc. How do I use the cat slugs in the short code? Thanks Pete
Hello
Is it possible to configure the filter so that on different categories of products different filters are displayed instead of showing all the filters and all their values all of the time? – you can use different set of attributes on different pages using this shortcode [woof tax_only=’pa_color,pa_size’ items_only=’‘] + dynamic recount enabling, where pa_color,pa_size – example set of attributes (v.2.1.3 beta and >)
You can use usual text widget for it and this condition widget http://wordpress.org/plugins/display-widgets/ where for each shortcode you can set condition in the widget: is_tax( ‘product_cat’, 77 ), 77 is current page ID where this widget should be visible …
https://codex.wordpress.org/Function_Reference/is_taxIs it possible to filter the shop based on location (country,state and city) also?
Hello. Yes, but Locations in this case is taxonomy: http://www.demo.woocommerce-filter.com/ – on the demo its demonstrated. Try please free version before buy it …
Thank you. But what I want here is to have the filter with country,state and city. Is it possible to have? If not can it be customized by you?
Hello. Only if you will realized location as taxonomy: http://clip2net.com/s/3r1exE8 – in 2.1.2 you can use multi-select
In the back end options are there to add more filters. In the front end only the country is displayed. Why so?
pre sale question – i hawe web shop with all kind of electronics, so my question is – when someone searches for smartphone, is it possible that he can filter only smartphone attributes, and all other (monitors, hard drives etc.) will be hidden
Hello
Yes, just enable: show count, dynamic recount, hide empty terms. You can do it with free version, just try: https://wordpress.org/plugins/woocommerce-products-filter/
Hi.
I am using the filter on product category and first time I select category it come with URL having. /?product_cat=
and I have the layout of GRID (/?layout=grid&product_cat=) and LIST (/?layout=list&product_cat=) display.
I can switch layouts and it works well.
But the time I use filter, the URL (/?swoof=1&layout=grid&product_cat=) has “swoof” word the layout change does not work.
How to resolve this layout change issue?
Thanks.
Hello
Firstly activate permalinks on your site and try again. With permalinks key will stay in link: http://www.demo.woocommerce-filter.com/?test_grid=1
The permalinks are already active.
In the demo link when clicked on any filter, it adds “swoof’ which changes the url
http://www.demo.woocommerce-filter.com/?swoof=1&test_grid=1&Can you create demo link with grid and list view? And once done, please use filter with any view and after that try to change the view? For me this change in view is not working.
Thanks.
Hello
Can you create demo link with grid and list view? – no, grid is functionality of your site. Drop me here please link where I can look on it. Any way layout management is out of the plugin functionality, but maybe piece of code for your site will resolve it. + Keeping layout in GET data only is wrong way – once its selected it should be used on all pages of the sites with products without GET data. For example it should keep setting in session. So If you know php you can improve this system
Hi.
Please check the URL.. www.mokart.in
Thanks
Hello. http://www.mokart.in/?product_cat=kurtis-regular – enable permalinks please. Now it works while filtering.
BUT
after reset all get data will be removed, so I suggest you do smth with layout switching memory, it can be in GET data all time
Hello,
I am interested in your plugin but I just need to be sure it will work for what I want it. So i got a presale question.
I want to use this plugin for a cartridge/toner finder for printers. So If I enter manufacturers to every product I add and the compatible models in their descriptions will this plugin be able to make search just for specific categories preset categories and then have a field for example “Model Number” where customer enters the model number of the printer and when hits search the plugin searches descriptions and shows only results where the model number is included in the description.
Also another important thing is if multiple search forms can be created cause I want one search form for the ink/toner cartridges and another one general maybe for the whole site.
I hope my Enlighs are good enough to make you understand what I need.
Kind Regards
Or basically something like the user asked above with the video—> http://youtu.be/GYpMR5L7nGA?hd=1
Hello
I think this plugin will be better for your goals: http://codecanyon.net/item/wordpress-meta-data-taxonomies-filter/7002700
That plugin is multipurpose functionality http://cars.wordpress-filter.com/ , not only for woocommerce http://woocommerce.wordpress-filter.com/
Here is some videos:- http://wp-filter.com/create-simple-car-dealer-site-scratch-powerful-ajax-search/
- http://wp-filter.com/create-ajax-searching/
+
http://wp-filter.com/demo-sites/Hello,
Thank you for your comment. So just to clarify how exactly this taxonomies plugin work? Adds extra fields to products?
Regards
Actually I saw the video.
My concern is how will I add custom “slugs” for the taxonomy to read from ?
Regards
Hello
https://wordpress.org/plugins/custom-post-type-ui/ – you can use this plugin for creating any additional taxonomies if I understood you right …So just to clarify how exactly this taxonomies plugin work? – http://wp-filter.com/demo-sites/ – here is zips of my demo sites, you can download and install it …
The custom post type ui is what I meant actually.
But how will I add the taxonomy to each product? I am using your wp.org free version to test it.
Regards
Pre-purshase question: Is it posssible to make the checkboxes inside the plugin accept only one tick? If customer selects box 3, then box 1, I need then to have box 3 unchecked by default. Is that possible?
Hello. Not possible …