Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 15,657 sales
Recently Updated

Stepasyuk supports this item

Supported

This author's response time can be up to 1 business day.

8952 comments found.

Does the agency have any Black Friday promotions or discounts?

FE_support Author Team

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

FE_support Author Team

Hi NestorLimbb

A small update: the discounts are currently applied.

Best Regards,
Victor

I would like the billing receipt – please send to my mail (filter everything pro) alona.gur7@gmail.com

FE_support Author Team

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-Invoices

https://help.market.envato.com/hc/en-us/articles/204159940-A-Buyer-s-Guide-to-Your-Statement-Documents

Best Regards,
Victor
Onvia

Onvia Purchased

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,

FE_support Author Team

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

Pudis

Pudis Purchased

Hi,how to make filters work for both languages? https://virenda.lt/kategorija-nuoma/naudoti-krautuvai/naudoti-elektriniai-krautuvai/ – in LT language theyre appears right. but when we switch between languages theyre missing https://virenda.lv/kategorija-noma/lietoti-iekraveji/lietoti-elektriskie-iekraveji/

FE_support Author Team

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

Pudis

Pudis Purchased

We are set it, but no filters are visible in lat language. https://virenda.lv/kategorija-noma/lietoti-iekraveji/lietota-noliktavas-tehnika/ We trying on this product – https://virenda.lt/nuoma/hyster-r2-5/
Pudis

Pudis Purchased

its working, we do now fot other products. Thank You.

levipro

levipro Purchased

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!

levipro

levipro Purchased

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.

FE_support Author Team

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

levipro

levipro Purchased

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

FE_support Author Team

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

Ptaq86 Purchased

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!

FE_support Author Team

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

wwdad68

wwdad68 Purchased

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

FE_support Author Team

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-care

FE_support Author Team

Hi 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-sector

This 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?

FE_support Author Team

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

kyzer Purchased

Hi. How do I control the number of columns to display the filters? best regards

FE_support Author Team

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?

FE_support Author Team

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 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

FE_support Author Team

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

FE_support Author Team

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

FE_support Author Team

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

FE_support Author Team

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

bertg5

bertg5 Purchased

Hello. The filters are working fine, the results load on a query loop of Glutenberg Wordpress editor. But, after clicking on a result, it doesn’t open inline or on the same page where the filters were. I am now using an extern php.file to link to instead of the standard wordpress blog layout. Can you tell me how i can fix this so i can get the result shown on a page of another company: https://draps-entertainment.be/artiesten

They work with another plugin, but i’m sure FE can do it also :)

FE_support Author Team

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

FE_support Author Team

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 !

FE_support Author Team

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.

FE_support Author Team

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!!!

FE_support Author Team

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

Lertygo

Lertygo Purchased

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

FE_support Author Team

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

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey