8952 comments found.
Does the agency have any Black Friday promotions or discounts?
Hi NestorLimbb
Thank you for your interest in the Filter Everything plugin.
As far as we remember from last year, there were general Black Friday discounts on the site itself, and we took part in them. However, we are not sure how it will be this year. If we get any updates on this matter, we’ll let you know right away in this comment thread.
Best Regards,
Victor
Hi NestorLimbb
A small update: the discounts are currently applied.
Best Regards,
Victor
Hi lona12124
Thank you for choosing Filter Everything PRO.
We are not sure which exact “billing receipt” you are referring to. However, if you purchased something, including our plugin, on the Envato marketplace, all transactions are handled by Envato, not by us. Perhaps these pages will be useful for you:
https://help.market.envato.com/hc/en-us/articles/205604563-View-Download-Invoiceshttps://help.market.envato.com/hc/en-us/articles/204159940-A-Buyer-s-Guide-to-Your-Statement-Documents
Best Regards,
Victor
Hi, I’m currently using Filter Everything PRO and I have a question regarding attribute filters. I need to create a filter that includes around 100 attribute terms, but I would like to avoid adding them manually one by one. Is there a way to automatically display all available attribute terms in the filter, without having to select each one individually? Ideally, I’d like the filter to dynamically include all terms associated with products, or even all terms regardless of product assignment. If this is not currently possible, is there a workaround or hook I could use to achieve this? Thanks in advance for your help! Best regards,
Hi Onvia
Thank you for choosing Filter Everything PRO.
Unfortunately, the filters have to be created manually. The upcoming 1.9.2 plugin version will include an automatic filter set builder, but it will be for example purposes only, containing a few filters in the filter set for each available post type and related taxonomies as filters.
Theoretically, such functionality can be implemented, but there are many hidden issues with this approach. These include the time required to create all filters automatically, the amount of data being processed, and the script execution time on the server, along with other server settings that could cause the process to stop if it exceeds the allowed execution time or other limits. However, functionality like this can be presented in future updates.
Best Regards,
Victor
Hi Pudis
Since you are using WPML, you need to turn on the Filter Set translation. Please check this page: https://filtereverything.pro/resources/with-wpml-polylang/
You should create a filter set for each language. Please note that during translation, the filter set does not duplicate the filters inside it, so you need to edit the filter set and add the required filters for each language.
Best Regards,
Victor
Great. We using wpml and now looking forward how to translate only these filters names created in ACF groups – https://prnt.sc/wSu2gN8tQ5u5
So there are two options: either create separate ACF fields for each language, or if this is a checkbox custom field, add multiple language options and apply only the required options to the products in each language. In the filter set, choose which options to include or exclude if needed; usually, hiding empty filter terms will do the job.
One more option is using custom code. You can use the hook to modify the terms before they are displayed. For more information on the hook, please check this page: https://filtereverything.pro/resources/hooks/
Best Regards,
Victor
i think only second option is available for us, because ACF fields generated for both languages.
Yes, this is the best approach to take at the moment. As far as we know, it may be changed in future updates, providing more options. At least that’s what we heard from the development team.
Best Regards,
Victor
We need Your help with these 5 strings created in ACF, they should be Latvian language. How to use hooks to achieve this? 2 in here – https://prnt.sc/eZEU8xsmjMAC and 3 these: Dviejų dalių Trijų dalių Teleskopinis
They are in these pages: https://virenda.lv/kategorija-noma/lietoti-iekraveji/lietota-noliktavas-tehnika/ https://virenda.lv/kategorija-noma/lietoti-iekraveji/lietoti-elektriskie-iekraveji/Hi Pudis
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
This way, we can check how you created the translations and so on, in order to provide the solution. Also, under perfect circumstances, it would be great if you could provide access to the staging site, so we can check everything without any worries about the site’s functionality.
Best Regards,
Victor
Hi Pudis
We have checked the site, and currently, you are using the same custom field for different languages; this will not work (ACF field translation will not work). Here’s what you can do:
1) For example, this custom field: https://prnt.sc/0Qx1AYbhVRzd has three values in one language. What you can do is add three more options in another language and apply both language options to products. Then, in the filter set for one language, use these options: https://prnt.sc/dmiqmkizWuuf to exclude the options from the other language. Do the same for another language.
2) This is the second option and better: create separate custom fields to be used only for each language. For example, use sandeliavimo_technikos_tipas only for Liet and sandeliavimo_technikos_tipas_lat for Lat. Then, create a filter for Liet from the custom field “sandeliavimo_technikos_tipas”, and for Lat, create a filter from the “sandeliavimo_technikos_tipas_lat” custom field.
Best Regards,
Victor
i think 2 option is much faster, ill try to do it
But its still hard to understand. If we create another language sandeliavimo_technikos_tipas_lat, how to assign it to latvian language products? we use translation manager, so we cannot assign options for different languages.
So, for this, all you have to do is apply both custom field values to your products.
Example:
Product 1:
custom_field_liet
custom_field_lat
Both custom_field_liet and custom_field_lat have the same values, but in different languages. So, for the Liet filter set, you will use the custom field custom_field_liet, and for the Lat filter set, you will use custom_field_lat.
Best Regards,
Victor
its working, we do now fot other products. Thank You.
Hello!
We have WooCommerce shop page where filters are on the left sidebar (mainly attributes) and results are shown on the right. Initially, we show 9 main categories in the results section (this comes from WooCommerce configuration).
The problem is that when we activate the filter on the left sidebar for attribute it does not change the results on the right – the categories are still there. Filter gets activated and AJAX loads but results are not changed. We also tried this with free version and there it worked well but we couldn’t get the “OR” logic working between attribute selections. What we should do to get this working?
We are using Elementor PRO with Hello Elementor template.
Thank you!
Hi levipro
Thank you for choosing Filter Everything PRO.
Can you please send the credentials to the wp-admin dashboard following this document. Also, please attach the link to the page where you are testing it so we can check it.
In general, if only categories are displayed on the page, the filters will not change them to display products. If both categories and products are displayed, then the products will be filtered.
Best Regards,
Victor
Thank you! Yes, sure. I have sent the credentials.
We have checked the site, and everything is working as expected. If the page displays only categories, the filtering will not replace them with products. It works the same way in both the Free and PRO versions.
You need to display products in order to filter them. For example, if you go to the site.url/kategooria/ilusustid/, you will see only the products, and they will be filterable.
If you want to filter products, you need to display them. You can display both categories and products at the same time.
Best Regards,
Victor
Thank you! Sorry but I cannot agree with you.
Please check now. We have activated the same setup with Free version and it works differently. But now the “OR” logic is not working – maybe you have some fix for that?
Weird, as before testing it, we checked the behavior using only the free version, and it didn’t work that way; maybe we missed something. However, just for double confirmation, we also recreated the same setup on our end and tested it, using the Archive Products Elementor widget with the shop page template, and as expected, nothing changed.
Here are the results from our testing site: https://prnt.sc/uklfL_0IxGrX
However, we noticed that on your site, this happens only when the Filter Permalink Manager is turned off. So it is working the same on the PRO version if we turned off Permalinks in the RPO version. This suggests there might be some custom code or another plugin working with the GET parameters and altering this behaviour.
However, the plugin itself does not have any functionality to change the category template into products during filtering.
What you can do is turn off all plugins and use the default 2025 theme during testing to see how it works. If nothing changes during filtering, which is the correct behavior in both the Free and PRO versions, you can then enable the plugins one by one to identify which one is causing this behavior and the visibility change from categories to products.
Best Regards,
Victor
Just to specify. We want to show products when attribute filter is activated. Categories filter is working exactly as expected. Just to make it very clear: when you open the shop page and select attribute filter (“MUREKOHT”) then it should show the products on the right. Right now nothing changes and categories are still there on the right. That’s the problem and it behaves differently with free and PRO version.
Currently, you have the PRO version active with the filters Permalink Manager turned off. It uses the same GET parameters for the filter as the free version, so it behaves the same way. You likely have some custom functionality that is using these GET parameters.
If the Shop page displays only categories, the filter plugin does not have functionality to change the categories into products when choosing attributes or any other filters. What is happening on your site is strictly either custom functionality or a conflict with the templates when filtering and seeing products with the GET parameters.
Best Regards,
Victor
OK. Thank you!
Hello, I am using the PRO version of Filter Everything v1.9.1. I’ve added a Filter on my Shop page to retrieve products based on selected product categories.
Even though I selected ‘AND’ in the ‘Filter Logic’ config, whenever I choose more than one product category, the filer is retrieving all those categories products (as if it where an ‘OR’ condition). The more categories I select the more results I get. Instead of narrowing them down, that is what we actually want to achieve. I changed the ‘Filter Logic’ to ‘OR’ on the config to try out, and I’m getting the same results as if I where using ‘AND’.
Additional info: Example url with two categories (award certificate and marketing) > /shop/c-award-certificate-or-marketing/
When selecting ‘AND’ the checkboxes for category selection are actually working ok > When I click on a category, I get fewer categories checkboxes (they get filtered), since the ones that don’t contain products with the selected category disappear. As soon as I selected a second category this breaks too, and all categories appear again.
Any clue what this may be happening or how can we debug it or fix it? Thanks
Hi joshtate11
Unfortunately, this is not typical issue, it is something site-related. In such cases, we usually check everything using the credentials. However, this type of checking is only available for users with active support time.
If you would like us to check it directly on your site, please extend your support time, and we will provide further instructions on how to share the credentials so we can check everything.
Best Regards,
Victor
Hello,
I am using the PRO version of Filter Everything v1.9.1 (purchased from your official website), and I need help with filtering based on two custom date fields.
My setup:
I have products (camps) that can have multiple possible term ranges, but in each product I only store two values:
oferta-start-date – the first possible start date
oferta-end-date – the last possible end date
Both fields are stored using ACF Date Picker with the return format Y-m-d (or converted to timestamps if needed).
In my filter set, I currently use:
Departure date → Custom numeric field
Return date → Custom numeric field
What I need:
If the user selects any date that falls between oferta-start-date and oferta-end-date, the product should be included in the results.
Right now, the filter only works if the selected date exactly matches the stored start or end date — it does not return products when the selected date is within the range.
Question:
What is the correct and recommended way to configure this type of date range availability filtering in the PRO version?
Additionally, if there was an option to enable the “Date Range” filter type for custom fields (not only for the Post Date field), it would perfectly solve this use case and would be extremely useful for travel offers, etc.
Thank you in advance for your help!
Hi Ptaq86
The ability to create filters from the ACF Date Picker custom field will be available in the upcoming 1.9.2 update.
However, if you have two dates applied to your post, the database will only store those two exact dates, not the full range of dates between the start and end dates. This is why you’re experiencing the current behavior. If you write all dates from the start to the end date into the database for your product, the filtering will then work as you want it to.
Please note that generally, there is no support for accounts whose support period has expired following the support policy.
If you have any further requests, we can help you once we have addressed all requests from accounts with valid support periods. Please note that this process may take some time, possibly days or weeks.
If you want to receive it faster, please extend the support period. We will prioritize processing the request for supported accounts.
Best Regards,
Victor
Hi, is there a way to export the Filter sets from one installation of Wordpress to another?
As I have developed my test site, and now I want to transfer it to the live site
Hi wwdad68
Thank you for choosing Filter Everything PRO.
The import/export functionality will be available starting from the upcoming 1.9.2 update. Currently, the plugin does not include any import or export features.
Best Regards,
Victor
Hello, we are using the Pro version. If someone selects two options under a main filter section (e.g. two Industry items) the filter is only applying to one of them. How can we fix it?
https://cloudassess.com/premium-course-library/?course-industry=aged-careHi Cloudassess
It’s most likely caused by the site settings, possibly the .htaccess file containing some restrictive rules. If you visit a link with two filters selected, you’ll get a 403 error: https://cloudassess.com/premium-course-library/?course-industry=aged-care;disability-sectorThis indicates a lack of permission, meaning something is blocking the use of multiple parameters at once.
Additionally, you can go to Filters > Settings > URL Prefixes and try entering a unique prefix such as fe_test_filter, then click the Save button. This will help determine whether the issue is caused by conflicting slugs on the site. Some sites may also have settings for query separators using & and ; at the same time, with other similar characters. This can cause such an issue as well.
Best Regards,
Victor
I’ve licensed “Filter Everything Pro” plugin on two sites. Those sites are now defunct, no access. How can I transfer the license to a new site if I no longer have access to remove them from the older sites?
Hi psstudiosinc
You can send your licese key via PM: https://codecanyon.net/user/fe_support so we can deactivate it across all of the sites.
Best Regards,
Victor
Hi. How do I control the number of columns to display the filters? best regards
Hi kyzer
Currently, you can configure the horizontal layout and the number of columns in the widget settings or through shortcode parameters. Please check the following pages for more details:
1) Filter widget: https://filtereverything.pro/resources/filters-widget/
2) Shortcodes: https://filtereverything.pro/resources/shortcodes/
In the upcoming 1.9.2 update, these settings will be moved to the filter set settings.
Best Regards,
Victor
Hello,
I’m contacting you because I’m considering purchasing your plugin, but I’m not sure if it has all the features I need.
If I buy it and realize it doesn’t meet my requirements, can I get a refund?
I have a jewelry website with a premium theme built with Elementor and WooCommerce. On this site, I have a shop page with filters in the sidebar.
In addition, I’d like to create another page that displays only my promotions. These promotions would be displayed using scheduling. I’d also like to filter these promotions in the sidebar using your plugin (price, type, categories, etc., using various attributes). I’d like the design of these filters to match the filters on my shop page.
Here’s the website in question: https://desideesbijoux.com/boutique/
Can you tell me if your plugin can do all of this?
Hi JDcl
Thank you for your interest in the Filter Everything plugin.
You can place the filters on those pages. With the improvement styles enabled, the filters will look similar to this: https://demo.filtereverything.pro/product-category/clothing/women/
Some styles are also inherited from the theme itself, but you can always apply custom CSS to make the filters look exactly as you want.
Scheduling sale prices is currently not taken into consideration during filtering; however, it will be supported in future updates.
Basically, everything described can work; only the scheduled dates for sale prices are currently not included in the filtering, and those dates will be ignored.
Best Regards,
Victor
I’m checking the free version and thinking about buying the pro version I have a question about the search field I have filter that works pèrfect for a cpt but the search field does not incluye custom taxonomies and acf fields Is it possible to include to the search custom taxonomies and ACFs??
Hi xroses
Thank you for your interest in the Filter Everything plugin.
In general, the search filter works the same in both versions. You can check the documentation page on the search filter and how to extend it: https://filtereverything.pro/resources/search-filter-add-remove-restrict/
The Free version only works on the archive pages of the filtered post type and only with the main query. The PRO version can be placed on any page, can filter any custom query, and allows you to create a separate filter set for each page if required, with other PRO features.
Best Regards,
Victor
Hi there victor thanks a lot for you fast answer I’ve managed to add acf fields and custom taxonomies to the seach field with a custom function But now I have one more question, I have a numeric range field set up with a numeric ACF field , but some posts have this field empty, the plugin then applies a 0 for this not existing values,this field is used to add the year the element disappeared. If it still exists, there is no value because it hasn’t disappeared yet. What’s happening is that it indicates 0, meaning the null value is 0. Could it be changed to a custom value or even more, the current year?
I mean, with the pro version
Hi xroses
All products with non-existent values in the range slider will be automatically set to 0. This was done for a couple of reasons, but it turned out to be the best approach for different situations. To change this behavior, you would need to modify the code, update the query selection, and adjust some other logic.
Best Regards,
Victor
Numeric Rance is not avalible fo numeric taxonomy. Already sent the credentials
Hi ali34121
In order to create a numerical taxonomy, you need to create a filter by a numerical taxonomy: https://prnt.sc/c4HA9tZcw3vG after that, select the taxonomy that contains only numerical values here: https://prnt.sc/dmwravYN-1Bv
The numerical values should be plain numbers such as 10, 20, 10.5, and so on. Values like 20%, 10”, or 100$ are string values and will not work.
Best Regards,
Victor
Hello Stepasyuk,
We’re facing a serious issue with the way Filter Everything generates URLs on our site. Instead of using parameters, the plugin creates new URLs for every filter combination. For example:
https://example.com/dogs/raw-food/age-adult/ingredients-fish/brand-canin/etc..This structure causes thousands of new URLs to be created dynamically depending on user navigation, which leads to serious SEO issues, duplicate content, crawl budget waste, and eventually many 404 errors when combinations disappear.
We already enabled the “noindex” option in the plugin, but that’s not enough. These URLs are still being crawled and discovered by search engines and SEO tools like Screaming Frog. What we really need is a way to completely prevent their generation or crawling, not just mark them as noindex.
Is there a way to make the plugin use URL parameters (e.g., ?filters=age-adult,ingredients-fish,brand-canin) instead of creating new URL paths? Our goal is to completely avoid the generation of new URLs for filtered results. We want the filtering process to work through AJAX requests or URL parameters, without rewriting or creating new paths.
Is there any way to achieve this configuration with Filter Everything?
We would really appreciate your guidance on how to configure the plugin properly to avoid these issues.
Thank you, Diego
Hi Diego
Thank you for choosing Filter Everything PRO.
Yes, you can turn off the filters permalink manager by adding the following code to the functions.php file of a current theme:
define( 'FLRT_PERMALINKS_ENABLED', false );
After that, you need to go to the filter set and hit the update button.
Best Regards,
Victor
Hi Victor,
Thanks again , disabling the permalinks worked perfectly, and filters now use parameters (e.g. /gatos/dieta-barf/?edad=adulto;cachorro;gatitos&ingredientes=carne-blanca).
Just to confirm: Do we need to do anything else to make sure these parameter-based URLs are not crawled or indexed ( for example, add something in robots.txt or a code snippet), or does the plugin already handle this automatically?
Best regards, Diego
By default, all filtered pages are set to noindex/nofollow. If some crawlers still attempt to access these pages, you can use a robots.txt file with wildcards to prevent them from going beyond the base pages where the filters are applied.
Best Regards,
Victor
They work with another plugin, but i’m sure FE can do it also 
Hi bertg5
This is a bit difficult to understand, especially since the link you provided doesn’t seem to have the FE plugin installed, and there are no instructions on how to recreate the issue you’re describing.
Could you please record a short video and share a link to it so we can take a look? Alternatively, you can provide a more detailed description of the problem with instructions so we can better understand the issue and give you accurate information.
Best Regards,
Victor
We sell and want to filter vehicle specific (Attribute A, B, C) and universal products (no attribute) in the same product category.
When a customer filters for attribute A, is there a way to show all products of this category, except those with attribute B and C (so excluding only the attributes that aren’t chosen) ?
If it’s not possible yet, maybe this could be a useful feature for others too ? I’ve look in previous comment and the documentation but did not find an answer for this very specific question. I’m ready to buy. Thanks in advance ! Charles
Hi Charles
Thank you for your interest in the Filter Everything plugin.
We’re not sure if we understand your question correctly. However, if you have a variable product and you’re filtering by one of its variations, for example, the color blue, then the filter will display attributes related to that variation. Categories (such as product categories) are generally applied to the parent product by default, not to its variations.
Therefore, when you use filters for attributes that are used in variations, they will work correctly, as shown on this demo page: https://demo.filtereverything.pro/product-category/clothing/women/color-green/ptype-variable/
Best Regards,
Victor
In your exemple, when you select Blue, is there a way to also show the products that have no color attribute ? Thanks Victor !
Hi Charles
Unfortunately, there is no such option. When you choose the required color, it will display the products that contain the selected color. The purpose of filtering is to find products by the chosen parameters.
If there is a term in the color attribute named “No Color” (or something similar), you can apply it to products without any color. Then, you will have a “No Color” attribute that displays products with that attribute.
Best Regards,
Victor
PHP Deprecated:
Please use the new handle wc-jquery-tiptip in place of the previous handle jquery-tiptip.
Please use the new handle wc-select2 in place of the previous handle select2.
Hi aptum-developers
We are not sure what this refers to, on which pages, or when these messages appear, as there is no information provided.
However, the message you’re seeing is a PHP deprecation notice from WooCommerce. This is not related to our plugin.
Best Regards,
Victor
Using Filter Everything PRO plugin in website for product filter. When I apply any filter then it shows message in the alert box.
Error : https://prnt.sc/AmcYx2nKgtPs
Thanks in advance!!!
Hi pageotechnology
You need to configure the container class or id for AJAX filtering. If there is no container on the page with the class or ID specified in the AJAX settings, you will see this warning.
Please check this page for instructions: https://filtereverything.pro/resources/ajax-instructions-only/
Please note that generally, there is no support for accounts whose support period has expired following the support policy.
If you have any further requests, we can help you once we have addressed all requests from accounts with valid support periods. Please note that this process may take some time, possibly days or weeks.
If you want to receive it faster, please extend the support period. We will prioritize processing the request for supported accounts.
Best Regards,
Victor
Hi Victor the plugin works well, thanks for that.
One small issue however : I add a new value in ACF (checkbox) and set this value to a post. However, the new check box does not show up on the live site. I cleared all caches.
Any idea ?
Thank you
Hi Lertygo
This type of thing needs to be checked on the site in order to gather some information.
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Also, please send the link to the exact page with the issue and the information about which custom field it is.
Best Regards,
Victor