2797 comments found.
Hi, I just bought the plugin and I am trying to configure it. I can’t see the options color, size, locations, as per demo, can you advise how to make them appear? Thanks!
Hello
Enable all features you want in tab ‘Extensions’
Watch videos please: http://www.woocommerce-filter.com/video-tutorials/
Hi.
I can’t find solution for filtering WooCommerce products “By category > By brand”.
By WooCommerce default I can only filter products by categories or by brands separately (that will list all products of a particular brand uncategorized).
What I need is like “Show me all products from >Sports wear< category, and then only >Sports wear< products of >Nike< brand.
Would it be possible to achieve with your plugin?
Thank you.
Hello
I think yes, but with some manipulations: 1) Use shortcode [woof] http://www.woocommerce-filter.com/shortcode/woof/ with attribute ‘tax_only’ where use taxonomy product_cat only + create new page and link of this page drop in attribute ‘redirect’
2) On that new created page drop shortcode [woof] with attribute tax_only where write brand taxonomy slug + on the same page drop shortcode [woof_products] http://www.woocommerce-filter.com/shortcode/woof_products/
3) In the plugins settings enable show count + dynamic recount
So, on first page users selects any products category and redirected to the new page where they able to filter brands only which related to the selected product_cat ….
Hello, another issue I’ve detected testing the free version, is that it shows variables for all product categories, not only in the current caregory, unlike Woocommerce’s default filter…
Hello
Not sure that understood you, can you describe it by link please … Enable show-count+dynamic recount if you mean seacrh form terms …
Hi there, I having an issue with the filter
I have an attribute ‘product-make’ with VW and Ford as the Parent. I made two products and assigned the attribute to each. I set it as hierarchical drop down in the settings, but on the front end it is not filtering anything. I created a new site just to test this out.
Hello
Try this please http://www.woocommerce-filter.com/filtering-by-product-attribute-doesn-work/ and if no luck write request here: https://codecanyon.net/item/woof-woocommerce-products-filter/11498469/support wit wp-admin access and exact link with issue …
Hi, i think this is a stupid question but i can filter anything. I just put the filter and it starts to search but at the end any product shows up. 
Hello
Read this please: http://www.woocommerce-filter.com/filtering-by-product-attribute-doesn-work/
Hello! How can i put a space between checkbox and tax name? and a space between tax name and tax counter too check this photo please: http://8pic.ir/images/jfo1ffxwin6n0mim7skk.jpg
Hello
You cant put space there, but you can set padding there using CSS. This toll will help you: http://www.woocommerce-filter.com/how-to-use-firebug-in-firefox-browser/
Hello, I’ve got 2 prepurchase question, related to in-stock variable filtering : )
1) Does this plugin ACTUALLY recognizes out of stock products as out of stock using product count, or you need to manually put them out of stock, like other simliar plugin here in Envato, that doesn’t work with product count…?
2) I pretty much want to only how in-stock variants, it is possible to leave the option checked by default to the users, so they don’t have to check it each time they’re gonna filter through different sizes, colours, etc.?
Thank you! : )
Hello
1) Just now it works as you described – only if to set product in out of stock, but I think for simple products I can change it in the next version in this month, BUT not for variable products …
2) Yes, you can use this hook http://www.woocommerce-filter.com/manipulate-search-data-options/
Welcome ….
About the first question, it’s weird becuase I tried with the free version and it filters out of stock variable products perfectly (and I didn’t have to set them manually out of stock). What gives?
Hello
Yes a little weird because I use next code: http://clip2net.com/s/3D78Y1u
I have an idea that with latest woo updates products going in out of stock: _stock_status = outofstock IF product have zero count.
http://clip2net.com/s/3D79WMg – yes, just found it in woo code … In such case question #1 – Yes
That’s great! I was afraid that the premium version didn’t have that feature when it was working great in the free version. Thank you!
Welcome 
Hi, Is it possible to have more than one version of the WOOF sidebar across the site?
Hello
Yes, use in usual text widget shortcode [woof] http://www.woocommerce-filter.com/shortcode/woof/ with attributes tax_only and by_only + this plugin for widget appearance conditions: https://wordpress.org/plugins/widget-logic/other_notes/
Hi, thanks for your quick reply. I mean – 2 different instances of the widget. So, i have one pulling different categories etc.
Hello
WOOF widget is not configurable you can use usual text-widgets where shortcode [woof] have different set of attributes – such way will allow you create 2 different filters … BUT dividing of the same taxonomy on 2 parts not possible, both widgets will have the same set of terms in the product-cat taxonomy if that is activated ...
hi, i have a bug
when i add javascript in the advanced options panel to run after the AJAX is finished, it works fine. then when i save the options, the script adds ”\” before every single quote.
if i save the page again, it adds two ”\\” before the single quote, then ”\\\” and so on.
i will put this code in
jQuery(“[data-tax=’shoptype’]”).hide();
and when i save the page it turns to
jQuery(“[data-tax=\’shoptype\’]”).hide();
if i save the page again it turns to
jQuery(“[data-tax=\\’shoptype\\’]”).hide();
and so on.
Hello
Just checked – http://clip2net.com/s/3D2r9Jy – fine. Be sure that you using the latest version 1.1.5.1 of the plugin + if no luck use instead of textarea triggered event: http://www.woocommerce-filter.com/actions-ajax-filtering-done/
Hi, i added the filters, but when i try to select a filter it still shows all products and not just the filtered items… can you help please?
Hello
Sure, read this please: http://www.woocommerce-filter.com/filtering-by-product-attribute-doesn-work/
Can you add this plugin to the actual product pages also or just the main shop page.
Not sure that understood you, you can add it by widget or by shortcode to any page of the site: http://www.woocommerce-filter.com/video-tutorials/
Hello, great product I am very happy but was wondering how do you show more products on your shop page rather than 9? I would like to show 16, at the moment it only shows 9 with a pagination. Also, how can you replace the word “swoof” in the address bar when someone searches? Many thanks in advance.
Hello
Sure, there is options in the plugin settings:
1) tab Advanced -> tab Options -> ‘Products per page’
2) tab Advanced -> tab Options -> ‘Search slug’
Welcome …
Hi there, the search slug works great. The other is not, for example I am trying to show 24 products per page, eg shop and category pages, so have changed the products per page setting to 24 and its still showing 9 on the shop and category pages. Thanks 
Hello
Write request on support please: https://codecanyon.net/item/woof-woocommerce-products-filter/11498469/support with wp-admin access and exact link with issue …
No worries just to clarify, the filters “filter” 24 results but the shop page and category pages are only showing 9 as default before filtering.
Hello
Clear, thank you for cooperation … Couple of hints about pagination count: 1) Set per page count in: wp-admin/options-reading.php -> Blog pages show at most
2) https://docs.woocommerce.com/document/change-number-of-products-displayed-per-page/ -> in functions.php of the current wp theme use next snippet: add_filter( 'loop_shop_per_page', create_function( '$cols', 'return 24;' ), 20 );
Hello where about in funtions.php do I place this code? Thank you
Blog settings does not do anything on the shop page.
Tried and it breaks my site.
Hello
Write request on support please: https://codecanyon.net/item/woof-woocommerce-products-filter/11498469/support – should work!
Writing a 5 star review for plugin and support!
Thank you 
Hi,
We have some problems with this plugin, the pagination doesn’t seem to work well, please see
- 1st issue: http://take.ms/n6f6J
- 2nd issue: http://take.ms/ettJe
This is live demo: http://nitro.woorockets.com/niche-02/shop
Best
Hello Team
1) Looks like on your site there is options 9 items per page, try to set in the plugin settings: tab Advanced -> tab Options -> “Products per page” set there 12 and try. If still the same give me know …
2) http://www.woocommerce-filter.com/filtering-by-product-attribute-doesn-work/ – in the next version such checkbox marking will be automatically, really I did it already on my dev site. Now just check that checkboxes from the article …
Hi,
Thanks for your support, all problems was solved
Welcome!
Quick Question: If a variation of a product stock count is 0 (out of stock) Will your plugin still show the product even if that particular colour is out of stock ?
Ex. Shoe Product with Blue & Red variables in size 30. If the Red size 30 stock is 0 will the product still show if a user filters by red colour ?
If this is the case the user will find the Blue shoes even if the searched for red.
I would really appreciate a reply so i can move on if this is the case. Thankyou
Hello
Should be selected drop-down there that the products is out of stock + in the plugin settings enable for chekbox “In stock checkbox” in additional options http://clip2net.com/s/3CY76jY
Ex. Shoe Product with Blue & Red variables in size 30. If the Red size 30 stock is 0 will the product still show if a user filters by red colour ? – the product should be displayed
If you have troubles with the plugin interact with support please: https://codecanyon.net/item/woof-woocommerce-products-filter/11498469/support – for complicated questions its better share with support wp-admin access to the site …
I guess you meant ’ NOT be displayed’ If the Red size 30 stock is 0 will the product still show if a user filters by red colour ? If it’s displayed than all the products will show no matter what you filter.
Hello
f a user filters by red colour ? – yes, that 30 products will be shown, but you can drop in the filter checkbox ‘In stock checkbox’ which will allow customers to see only existed products, but the plugin not hides them automatically … I did it in such way because for example to day its out of stock, but you have plugin for example https://wordpress.org/plugins/woocommerce-product-stock-alert/ – so you will never miss customer even if product is out of stock. Just drop in the filter that special checkbox in the plugin settings …
Hello,
I would like to ask if its possible with this plugin to filter also search results of woocommerce?
Hello
I think yes, for example if you have link like http://www.demo.woocommerce-filter.com/?product_cat=clothing&pa_size=xl and if you want to continue filtering – WOOF will understand the request …
You can do experiments with free version of the plugin: https://wordpress.org/plugins/woocommerce-products-filter/
I think I found a small bug. Highest price in slider is rounded down, not up. www.fascinatorsonline.com.au Highest price item is $149.95, while slider will only allow for prices up to and including $149. Touch the slider and highest priced products disappear.
Hello
Not sure, maybe yes, make experiment please: disable WOOF and try standard woocommerce price slider…
Hi Im looking to buy but need a little clarification. Can I have more than one filter in play. I would like a Hierarchy drop-down filter on the front page to allow people to go straight to a category page and once there have the main filter in play
Hello
Sure: http://www.woocommerce-filter.com/shortcode/woof/ – you can make combination of taxonomies using attributes of shortcode [woof]: tax_only and by_only …
http://www.woocommerce-filter.com/codex/OK purchased the filter, I have a problem with the slider filter where numeric values are not in order. any suggestions my demo site is http://msbookkeepers.co.uk/pc/refrigeration/side-by-side-fridge-freezer/ please look at the width as an example in this case
Hello
Thank you for purchasing! Write your request here please: https://codecanyon.net/item/woof-woocommerce-products-filter/11498469/support
Problem Sorted by sorting the attribute manually it didn’t transfer across due to caching (not to self clear ALL caches)
Hello
So is the trouble resolved?
Yes the trouble seems to be resolved. thank you!
Great, thank you for cooperation!
Hello, I’ve tried to reach you through the support but I haven’t been answered so far, so I’ll try here.
I’ve purchased the plugin, but it is not compatible with Polylang which is one of the most used plugin with WP. Do you intend to fix that? I’ve read the other comments and it seems it’s not in your agenda. Would you consider a refund? Because I can’t use the plugin at all. :/ Thanks for your response.
Hello
The plugin doesn compatible with polylang and if it works with somebodies site its not stable. In the nearest plans I planning make powerful statistic, and it will be this month, but polylang not in the nearest future. In the plugin description I announced supporting for WPML only and on the plugin page there is announce try-before-buy – so you could tested it …
What I can do from my side its try to help you with it 3th party software without any warranty trough support, which by the way sent you the answer on the next day: http://clip2net.com/s/3CUOzFX – so check your span box please and continue interaction OR try to use another email if troubles with your email i..o@ate…sign.be …
Hi,
I am using Free version of plugin. I am using it to filter products on Homepage. The website I am developing has many product types on home page for example New Product, Popular Product, Featured Product etc. When I am trying to filter any of these specific Product type, its filtering all the product types on Homepage rather than the specific one which I want to filter.
Can you Please suggest how to filtered specific product types of my home page. This is my website link: http://bharats.anandodhara.com
Hello
There is not possible to filter products on main page because for this you should use [woof_products] shortcode http://www.woocommerce-filter.com/shortcode/woof_products/ so its normal behavior. You can add tag div with css class ‘woof’ into main page (on the same top) and try, all another blocks should be hidden by conditionif(!isset($_GET['swoof'])){ //show that blocks you have now } then add under that new div next php code:
<?php
if(isset($_GET['swoof'])){
echo do_shortcode("[woof_products]");
}
?>
Hi,
May I know does WOOF – WooCommerce Products Filter support having same filter option for more than one time? Say like product tags, my tags master having A,B,C,D,1,2,3 … etc I would like to limit the filter for (A,B,C,D) and (1,2,3) respectively. Can I have two product tags filters for Char and Number together?
Hello
Not possible divide them in to 2 filters, but as I understood you want set logic ‘AND’ for the terms – its possible by: http://www.woocommerce-filter.com/set-logic-taxonomies-search-request/ – but not sure it will fit your needs, because you need smth another … Looks like with 2 different taxonomies its possible to rich to results you want, but not wit the same one …