9015 comments found.
Hi Stepasyuk, is it possible that the first hierarchy does not show the count & checkbox and the second does? You can see why I would like that option on https://www.bubbelsenbruis.nl/webshop/
Hi nfjdegroot
Yes, sure, it is possible. Add this CSS in Filters -> Settings -> Experimental -> Custom CSS
.wpc-filter-product_cat.wpc-filter-has-hierarchy > ul.wpc-filters-ul-list > li > .wpc-term-item-content-wrapper > input[type="checkbox"],
.wpc-filter-product_cat.wpc-filter-has-hierarchy > ul.wpc-filters-ul-list > li > .wpc-term-item-content-wrapper > label .wpc-term-count{
display: none;
}
Let me know, if it was helpful.
Thanks so much! This works like a clock:)
Super, I’m glad 
Hi Stepasyuk.
After activating the plugin, adding product tags stops working.
If you disable the plugin and try to enter a tag name when adding/editing a product, the tag is displayed and you can select it.
If you enable the plugin, then when you enter a tag when adding/editing a product, it is not displayed and there is no way to save it.
Please check, this is extremely important to me!
Hi erofsey.
Thank you for purchasing the plugin. It seems there is JavaScript conflict with scripts from other plugins. Can you please open Chrome console and create screenshot of the error visible in the Console after you tried to add a tag? Send me please link to this screenshot here in comments or via PM.
During testing, I completely disabled all plugins, moreover, I included the standard Vookommerche Storefront theme.
And adding a label to a product stops working after enabling the Filter Everything plugin.
No errors observed in the console: https://i.imgur.com/NeGR5cs.png
Plugin enabled: https://i.imgur.com/12n6xCO.png
Plugin disabled: https://i.imgur.com/cUUTQrU.png
Ok, thank you for detailed explanation. I will check this in 24 hours and let you know.
Thank you for your work.
Perhaps this can help you: If you comment out the new\FilterEverything\Filter\Plugin(); line in the filter-everything.php file; then the tags start working.
Conducted a small investigation and managed to find the hero of the occasion:
The Plugin.php file contains the line $getData = Container::instance()->getTheGet(); if you go to the getTheGet method, then inside there is unset($ _GET [‘q’]); if you comment it out, then the tags start working.
If you look in the browser inspector in the network contribution, the link to which the request is received, then there you can see our get parameter, which we delete in the code: /wp-admin/admin-ajax.php?action=ajax-tag-search&tax=product_tag&q= test
That is, q = test.
Forgive me, I do not speak English well, I hope you understand me 
Hi erofsey.
Thank you for your bug report. This already fixed in the latest version of the plugin and it is available here on CodeCanyon. Please update it to v1.4.3.
Let me know.
Thanks for the promptness, the tags are working.
Super, I’m glad 
I would be thankful about a review.
I have the pro version of the plugin and it was working at one point but now when I add a new filter set there are 34 queries and nothing is showing up on the page.
Hello bridget_artefact
Send me please link to the page with the problem or to the screenshot where it is visible. Optionally you can send it via PM if you click on my usernme.
Okay I sent you a PM, thanks!
Hello!
Is it possible to display filters horizontally? if not do you plan to add this feature in the future?
Best regards Aziz
Hello Aziz.
Thank you for your question. Yes it is possible via adding next CSS in the plugin settings https://gist.github.com/wpserve/ffc87e04af835f27d64db36da6c0b940
Later I will add checkbox option to enable horizontal mode.
Hi Stepasyuk,
I’ve installed the filter, but the filter is not showing on the product page despite allocating the filter to that page with the location function.
“No one Filter Set is related with this page. You can configure it in the Filter Set location field.”
https://www.bubbelsenbruis.nl/webshop/Do you know how to fix it?
Hi nfjdegroot
Try please to play with next Location options: - Common pages -> Shop page - Common pages -> All archive pages for selected post type - Pages -> webshop
Some of these options should work for you.
Let me know.
Thank you! It works! Now the next question: is it possible to make filters for different poduct categories next to each other? It looks like I can only make one filter with product categories.
Super 
Technically you can not add two or more filters by the same criteria to a Filter. But you can try a hack – create several Filter Sets and add there the same filter by category and exclude unnecessary terms in them. Also you need to add several Filter widgets to the same sibedar – one per Filter Set. And the last important thing – logic value of all category filters must be the same.
I hope this will solve your problem.
Thanks for the quick response. What do you mean with logic valur?
Sorry – I meant “logic value” – a filter option that determines how to show posts/products if you select two or more terms of the same Filter.
Ah great: the an or or value. And how do they appear under each other? I made two filters, but only one appears.
You have to insert several Filter Widgets to show several Filter Sets in the sidebar.
When I add multiple filter widgets I only see one filter. Is it possible to add multiple filters by shortcode?
It seems you have to specify the same Location for all Filter Sets to see them on the page. You can also add them via shortcodes, but result will be the same if you add widgets in the sidebar.
Hello,
Just purchased and put in my Shop in Elementor and Astra Themed Site. All of the categories are just showing up A-Z. One big category if you will. But I setup categories by brand, by application, by industry. Am I doing something wrong. I thought I set the categories up correctly?!
Thanks for your help
Hello yourprecision.
Thank you for purchasing the plugin. Can you please send me link to the page, where you have the problem? Optionally you can send it privately via PM if you click on my username.
I will check this in 24 hours.
Sent PM
Hello yourprecision.
Thank you for the link to the site. I checked it and it seems I don’t understand what is the problem. Maybe you mean that categories are not shown hierarchically as on this screenshot – https://prnt.sc/1yembdi ? If yes, you have to open Filter’s More options and tick there checkbox “Show Hierarchy”.
If not, please let me know more details about the problem.
Yes that’s exactly what I mean. Let me see if I can find that. Thanks.
That was it. Wasn’t even paying attention to that. Thank you very much.
Super, I’m glad that it is alrady solved 
Hi Stepasyuk,
I guess this is a ‘pro’ purchase question?
At the moment I’m using the free version of FE within Elementor. The filters work great on a Product Archive template but not on a custom template set to the Shop condition or a standard page used as a shop? Is this correct and if so, will the Pro version work?
It works here: https://www.staging3.redcactus.shop/product-category/1-vases-bowls/
But not here: https://www.staging3.redcactus.shop/online-shop/ (standard page. No ‘shop’ page specified in Woocommerce.)
Have tried a myriad of combinations without success so hoping the Pro version is the fix?
Regards
Jim
Hi Jim.
You are absolutely right – to filter on custom pages like your Shop page you have to use Pro version of the plugin. Free version works only with Main WP_Query on default post type archive pages.
OK. Great. I’ll purchase the pro version.
Many thanks for your quick reply.
Jim
Super 
Thank you for purchasing, Jim. Let me know if you have any questions.
Hi Stepasyuk, I just purchased and found that I have the same problem as HusamSafari, that the Edit Filter Set arrows is not working, and I checked as suggested and it’s from one of the main plugin we use “fooevents”, and I cannot disable it everytime i need to modify the filter set…. is there any way to work around it? If not, I afraid I’m not able to use the plugin.
Hello stephenchanyingming.
Thank you for purchasing the plugin.
Can you please send me link to the screenshot as HusamSafari did it?Open please console in Chrome, refresh the page and make one more screenshot with red-text error if you see them. If you don’t see error messages, it can appear after clicking on the arrow.
Hi, this is the screen cap.
https://drive.google.com/file/d/151IjjjkrxqPGfFCdQJR6-T8ND8xJYMy2/view?usp=sharingHi stephenchanyingming.
It seems your plugin Fooevents uses older version of the Select2 jQuery plugin and this causes the conflict. As option you can try to update Fooevents to the latest version and maybe it already contains last version of the Select2 and problem will be solved.
If not, write me please message in PM I will provide you with other possible ways of the problem solution.
Hello Stepasyuk! Thank you so much for this plugin – it is great!
Are there any plans to allow for exporting/importing filter sets?
Hello thebriann.
Thank you. I’m glad you like it. You can leave review it would be best thankful for me.
I think I can add import/export tool for Filter Sets in the future (for long perspective) But also I have to know why do you need it and how do you plan to use it? It would help me to understand how to develop this best.
This would be used to export filter sets that would be used on a multi-site network. We are creating multiple sites that have filtering, and the filters for the most part are going to be the same.
thebriann, thank you for your explanation.
I agree that it will be useful feature and I have plans to add it in the future. I think it will be added after New Year, not faster because I have more urgent features to develop for the moment. I will notify you when it will be ready.
Hello,
Pre purchase question.
Can we add imagebto the filter selection. For example if we display free shipping butbinstead of label we wantnto display shipping icon or image.
Hello Pixitech.
Yes, sure. You can do it via hook, I will provide you with code snippet that adds such image or icon.
Can we try it with free version ?
Ask please for this code snippet on https://wordpress.org/support/plugin/filter-everything/ and I will provide it for you.
Hi Stepasyuk. I bought the plugin but not sure if it is possible what I wanted to do. I have created custom fields with ACF on sub pages. I want on the MAIN page to get the complete filter and search bar so that I display only sub-pages corresponding to the field I am filtering on. At the moment, I have two issues. 1 – I have setup a left side bar with filter everything – filter but on the main page I have no results. How do I display pages ? It only works when going to the search page, but this is not the main page. I want users to land on this filter page on the main page. 2- When using ACF, the meta key name or field is not displayed neither value or name. Only a weird label as Field_61815e5a753ff (1) is shown. How do I make it work properly with ACF fields? Thanks
Hello KN82000.
Thank you for purchasing the plugin.
As I understand your case first of all you need to display list of your sub pages on the Main page. After you have select this Main page as location for the Filter Set and select appropriate WP Query for it. And when you create filter by ACF field don’t use meta key that started with “_” underscore symbol, but exactly the same value as you entered in ACF Field name.
Let me know if it was helpful for you.
Hi Stepasyuk. Yes I saw the (!) however i dont have the field name without _ so i forced without _ and indeed i could see the labels name now. For the second issue I dont see any page filtered on the mainpage maybe because there is no WP query identified. Should I implement a search bar there?
KN82000 to filter your WP Query on the Main page, this page must contain WP Query. Otherwise there is nothing to filter and nothing to select in the Filter Set Query field.
Does your Main page contain WP Query for child sub pages?
Yes I have solved but i wanted it to be on the sidebar. All good I was able to filter subpages on sidebar widget with subpages appearing on the main page column. Thanks for the support. You are very dedicated to develop it. Nice possibilties. Another question is: can we (1) change the css of range bars? And can we have a url prefix for min_price ?
KN82000 I’m glad that you solved your problem.
1) Yes, of course. One important thing – do not remove any CSS class or id attributes from range bar HTML. And do not make slider invisible (you can disable it in the Filter options).
Even more – you can override range template with your own. Read more about that – https://filtereverything.pro/resources/templates-overriding/
2) Unfortunately variables for numeric filter values can not be part of the URL path, but only a part of the Query string. It means not …/price/1200/ but …/?min_price=1200
Because desing where /price/xxx/ generates unlimited number of URLs that could be very bad for SEO.
Hi Stepasyuk, I’m trying to use the PRO-Version to filter posts in Uncode Theme. But nontheless i change the settings it won’t filter my posts… Please help!
The Filter has the right Taxonomies and also the right amount – only the posts won’t filter…
Okay. I tried not to use ajax-filtering, but it won’t scroll down to the query after relaoding the page. using ajax the post only disappear but don’t get sorted…
Hello RADIO-LOG
Thank you for purchasing the plugin. It seems you have to set correct value for the option “CSS ID or Class for posts container” in accordance with this instruction – https://filtereverything.pro/resources/plugin-settings/#ajax
Let me know if it was helpful.
Hey there. Thank you for your quick response! I already entered the right container-id in the settings. when i reload the page the right post appears. only when just use the filter all posts disappear…
I found this at the theme-support page for another filter-plugin (YITH WooCommerce…): add_filter( ‘yith_wcan_ajax_frontend_classes’, ‘uncode_yith_ajax_filters’ );
function uncode_yith_ajax_filters( $opts ){ $opts[‘container’] = ’.isotope-container’; $opts[‘pagination’] = ’.pagination’; $opts[‘result_count’] = ’.woocommerce-result-count’; $opts[‘scroll_top’] = ’.isotope-system’; return $opts; }
Maybe that can help?
I could also provide you with the link to the page, if I could have your mail?!
Aha, you have isotope problem. It’s known issue. Send me please link via PM (click in my username) I will check this later from laptop
You’ve got mail. 
RADIO-LOG
Add please on your site pages this JavaScript code:
jQuery(document).on('ready', function(e){
if (typeof UNCODE.isotopeLayout !== 'undefined') {
UNCODE.isotopeLayout();
}
});
It should fix the problem.
Hi Stepasyuk, thank you for the fix! It works now – BUT: it only works for logged in users. when i lock out of wordpress the dropdowns won’t open any more… You have a fix for that too?
Great news. I’m glad to hear this.
In general it is not plugin issue because you changed CSS and made filters display in line via adding float: left and forgot to add clearing after them. But no problems, please add this CSS for example in Filters -> Settings -> Experimental -> Custom CSS
.wpc-filter-set-89362 .wpc-filters-widget-wrapper:after{
content: "";
display: block;
clear: both;
height: 0;
width: 0;
}
This should help you 
Yeah! Thanks again! Best support ever had here! Greetings
Hi,
I just installed your plugin and i’m using Woocommerce on my website. I have a problem trying to configure it.
When I create a filter set, in the settings tab, the dropdown “-Select Query” is empty, i have no other options. How the wp-query of woocommerce can be showed in the list ?
Could you help me ?
Thanks,
Yoan
Hello yoan199201
Thank you for purchasing the plugin.
Try please to play with the Location field and select Shop page or All archive pages for selected post type. In one case it should allow you to select desired Product query.
Thanks for your quick reply. It is working now 
Have a great Day.
You are welcome! 
hi , i just make update , and see some issues in Edit Filter Set , arrow not working
Hello HusamSafari.
Send me please screenshot with the issue.
sure , thanks
https://ibb.co/VDwx0MGThank you.
It looks like you have conflict with some other plugin that loads very old jQuery Select2 plugin version. If you hover your mouse curson on the script link, you can see path of that plugin. See example – https://prnt.sc/1y3ile5
And you optionally can disable it or maybe update. Try please some of these ways and let me know if it was helpful.
thanks so much , i will also let them know and disable to finish my work and after that enable it
Super. I’m glad, that it was helpful 
I would be thankful for the review for plugin.
sure , Done
Super, thank you!
Let me know, if you have any questions 
thanks
Hi, Stepasyuk!
“Filter Everything” generates links like site.com/taxonomy-term/. I need to display links to filters on a single post page. How to do it?
When i try to do this my templates generate links like site.com/taxonomy/term/. (I`m using CPT plugin too).
Hello Alchemistmr.
I think the simpliest way to achieve this is to: 1) Create special Filter Set for this purpose
2) Create template file with links list based on one of the views for example checkbox.php stored in /filter-everything-pro/views/frontend/
3) Use hookapply_filters( 'wpc_view_include_filename', $filter['view'], $filter ) to attach your template for your filter
4) Plase shortcode [fe_widget] on your single page
Hello Andrii, I have two wp themes (generatepress and shoptimizer). In none of them, SEO rule isn’t able to replace the product category bottom description. It adds the description from SEO rule above the original product category description. You said that this should be done programmatically. I asked two developers to do that and both said it can be done but without possibility to run future plugin updates which is a very bad perspective for me. Do you agree with that? Maybe you can give some recommendation that I could pass to a developer so that they could implement the customization in such a way to keep future updates?
Hello effa54.
This can be done compatible with updates.
1) You can get seo description with the function flrt_get_seo_data( $key = 'text' ); – https://filtereverything.pro/resources/functions/#seodata
$seoFrontend = \FilterEverything\Filter\Container::instance()->getSeoFrontendService();
if( flrt_is_woocommerce() ){
remove_filter( 'woocommerce_after_shop_loop', array( $seoFrontend, 'showSeoDescription' ), 5 );
}else{
remove_filter( 'get_the_archive_description', array( $seoFrontend, 'archiveDescription' ) );
}
thank you. Is there any chance you could do it as a paid customization? As I see it not that easy for other developers…
Hello effa54.
Usually I do not such paid customizations, but I’m ready to do it for you. You can create direct contract on Upwork – https://www.upwork.com/workwith/andreystepasyuk
This may take up to 1 hour of work.
Thank you very much!
I have already sent you an invitation on upwork
Hi, how are you doing with load more vs infinite scroll? Did you already release that? I’m trying to set up “infinite scroll” with a plugin but it doesn’t work…Thank you for replying.
Hello mihael.
Unfortunately I still have more urgent features to develop than infinite scroll. Although I agree that this is also important feature.
But I can say, that my plugin generates correct paginate links and there should be plugins that can recognize such paginate links and use them for infinite scroll.
Hi,
1) It seems all are single column. Can we select 2 columns? 2) Can we select And/ Or relations easily? 3) When the attributes are many and there is a scrollbar window, can we set the window height? 4) Does the attribute accept labels or display images, e.g. color swatches.
Hi acerath.
Thank you for purchasing the plugin.
1. What do you mean “single column” can you please write this question in more details?
2. You can specify logic AND, OR logic between filter terms for every filter. The logic between different filters is always AND.
3. Yes, exactly. You can specify global scrolled div max-height for all filters and also you can enable Search field to allow to find desired terms.
4. Color swatches for the moment are not supported (but will be 100%), but images stored in WooCommerce Brand attributes displays automatically.
Hi Stepasyuk, thanks for a great plugin, its better than the first two best sellers. Great potential. I have tried theirs for a week and lost alot of hair. Yours work correctly out of the box, and I just need a simple filter with search function and scrollbox.
About the single column: Columns and rows: Basically rows are across, columns are straight down. So normally plugins allow one or 2 columns down, so its more compact. For example,
Red, Blue Green, Yellow, etc,
Above is not referring to labels but just 2 columns down with checkboxes, etc.
Formatting issue, I don’t know how to format this. So basically one column means Red, then next line, orange, then next line yellow. 2 columns mean Red and Orange on same line.
Ok I am using the woodmart theme which has built in filters but not as good. But it has double column. See the “Brands”, or some call it two rows.
https://woodmart.xtemos.com/product-category/furniture/Ok, acerath, with your live exmple I finally understood what you need 
I was so inspired with your words and have written next CSS example to make checkboxes and radio buttons in two columns – https://gist.github.com/wpserve/3dd48ab9e6e70bca3df84c77a57af772
You can insert it via Filters -> Settings -> Experimental -> Custom CSS. These are basical CSS for two columns, maybe you have to adjust line heights of items width from 49% to 48% or 47% in your case. It works for non-hierarchical Checkboxes and Radio buttons, example – https://prnt.sc/1xm71sf
I’m glad you like the plugin, I would be happy if you will leave review about it.
UPD: you can modify only some specific filters in two-columns mode if you replace in these CSS codes all occurences '.wpc-filters-checkboxes' and '.wpc-filters-radio' for desired filters with values like '.wpc-filters-list-1041' You can find these unique values in filters HTML code, see example – https://prnt.sc/1xm7lgi
Thanks Stepasyuk! I just used your github code and it works. This is how a plugin and theme should work so we can proceed to the next step quickly. Frankly speaking, I have no idea how the other plugins can be a bestseller when the basic multi-select and hide empty functions are working wrong. I have to spend days troubleshooting and comparing before coming to a conclusion. Your plugin saved a lot of my time, and deserves a 5-star. Thanks, so much!
Super! Thank you too 
Hello, First of all thank you for this fantastic plugin. I have used the free version and I want to purchase the pro version, but I have an important pre-sale question. I have used the plugin in multilingual WordPress website (English-Arabic). I use the the filter with custom post type & ACF. When I try to translate the filter set, and use it in the Arcbic version of the website and for example choose a filter field, it leads to 404 page. Does this plugin support the arabic language?
Hello chababi67.
Thank you for your warm words about the plugin. If you want to use arabic characters in URLs my plugin doesn’t allow to use them so far. Also if you use ACF values in arabic this also is not supported for the moment.
You can use latin characters as values for ACF fields, but create translations in arabic with this code example – https://gist.github.com/wpserve/3132c49f24a3c51a1ec54d9436008f19
Or you can use ACF field values as pairs option_value : option_name Where value is latin, but name is arabic.
Here is live example with Chinese characters – https://demo.filtereverything.pro/example/acf/checkbox-one/
Let me know if it was helpful for you.
Unfortunately! I encourage you to make this plugin compatible with Arabic language in combination with ACF! I had the intention to make a tutorial on my YouTube channel about this great and easy to use plugin. I will try the method you have provided me and I hope it will work. Good luck!
Ok, thank you.
Let me please know how do you want to use Arabic language? In URLs and in meta fields values?
Yes I do. In general I want the plugin to work properly in the Arabic version exactly as the English one.
Hey chababi67, as it turned out it is not so difficult to add support of other languages in my plugin. Here is example on my test instance with Cyrillic, Arabic and Chinese characters – https://dev.filtereverything.pro/color-%D1%87%D0%B5%D1%80%D0%B2%D0%BE%D0%BD%D0%B8%D0%B9-or-%D8%B1%D9%85%D8%A7%D8%AF%D9%8A-or-%E9%BB%91%E8%89%B2%E7%9A%84/
I will test this tomorrow and it seems I will made plugins update.
UPD: moreover, it is compatible with SEO variables – https://dev.filtereverything.pro/product-category/electronics/smartphones/color-%D8%B1%D9%85%D8%A7%D8%AF%D9%8A/
Great! Thank you for that very much. Can I know how many days should we wait until we can have the updated version? PS. I use WPML as translation plugin.
I hope today I will update, but maybe on next Monday.
Great news! This will help finish one of my websites I am working on. Thank you for fast reply and you efforts, and I think your plugin will be one the best soon.
Hello chababi67
I already finished improvements related to support of filter terms in different languages. It measn that now you can filter by values in Arabic stored in Custom Fields. And they can appear in URLs and it will not break the filtering process.
The new version of the plugin is available here on CodeCanyon and you can purchase it and use.
Hello Andrii,
Could you please help me to remove double chips (selected filters) that are above products? One of them are default, the other have been added so that they display chips above products on mobile. I used:
remove_action(‘woocommerce_no_products_found’, ‘flrt_add_selected_terms_above_the_top’); remove_action(‘woocommerce_before_shop_loop’, ‘flrt_add_selected_terms_above_the_top’, 5);
but it didn’t help and I have still two chips rows on desktop. Pls look here: https://www.awesomescreenshot.com/image/15796907?key=3bbc855e1d0bf63c4fa8ee059dd480e3
Hello effa54.
In the latest plugin version you have full control over places, where Chips can be shown in Filters -> Settings -> “Selected Filters (Chips) integration”
Try please to specify what configuration will be best for you.
Thanks a lot!