8971 comments found.
Hello, i bought your plugin a few days ago and I wrote to you even then that I want a refund because the plugin is not what I need? i still dont get answer? So please can i get full refund? Thank you.
Hi bane91,
Thank you for choosing Filter Everything PRO.
We haven’t received any messages from you. If you encounter any problems with the plugin, please give us information on the issues and we will do our best to resolve them.
If you have submitted a refund request using the proper form from your account, you can patiently wait for the response. Please note that the support team does not handle refund requests. Only the author can do it. Thank you for your understanding.
Best Regards,
- Victor
There are no problems with the plugin, it’s just that the plugin doesn’t solve what I need. How can I contact the author of the plugin? Thanks
Hi bane91,
You can click on his name here and send a message via PM.
Best Regards,
- Victor
Hi,
I have made my filter sets, and its able to pick up my custom fields, however it displays “0” for all filter options even though there are custom post types with fields values. Why is this?
Hi maxdue,
Thank you for choosing Filter Everything PRO.
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Thanks Victor, credentials has been send accordingly to your document.
Hi maxdue,
Have you edited this field – https://prnt.sc/zdCr8TR6ihsH if so you can forget about it and create a new ACF field as the ACF plugin does not change the meta key in the database when you rename it in the plugin. So basically there is no data for that key in the database. Also, deleting custom fields from ACF does not delete them from the DB, so in either case, if you created them they will be in your DB, take that into account.
Create a new ACF field and never change its name “meta key” in order to prevent any issue.
Best Regards,
- Victor
Thanks, can I delete the exisiting ACF fields, and create new ones with the same meta name? Or does it have to be a completely new meta name?
You can but you need to delete them from, the database as well. And ACF doesn’t do it when you delete the field. So you will have one with new ones and it will provide the data from the old ones as well. That’s why we recommend creating unique meta keys for them.
Best Regards,
- Victor
Okay, thanks.
Tried doing everything from scratch. Generated unique IDs that was never in use and it still does not work.
Wait, what are you trying to filter? If you even do not have posts on your site? The home page is empty as well. You need to create posts or products apply a custom field to those posts and add data to the post, you can filter those posts on the page where you display them via WP_Query.
You need to create archive page to display all of your CPT made with ACF.
Best Regards,
- Victor
I’ve made a custom post type: “bil”.
In order to display all these CPTs, you need an archive page for them. ACF does not create an archive page for your custom post types, you can create a taxonomy for it in ACF (something like a category) put all those posts inside it, and place the filter set on the taxonomy page.
Best Regards,
- Victor
Okay, thanks. Do you have any documentation on this?
On ACF, no, we do not have it as it is not our product. But we are currently writing documentation on typical issues with ACF and these topics will be covered in it. But it won’t be ready any time soon, because it has to cover quite a lot of topics.
But you can create Taxonomy for your CPT and we can set up filter set so you will have an example.
Best Regards,
- Victor
I’ve set up a taxonomy for my CPT. Feel free to set up a filter set. Thanks!
Actually, we didn’t notice that you were using Elementor, so we just created a page with filters, please go to the page and view the “Your CPT PAGE WITH FILTER” page, there will be a filter set up on that page with your CPT and everything will work.
You can check both, how to make it via Elementor how to set up filter widgets there, and so on.
Best Regards,
- Victor
Neat, thanks! Is it possible to apply a filter set to a loop grid?
Yeap, it is possible.
Best Regards,
- Victor
Nice, any documentation on how to do that?
You simply create a loop grid as you would in Elementor. All you need to do is place the filter widget on that page from the “WORDPRESS” section in Elementor and create a filter set that is placed on “pages” + “name of the page you need” from the “Where to filter” dropdown and choose the needed query from “And what to filter”.
Best Regards,
- Victor
Worked like a charm. Thanks Victor.
Last question: Is it possible to multiselect in the dropdowns somehow? Or do you recommend using checkboxes instead?
There is no dropdown with checkboxes, but you can use checkboxes, or restyle them to your need using template overriding checboxes.php – https://filtereverything.pro/resources/templates-overriding/
Best Regards,
- Victor
Hi
I still have some trouble with the filters, i did whats been said here: https://filtereverything.pro/resources/with-wpml-polylang/
I also resetted all cache etc but the filter is only showing up in the default website language (English).
Before i changed it like in the webpage it did show everywhere and worked fine but hte only thing is, it did not translate the filter lables even though i did translate them.
Please help me fix it 
Kind regards Melle
Hi Melle,
Please provide details on the configuration used in the filter sets.
By any chance, the main filter set as well as those translated ones with WPML are placed on the “Any Category”?
Best Regards,
- Victor
Hello,
I am having trouble with a plugin conflict. We are running a wordpress multisite and are using WordPress Multisite Sync. When WordPress Multisite Sync and Filter everything are active we can’t add or edit the filters. I think this may be to do with the post meta information, there is an option to exclude a post meta type from the sync, so this might work if you can tell me if your plugin uses this and what it is?
Thanks for your help!
Hi markl130,
Thank you for choosing Filter Everything PRO.
Unfortunately, we are unfamiliar with the “WordPress Multisite Sync” plugin and have not encountered it during our work. Can you please provide additional details regarding the plugin to which you are referring?
Best Regards,
- Victor
Am I missing the “reset” button enable? Everything works great now but I have no “reset” button to reset all filter back for the user. I checked settings?
Hi StainOnRug,
Well, the reset is in the chips, for example, you can see it here in the chips – https://demo.filtereverything.pro/product-category/clothing/women/color-red/brand-hm/c-kind-dress/?max_price=100 there will be a reset button.
Or you can turn on the apply button mode, and there will be “apply” and “reset” buttons first choose all of the filter terms then hit “apply” to filter the page.
Best Regards,
- Victor
Hello,
Is there dropdown multiselect option available, I saw post from 2 years ago that you work on this feature, but I still can’t find it.
Thank you!
Hi genov1824,
No, there is no such option, but we added a template overriding feature so you can modify templates in any way you would like to see them on the page. More about it you can read here – https://filtereverything.pro/resources/templates-overriding/
Best Regards,
- Victor
Hello,
We are using attributes to facilitate product categorization on the Product page. While the categorization of products is functioning correctly, we’re encountering an issue where, upon attempting to navigate to the next page from the categorized products, the product categorization resets, displaying all products once again.
For instance, on the page you provided, there are 14 products under the category “Look-Concrete.” Since only 12 products are displayed per page, when navigating to page 2 to view the remaining 2 products, the product categorization disappears, and all products are shown.
https://bellariatiles.com/all-products/look-concretePlease advise on how to resolve this problem.
Thank you.
Hi funpeas,
Thank you for choosing Filter Everything PRO.
Something is wrong with your pagination because this way it works correctly – https://bellariatiles.com/all-products/look-concrete/page/2/ your presented pagination on the page is lost somewhere and does strange things when you click on it, instead of sending to the correct URL. Unfortunately, this is not related to our plugin.
But since you are using Woo on your page, we would recommend using this plugin for pagination – https://wordpress.org/plugins/load-more-products-for-woocommerce/ as it is 100% compatible with our plugin.
Best Regards,
- Victor
Hi! I’ve an issue with the translation of the filter titles in one filter set. My site is in double languages, italian (the main) and english. The filter is good in italian version, instead in the english version the labels of the filters are in italian and not in english. I’ve translated the filter set but doesn’t work.
Could you help me please?
Thanks!
Hi sbel123,
If you have a main filter set using the Italian language, and you place the Italian titles for filters you will see them, then you need to choose to use the WordPress editor (if you are using WPML) in the filter set and add an English translation, where you will need to create absolutely new filter set for English version and use English titles for filters.
Best Regards,
- Victor
The filter is translated in english but seems that the localization doesn’t work.
If I give you the access to the backend could check where’s the trouble?
Yes, you can send the credentials to the wp-admin dashboard following this document so we can check it.
Best Regards,
- Victor
Credentials sent.
Thanks so much!
Hi sbel123,
We have checked the site and see the issue, when the filter is set to “Any Category” it displays across all of the categories in all languages.
Currently, you can set a “filter set” to a specific category, as we did with “Filtro linea Fatti Bene”. Basically, you only need to set it to the parent category, as it will show up in subcategories and it will work correctly with translations set to a specific category as well. Until the development team checks this behavior and applies language recognition when selecting “Any category” in the filter set settings, this is the only way to go.
Best Regards,
- Victor
Ok Victor, so, if I understand right, actually I cannot use one filter in multi categories, but I have to create a single filter for every categories. Then the localization will work.
is it right?
Yes, that is absolutely correct, that is the only way out right now.
We will inform you in this comment thread when the dev team releases a solution for it, so you can use the “Any Category” option for different languages, but it might take some time. Apologies for any inconvenience that it might bring.
Best Regards,
- Victor
Hi guys. I have an error trying to activate my license. Just sent you all the info you need to enter my website tc. Thank you
Hi megrikyan,
Thank you for choosing Filter Everything PRO.
The plugin is activated and everything is working well.
Best Regards,
- Victor
That was fast. Thank you!
Hi,
I get an “unknown-error” message when I try to activate my license.
Hi ensign_reklame,
Thank you for choosing Filter Everything PRO.
It seems that your server does not allow connection with our license server. We can activate it on our side, but we need the following things from you:
1. Credentials to your /wp-admin following this document
2. And your license key.
Please, send all these via PM and make sure that you attach the license key as well in your message.
Best Regards,
- Victor
PM’ed
Thank you for the credentials, can you please send the license key as well?
Best Regards,
- Victor
The license was activated and everything is working well.
Best Regards,
- Victor
Thanks for the quick help :))
I disabled Royal Elementor addon pro to allow her to see the filters, because when I activate them from the plugin section the filters disappear. Now I have them activated, but it will no longer see the active filters
Hi maxistudio,
To make it productive and remove all of the confusion, let’s continue the conversation here in this comment thread (I write the answer here under your comment and you write your question under my answer).
Please do not create new comments as long as this is not a new issue. You can write messages under my messages just like we can do it.
Because right now we can’t even get to the first message and what was the starting issue which makes it even more confusing.
Also, you don’t need to send new messages via PM you can just send the message via email since you got our email already, to make it less confusing.
We set the filter set on category pages you can see it here now – https://ferrarigroup.it/categoria-prodotto/pennelli/
Shop filters also working – https://ferrarigroup.it/negozio/
If you need help with something else please let us know under this answer.
Best Regards,
- Victor
Sorry for the confusion, but since I started this discussion last week, I thought the topic wasn’t closed, but was continuing with the one started on Friday.
Ok now the brush category page goes and displays the filters that I couldn’t see before, but the problem now is on the Shop page, where both filters must be present, those for brushes and those for rollers, but those for the rollers have disappeared (they were there before, on the main page of the shop the rollers are also present, not just the brushes) Is it possible to view both sets of filters?
Hi maxistudio,
You need to place all of the needed filters in the shop filter set, so basically for all of the brushes, rollers, etc.
And do the same for the category filter set, just place all of the needed filters in one filter set.
Then you simply can enable “Hide empty filters” so it will hide empty filters on the page. So for example, if there is any category that has products that have only colors, then the rest of the filters will be hidden.
Also, please do not use different filter plugins at the same time, it will add only conflicts.
This plugin is supported by our plugin for infinite scrolling and others – https://wordpress.org/plugins/load-more-products-for-woocommerce/ others might not be compatible.
Best Regards,
- Victor
Hi, We’re using Filter Everything Pro on a Divi site. The Ajax setting doesn’t work. When we change the filter selection, the Posts disappear from the Posts container (it’s empty) the filter results only display if the page is refreshed. Do you know how we can get it to work properly without refreshing the page? Many thanks. The filter works OK without the AJAX turned on but we don’t want to see the page update each time the selection/filter is modified.
Hi Lanx,
You can read about the AJAX issue here and how you can fix it – https://filtereverything.pro/resources/ajax-related-problems/ this is not the plugin issue this is the issue that events on elements are need to reattached after the page is updated with AJAX.
Best Regards,
- Victor
Hey Victor, thanks you, but unfortunately your reply re Ajax hasn’t helped me. I thought this plugin was compatible with the Divi builder? The Ajax doesn’t work with the basic Divi posts element. I have not needed this type of work around for any other Ajax functionality before, and I’m not sure how to develop your plugin to work with Divi. Any help will be really appreciated. Many thanks!
Hello, sorry to bother you, but if we can’t find a way to make this work, we will have to swap out the plugin. Thanks again!
Hi Lanx,
Unfortunately, this is how the AJAX works, this is not a compatibility question. The other solutions will give the same results after the elements are updated with AJAX. Because when you remove an element and then replace it with AJAX (update elements), it loses any event bindings that were added to it on page load.
Best Regards,
- Victor
Thanks Victor. I understand what you are saying, but we have other filtering tools (3rd party) that use Ajax without us needing to code part of the plugin. The issue is, one of them is no longer actively developed, and we have already purchased this one as it said Ajax and Divi compatible. What is the code to make it work with Divi posts? Many thanks
By the way, are you using infinite scrolling on the page?
Best Regards,
- Victor
Hi Victor, there is no infinite scrolling. Many thanks.
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
Hi Victor, I just sent all of the info after following the instructions. Email will come from lanx@lanxworld.com many thanks for your help!
Hi Lanx,
We have checked the site and the issue is in the grid display, not sure why but it is creating some sort of wrapper around elements with JS code, so we just turned it off and applied a bit of custom CSS style and everything looks good as new without additional code layer. You can check it in the blog element custom CSS. But you can apply those styles like global or in any other way to load them faster.
Best Regards,
- Victor
Thanks so much Victor. That’s fantastic! I created some extra CSS and everything is now working great! Many thanks!
Hi Lanx,
We are glad to hear that everything is working well.
Best Regards,
- Victor
Unfortunately, when I activate the Royal Elementor addon’s mega menu, filter everything stops working, is there a solution?
However, I tried to add another set of filters in addition to the Rollers one, I added the one for brushes, but neither the old set of existing brush filters, nor the new one created this morning, appear when I view the brushes category. https://ferrarigroup.it/categoria-prodotti/pennelli/ In the new set of filters I changed the name of the fields for safety and I filled in a couple of products (code Y1105 and Y1110) but they don’t appear, what am I doing wrong in the filters?Hi maxistudio,
We haven’t tested it with the Royal Elementor addon’s mega menu, as we simply do not have it on our hands, we could check it, but we do not have full access to your dashboard, only temporary limited access, so we cannot even check it.
More likely they are not compatible with each other if the Filter Everything stops working after it is turned on.
Best Regards,
- Victor
The price field scroll bar doesn’t work, and we can’t filter by price either.
Hi finetechnology,
Thank you for choosing Filter Everything PRO.
Here is the setup of the price range slider filter – https://prnt.sc/U8xRkxcFsjB-
If you are using any custom field you need to have a numeric custom field and create it by the meta key of your numeric custom field.
Also can be the issue that you simply choose not correct wuery in the filter set setting in the “And what to filter” so it simply does not get the price data. Change another one and hit update then check if everything is okay.
Best Regards,
- Victor
Hello. Can we insert the filter name in the tag of the h1 header. Example: Chairs page if no seo rule is set for the “size” or “color” attribute
Output:
Chairs Size: 22cm, 25cm and others
Or:Chairs Size: 22cm, 25cm and others Color: Red, Green
//українською
Привіт. Чи можемо ми вставити назву фільтра в тег заголовка h1. Наприклад: Сторінка “Крісла” якщо не задано сео правило для атрибуту “розмір” чи “колір”
Вивід:
Крісла Розмір: 22см,25см та інші
Або:Крісла Розмір: 22см,25см та інші Колір: Червоний, Зелений
Hi spacetheme,
Вітаю!
Thank you for choosing Filter Everything PRO.
The thing is, you have a default H1 title and you can write whatever you want in it. If you create an SEO rule for “any color” and “any size”, when you select any single color term and size term from the filter, the SEO rule will work and change the H1 to match the SEO rule data.
This is how it is working. If you want to place the selected filter term names in the H1 you would need to create a custom code, which will basically check the exact selected filter terms and modify the H1 with the needed data.
The needed functions for it can be found here – https://filtereverything.pro/resources/functions/
Also, you might require some hooks just in case you can find them here – https://filtereverything.pro/resources/hooks/
Best Regards,
- Victor
How can I display the selected term without seo rules. Please give a hint.
Hi spacetheme,
Well, in the link that we previously sent you there is a function flrt_selected_filter_terms:
Selected Filters Terms Note: this function works correctly only if it fires after the Main WP_Query. It means after hook ‘pre_get_posts’ fired.
/** * @return array|false all selected filters or false */ flrt_selected_filter_terms();
You can use it to have an array of selected terms, and then use the title hook and write a code with conditions depending on which terms are selected to modify your H1.
Best Regards,
- Victor
Hi. I am testing the free version and I don’t see how I can start the checkbox hierarchy with collapses for categories with sub-categories. Is there any setting to do so?
Hi chemtu,
As long as you are using the Free version, please post your requests on the WordPress support forum – https://wordpress.org/support/plugin/filter-everything/. All support for the Free version goes there, here is strictly support for the PRO version.
Best Regards,
- Victor
Hello, The Free version ot the plugin works in my site with Elementor using params after ’?’ in URLs for search queries. After buy PRO version, all search queires are SEO friendly now. Is it possible works only with params ’?’ in URLs without “friendly URLs” like the free version?
Best regards.
Hi jruizcantero,
Thank you for choosing Filter Everything PRO.
If you want the same GET URL structure as it is in the Free version you can place this code in the currently active theme functions.php file:
define( 'FLRT_PERMALINKS_ENABLED', false );
Best Regards,
- Victor
Hi, My car listing directory has this model Zeekr 001. The URL for this car is: https://firstev.de/elektroauto/hersteller-Zeekr/modell-001/
But the filter has a problem with it. Can you help me solve this problem?
Thank you in advance! Waldemar
Hi LastSamuraj,
In general, it is better to create a value : label, when you are using data like 001, 01, 0001 … etc. better, make it as we provided in this example – https://codecanyon.net/comments/30063709
Create it like this, and use the code from the example:
1 : 001 2 : 01 3 : 0001
Best Regards,
- Victor
Thank you, you wrote in the linked post:
“Instead of showing values in the filter widget (1, 2, 3…) use this code with your custom field meta key:”
Where is the custom field meta key?
Where can I paste your code? 
We forgot to clarify if you are using custom fields or product attributes for the “MODELL” filter?
Best Regards,
- Victor
I use ACF Plugin
Perfect, so you need to add the code example in the functions.php file of your current theme. Use the meta key of your custom field in the code right below the comment in this area:
//write needed meta keys here
$meta_keys = array('your_meta_key_goes_here', 'your_second_meta_key', 'third_meta_key');
This is the custom field meta key – https://prnt.sc/CPAkeRAAfE31 and where you can find it in your ACF field.
Best Regards,
- Victor
Thank you. It´s working now !
When I activate the filter everything plugin, if I try to view any woocommerce product category, the page no longer shows any products, the links of any category stop working. Can you solve this problem?
Hi maxistudio,
Can you provide full admin access to the dashboard following this document so we can check if it is an issue with the plugin or any other conflict issue?
If you remove some access to the plugins and to the theme file editor, more likely we cannot help as it’s impossible to debug and find the issue without following access.
But first thing first, make sure that you are using a PHP version not higher than 8.1 as other plugins won’t work correctly. Second is that you are using slugs in the URL prefix exactly the same as you did for your categories, but they should be unique or else you will get a 404 error if those slugs are the same.
Best Regards,
- Victor
Dear Victor,
After concluding FilterEverything does not work on default Wordpress archives (only categories), and seeing bugs in the software, we requested a refund, which you rejected. We therefore filed a dispute with Envato, but no matter the outcome we want to remove the FilterEverything plugin from our website.
However, when we try to remove it, no matter in which order FilterEverything first or FilterEverything Pro first, the FilterEverything Pro deleting does not work.
The deletion process keeps running forever, without success.
We have 22 years of experience with web development and 16 years with Wordpress, but we haven’t seen this before. Our website is a clean install with only the ACF plugin installed, so this can not be a conflict between plugins. We also made sure to delete all filters/facets and filter sets, even from the trash, before starting the deletion of the plugin.
We will delete the plugin via the database and files. We just wanted to let you know because you may want to look into this, it may be an issue that needs to be addressed for future releases.
Many thanks, Terry
Hello Terry.
Thank you for your report and for choosing and a civilized way to resolve the dispute. CodeCanyon’s modrator will make final and most fair decision.
Thank you.
Regards.