9141 comments found.
Hello, I am using jetengine and query builder, table builder. If buy this plugin is it compatible? do you have customer who use table builder via sql query
Hello nihatipekci
If query builder uses WP_Query it will be compatible. With SQL queries it will not be compatbile as filtering logic is based on WP_Query.
Please, write me message in PM and I will send you copy for testing with these plugins. And don’t forget to notify me here that you sent message in PM.
Thank you.
I have a Custom Post Type which is displayed inside a Template Page Custom. ( no archive page )
When I create an SEO RULE I would need to insert the page_title (the_title) among the variables.
I see you can only use {archive_title} but that’s not what I need.
Is it possible to use the {page_title} of the template among the variables?
Thank you
Hello EvoluzioneTelematica
Thank you for using Filter Everything PRO.
In general I did not planned to add such variable because usually people set SEO Rules for archive pages. But I will conslider this in the future plugin updates.
But also SEO Rule fields supports other WordPress shortcodes and if you have plugin or custom code that allows you to display page_title with shortcode, you can insert this shortcode in a SEO Rule field and it will be converted to Page title. I think you have only to find such plugin or custom code that provides such shortcode.
Hello again! A very important question: it is possible that the filter results appear on another page and not on the same page? To give an example of what I want to do, I have a page Home and there I have the filters and I want when someone choose the options and clicks Apply, the results/posts should appear on the search page or another page.
is that possible? Thank you very much!
Hello kiklab
Sure, it is possible. First try to setup Filter Set on your results page. For example on your main Shop page. Ensure that filtering works on it. And after try to enable feature “Apply button” mode and select Alternative Location for this Filter Set on your Homepage.
Hi, I’ve created a custom post type and created two taxonomies. Through Gutenbergs Post Grid these posts are shown, but I cannot get the filter working on the page. I’ve inserted the shortcode [fe_widget] on the page – and the filter options are showing, but when selecting a filter, the page seems to be updating, but no changes are made from the shown posts. How do I make the filter work with the Post Grid?
Wordpres 6.1.1, Newspaper theme from tagDiv (12.2)
Thanks!
Hello NielcoIT
Thank you for using Filter Everything PRO.
Possible reasons are:
- Wrong WP_Query selected in the “And what to filter?” field of the Filter Set. Please try to experiment with different WP_Queries in the dropdown.
- Cache issue (WP_Query is cached). You have to check and maybe disable your cache plugins or modules in your hosting provider dashboard.
- AJAX enabled but wrong value for CSS id or class of the Posts Container specified. Please, disable the AJAX feature, until you will ensure that filtering works in general.
Thanks! I was a missing CSS class.
Great.
I’m glad that your issue were solved 
—
If it is possible I would be thankful for a positive review about the plugin here on CodeCanyon – https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/reviews/31634508
Thank you in advance!
BUG after 1.7.4 update : with my filters colums I have now a error message type : Warning: Undefined array key “cols_count” in /.../wp-content/plugins/filter-everything-pro/src/Admin/Widgets/FiltersWidget.php on line 39
Hello yelo
Thank you for your report. Please, re-save your Filters widget and this notice will disappear. Or even better update the plugin to the latest version 1.7.5 where this bug is already fixed.
Thank you.
Hi, there is one more question,
when “Collapse widget and show the Filters opening button” option is enabled module will generate a button with an icon “Filters” string on mobile devices
I am able to translate this via WPML and it works fine but after AJAX reload it is changed by JS I assume to “Filters (6)” string so the translation is lost.
Can we keep translation for this string even after applying the filters? Thanks
Hi pwolak999777
Sure, you can. But I recommend you ot translate phrases “Filters” and “Filters %s” with Loco translate plugin. After all you can deactivate this plugin and your translations will continue to work.
Loco did the thing, thanks!
Hey Stepasyuk. First of all: thanks for your product. Im working with the new Page Builder “Breakdance”. I’ve seen the PRO VS. FREE comparison when i installed Filter Everything and one aspect was “supports every Page Builder”.
So i thought ill give it a run. I purchased the PRO version, installed it and then created a simple filter, that should filter through posts by categories. I’ve chosen a specific page and from the option “And what to filter?” there was an option “Post Query”. So far so good.
How do i show the filters? I dont want them to be in a sidebar or something, i just want to have them before the query lets say.
Thanks and Best!
Hello mirkocavar
Thank you for purchasing the plugin.
You can display filters in two ways:
1. To insert Filters widget called “Filter Everythig – Filters”
2. To insert shortcode [fe_widget]. Here https://filtereverything.pro/resources/shortcodes/ you can find more about shortcodes supported by the plugin.
I hope this will help you 
Hey Stepasyuk, thanks for your quick reply! When i insert the shortcode it tells me “No one Filter Set is related with this page. You can configure it in the Filter Set -> “Where to filter?” field.” even tho i’ve set it up correctly in the filter setting.
Thanks and Best!
If this page is Homepage or Blog page, please try to select “Common WordPress pages” -> “Homepage” or “Blog page” instead of “Pages” -> “Page title”.
Hey thanks for your reply! Ok the filter is shown and it works! Thank you. One more question if its ok: i need the filter to not reload the page. So i assigned a class .filter-container in the filter setting and also clicked the “try to use AJAX” checkbox and also assigned the .filter-container class in the plugin settings.
Now the filter is not working and i also cant see the class .filter-container assigned in the filter div.
Can you help me out on that? Thanks and Best 
EDIT: Nevermind i found the solution!
The class needs to be assigned to the query, not the filter div, as i’ve mistakenly thought. Thanks!
Hello mirkocavar
Thank you for your notice that the issue is already solved 
—
If it is possible I would be thankful for a positive review about the plugin here on CodeCanyon – https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/reviews/31634508
Thank you in advance!
Does this work with the default block editor? Thanks.
Hello wpmantis
Thank you for your interest in Filter Everything PRO.
You can insert Filter Everything shortcodes in blocks and display Filters widget, Chips widget and Sorting widget on the page created with block editor. But Filter Everything does not provide own Gutenberg blocks for the moment.
Also I tested it with WordPress blocks and they are supported partly. For example native block “Posts List” and “Products (beta)” from WooCommerce are supported. Please, see example – https://prnt.sc/N19cOv6vSpx6
But blocks from WooCommerce section like “All products”, “Products by attribute”, “Newest products” – please see here – https://prnt.sc/K2qtKUnC403N are not supported by Filter Everything because they do not use WP_Query, but AJAX and REST API to load items.
In general WP_Query based blocks are supported, REST API block are not. You can detect if the block uses REST API by characteristic placeholders at loading moment. Please, see example – https://prnt.sc/4dRNZaZtazll
Hello, I have imported custom attributes with the format “Attribute 2 name Attribute 2 value(s)” and they are correctly displaying in the “additional info” tab , however, I can’t manage to make them appear in the filter.
Any tip?
Hello fringuello85
It looks like filter terms were cached. To reset the cache you have to open your site with ?reset_filters_cache=true parameter in URL. For example – https://example.com/?reset_filters_cache=true Please try to do this.
On top of that, I can’t even duplicate the same filter set, which seems kind of incredible to me…
Hi, is it possible to filter by post year, similar to yearly archives but with a filter? In another response I noticed you said that filtering by date was coming soon, can you give me a rough idea when that feature might be ready? Thanks very much
Hello mrruse
For the moment it can be possible only if you have taxonomy or custom field, where you stored years for posts. For example values 2021, 2022, 2023 and so on. In this case you can create such filter. But classic filter by date for the moment is not ready and I think it will be availble not faster than in 3 months.
I am trying to create a filter that uses multiple drop downs that each rely on product categories, but its not letting me create more than one filter with product category. Is there a way to make this work?
Hello Arise-Digital
Thank you for using Filter Everything PRO.
It is technical restriction that you can not use the same entity twice or more in the same Filter Set. Usually instead of separate the same taxonomy to sub-gruops it is better to create individual taxonomies for these groups. For example it can be easily done with free CPTUI plugin and it will be much better from the app design point of view.
But if you want to create several Category filters on the same page, you can make a trick – create several Filter Sets, place several FIlter widgets in that page and you will achieve your goal.
Hello,
I have created a filter set that contains 4 filters.
I inserted this in BricksBuilder above the products. I would like these filters not to be in rows one above the other, but in columns next to each other.
How can I do that?
Test Case: https://mobiledirect.dokablage.de/iphone-14-pro-cases-huellen/i have this with css solved.
Hello dwinger
Thank you for using Filter Everything PRO.
I’m glad that your problem is already solved.
FYI from the latest v 1.7.4 you can just enable Horizontal view in Filters widget and specify columns count. You can download it manually here on CodeCanyon or you can activate your license key and get this update automatically.
i used the filter in BrickBuider via Shortcode. How can i setup in this Case the horizontal view?
Hi dwinger
Please, update the plugin to the latest verison 1.7.5 and horizontal view for shortcode[fe_widget] is supported there. Example:
[fe_widget horizontal="yes" columns="3"]
Hi there,
Having an issue with chips. Here is link: https://theitalianamericanconnection.com/product-category/adult-apparel/category-hats-visors-or-hoodies-long-sleeve/
It is shown 3 times with chips enabled in the filter set. When I add the shortcode to show in sidebar above it is fine. Thank you.
DISREGARD!!! I see what I did wrong, in the settings.
Hi adrianne1
Thank you for using Filter Everything PRO.
I’m glad that your issue is already solved
Let me know, if you will have any questions.
I build a website on localhost and then test it on my subdomain before migrating it to the main domain. Currently, it claims the key cannot be used on my primary domain because it has been installed on two domains.
Could you please check for me which two domains I have installed, as well as the LICENSE of other items? I can see which domains I have installed, but not your plugin.
I look forward to hearing from you shortly.
Hello Diimars
Thank you for using Filter Everything PRO.
Please, send me your license key via PM and I will check it on my side. Don’t forget to notify me here in this comments thread that you sent it.
Thank you.
I submitted the license through the support form.
I also have a case of creating a taxonomy filter that cannot be used in Vietnamese, which you can find at https://honghome.vn/can-ho-dich-vu/. I use the Polylang pro plugin.
Hello Diimars
Thank you for your license key, but it was bad idea to send it in public. But okay, I founded two records with this license key and deactivated them. You can try to activate it on your current site.
If you still need my support, you have to extend your support period because it is already expired.
Thank you. Regards.
Hello Dev Stepasyuk, I would like to share with you my opinion about one feature in your plugin. About price filtering (range) there is a problem when user changes the range price (eg. from initial 18-1000 to 18-130) and then uses different filter that makes the price range even smaller eg. 18-20.
The default behaviour is that, the higher value [input] price is not changing, but slider highest price handler is jumping to the lowest price handler.
This behaviour blocks price range slider. I think there should be an option (or default behaviour) should be that the price handler is equal to price in input and it also should keep the value user has entered/slided. (using ajax configuration, and this behaviour is only visible when going from rather high price to really smalle or similar to the minimum)
Thank you for all your effort concerning this situation.
In addition I would ask for adding in the future dropdown with multiselect, so we could create elegant top bar filtering in a minutes.
I noticed also the sorting eg. by ‘Posts count «321»’ when we have multiple sets of filters and the priority of this specific instance is not the highest, sort order is ignored. (Tested on product categories and three sets of filters priority 11, [mentioned set filter below 11], [default priority])
Switching the mentioned product category to higher priority eg. 12, fixes the issue but obviously it’s not ideal if we want to have lower priority). (In widgets, 3x Filter Everything – filters)
In general the sorting order is not respected by other filters (order is not updated on change by other filters, doesn’t matter if it only 1 set or more);.
Cześć pracujlepiej
Thank you for your suggestions and for your review. I was glad to receive them.
1. About range slider. It was developed so that when you select any other fitlers Maximum and Minimum values are re-calculated every time to be equal to the Max and Min values for already filtered products. There is no sense to allow to set for example value 250 when filtered products have Min 20 and Max 100. If already filtered products have Min and Max values 20 (for example if there is only single filtered product) in this case Min and Max values of the slider will be equal.
But if you are sure that it is bug, please send me example with such wrong behaviour.
2. Yes, sure. Idea with multi-select dropdown is already added in my development plans. But it requires some time to implement it.
3. Can you please show me example of such wrong behaviour of the sorting? It will be helpful.
Thank you.
Hey Stepasyuk, I have set up the SEO texts for the filters. My current question is. How do I add SEO text to the category itself when no filters are applied?
Hi weblionking
Fitler Everything PRO can help you to add SEO data for only filtering result pages. For all other WordPress pages you can add them with other plugins like All in One SEO Pack, Yoast SEO, Rank Math SEO, Squirrly Seo, Seopress etc.
—
If it is possible I would be thankful for a positive review about the plugin here on CodeCanyon – https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/reviews/31634508
Thank you in advance!
Hi We’ve been using the Plugin for the last 6mths and are really happy with it, as are our clients. However, we have difficulties using the filters on Google Chrome? If you check https://www.aiworkwear.co.uk and go to https://www.aiworkwear.co.uk/product-category/safety-boots/ and select ESD/ATEX (bottom option on left filter) you will see that the filter doesn’t work at all! However, doing the same on all browsers it works fine! Please advise a fix and/or any other solution as the client would like to do something else so would have to move to a competitor if we can’t resolve. Hope to hear back soon. PK – ZD
Hello paulkeat
Thank you for using Filter Everything PRO.
Such issue looks like you selected wrong WP_Query in the FIlter Set related with that page. Please, try to experiment with other values in the “And what to filter?” field of the Filter Set. This should help you.
any update about sitemap.xml ?
Hello Mtatia
Not yet, unfortunately. When this will be added to the plugin, I will add it also in the changelog.txt – https://demo.filtereverything.pro/changelog.txt
Hi mate, ‘m interested in buying this plugin. Do you offer support to provide location search for Google Map ACFs?
Thanks 
Hi silversignature
Thank you for your interest in Filter Everything PRO.
Unfortunately such ACF field is not supported yet, but maybe I will add this in the future. I would be glad to helpy you more with this, but unfortunately I have no time for such a service.
Thank you.
Hello, Is there a way to show open filters on mobile devices without having to press the filter button?. Thanks
Hello starlightcorp
I’m not sure I understand what exactly you mean. You can open Filters -> Settings and select there conveinent view on mobile devices. You can use the button that opens/closed Filters widget as collapsible block. Or you can use Pop-up widget like it is configured now. Also you can disable all buttons and filters always will be visible, but in this case they take too much space on a page. So the best way is to use any button to open/close them.
I checked it on French page – it works correctly as it works on English. If you meant something another, please let me know.
Thank you.