8967 comments found.
Hello, I can’t filter variants by color.
Filter: Product color, check “Use for variations” is set. Products with color variations are available.
But the filter shows: “There are no filter terms yet”
Hi roge-22,
Perhaps you choose not to correct WP_Query from inside the filter set the setting in the “And what to filter?” dropdown, please try to choose another query hit update, and check its workability.
The second issue that might be in your case is that you didn’t apply those colors to any of the products yet, or try to update the products with the color attribute and update the filter set also.
Let us know if it fixed the issue.
Best Regards,
- Victor
Thanks! There are products in this category that have the colors stored. I’ve also already tried out the WP_Query. I also tried checkbox or dropdown.
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
done, thanks Victor
Thank you for the provided credentials.
Here is your issue, you have created some attributes not sure from where – https://prnt.sc/QDmz-tnVToDW the red one that you have the green one that we added from existing ones that you have in the Products -> Attributes – https://prnt.sc/RaAablv5bOGR
Create in the Products -> Attributes your color attribute with all of the needed terms and then create a variable product by those attributes.
Best Regards,
- Victor
THANK YOU! OMG, what? Yeah, this is really wrong… I didn’t even see that. (still error 40 – means this person who is 40cm in front of computer)
Hi there,
The plugin is not working for elementor loop grid and custom post type.
Can you please give some solutions.
https://myless15.sg-host.com/experiences/Hi SicuroGroupAus,
Thank you for choosing Filter Everything PRO.
We just checked the site and it seems like everything is working correctly – https://prnt.sc/o8jToWGzqPiy
Best Regards,
- Victor
I moved the project to a WpEngine account and now no filter works. The selector “And what to filter?” does not find any queries Can you help me?
Best regards,
Please see https://delta3.wpengine.com/team/
Hi nicubarbu,
Thank you for choosing Filter Everything PRO.
It seems like a problem that you are caching queries as well, that’s why it is not working. Try to clean the cache and turn off the object cache, then go to the filter set and check for workability. In general, you just need to exclude a couple of things from caching and everything will work as previously.
Best Regards,
- Victor
Hello sir,
First of all, love your plugin. Great work!
Question, How can I add a dollar sign in the filter when using a price range?
Thank you!
Hi pac-nyc,
Thank you for choosing Filter Everything PRO and for the kind words, we really appreciate it.
You can do it with template overriding, more about it you can read here – https://filtereverything.pro/resources/templates-overriding/ for your case you would need to work with the range.php file.
Best Regards,
- Victor
Thank you!
I located the file and the two lines but how can I have it display the dollar sign?
<input type="number" class="wpc-filters-range-min" name="<?php echo esc_attr( $minName ); ?>" value="<?php echo esc_attr( $min ); ?>" step="<?php echo esc_attr( $filter['step'] ); ?>" data-min="<?php echo esc_attr( $absMin ); ?>" />
<input type=”number” class=”wpc-filters-range-max” name=”<?php echo esc_attr( $maxName ); ?>” value=”<?php echo esc_attr( $max ); ?>” step=”<?php echo esc_attr( $filter[‘step’] ); ?>” data-max=”<?php echo esc_attr( $absMax ); ?>” />
Hi pac-nyc,
Well, you will need to rewrite this template to suit your needs and apply your own styles to it. Everything depends on where exactly you want to place that dollar ’$’ sign. Can you show some examples, like a screenshot or anything?
Best Regards,
- Victor
Hi Victor,
I am just looking to add a dollar sign before the value in the price range. see screen shot
https://snipboard.io/HsRVC1.jpgYou can add a span tag with a dollar sign with a margin-right -10px or something close to it and it should do the trick, of course, you would need to add other styles to the span. For example – https://prnt.sc/EToLfQ_lYoSz
In order to add it to the input field you would need to rewrite some code change the input type and use js as well.
Best Regards,
- Victor
Thank you Victor. thats exactly what I need but in the input field. I am not able to code this. Hopefully this will come out in a future update.
Maybe with future updates, we will implement it as a feature out of the box.
Best Regards,
- Victor
Hey Victor,
For future updates, can you please look into a Duplicate/Copy Filter Sets option?
Thank you!
Hi pac-nyc,
Of course, our development team is very positive about adding this feature in future updates.
Best Regards,
- Victor
Hi,
We are having an issue where the filters are not filtering. It was at one point in the past. Here is the link: https://medshadow.org/category/article-category-archives/health-topics-articles/health-filter-juul-or-liver/
Thanks for your help,
Dante
Hi Dante,
Most likely the query on the page has changed, you need to go to the filter set settings choose the correct WP_Query in the “And what to filter?” dropdown and hit update, then check the workability of the filter.
Best Regards,
- Victor
I am facing issue with filter count. when the user select one of the filter, other filters are grayed out (or disabled) and count is showing zero. Even though we have products in that and we wanted to show these products count to users.
I believe this is because there is logic behind the filters where user can specifically find the product by filtering out. But we need solution or any hooks to disable this logic or functionality.
Hi Risingwines,
Thank you for choosing Filter Everything PRO.
Sounds like you are using “AND” logic for a filter, try to change it to the “OR” logic inside the filter set settings in the needed filter “More options” – https://prnt.sc/d9iJuRM6uBHi
Best Regards,
- Victor
Is it possible to have 2 filter sets on one page but containing the same fields?
For example, I want to put a filter set containing ‘size’ on the left of a page but then display another filter set at the top of the page, also with ‘size’?
Each filter set is allocated a different widget but only displays one filter set
Is this possible?
Or how would I go about doing this? (if needs coding)
Hi centrable,
Thank you for choosing Filter Everything PRO.
Yes, it is possible, but they will work together. For example, if you choose any filter term in one filter it will be checked in the second one as well.
Best Regards,
- Victor
This is what I want it to do but it’s only display one filter set or the other – not both? I have set different priorities on each set too. Could you explain the process to create this?
You need to place two shortcodes if you are using shortcodes to display the filter widget and they both will be displayed on the page if you are using a widget area then place two filter widgets there.
Best Regards,
- Victor
It still only displays one filter set or the other, not both. Could you please double check this is possible.
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 page where you want to display those filter sets.
Best Regards,
- Victor
Hi, I wanted to ask if my Pro plugin will work in Staging?
Thanks
Hi fphutopaz,
Yes, you can activate the license on two sites, so it was made like that to use one for the dev and the second for the prod.
Best Regards,
- Victor
great, thanks
Hello,
there is a conflict with FilterEverything and Extra Product Options (https://codecanyon.net/item/woocommerce-extra-product-options/7908619)
When both are active this filter is invisible: [fe_widget id=”195842” horizontal=”yes” columns=”3”]
Thanks for you help.
Hi poolfactory,
Can you please send the link to the page with the issue so we can check it, make sure that you turned on everything and set it all up.
Please note that using the filter ID is not necessary, and with future updates, it will be removed. Instead, you can use the Priority option as ID is only used as a sorting option which filter will be shown first if you are using a couple of filter sets for one page.
Best Regards,
- Victor
Hi Victor,
here is a staging site where you can see the plugin conflict.
https://www.poolfactory.at/1694606101599/produktkategorie/pools/I can grant admin access if you want.
Update: I played around with some settings and it turns out that by activating Extra Product Option some terms are not displayed anymore in the filter dropdown.
Yes, it seems like we need credentials for this case. Please follow this document to create access so we can check everything on the place.
Best Regards,
- Victor
Credentials sent!
Thank you for the provided credentials.
We have checked the site activated the extra plugin as well and set up this filter set – https://prnt.sc/oQiVbNtLZ6gF and everything is working correctly – https://prnt.sc/PwH5CDQzlUKj
It seems that when the plugin is activated it changes the query on the page we have chosen the correct one and everything is working correctly. Also, we set for that filter set priority 10 so it will be main since you have two filter sets for “ANY CATEGORY” You can create multiple filter sets and place them on each product category that you have, since you have different items to sort there.
If there are still some terms that are not displayed in the filter please let us know which one exactly so we can check it.
Best Regards,
- Victor
Thanks for your quick response, problem solved! 
Hi
I am trying to add a filter to my store’s home page. I have selected the page for the filter to apply but the widget still says “No one Filter Set is related to this page. You can configure it in the Filter Set -> “Where to filter?” field.” Please help
Hi reegs36,
Thank you for choosing Filter Everything PRO.
If you wan to set it on your Shop page you need to chose in your filter set settings in the “Where to filter” dropdown either “Commod WordPress pages” + “Shop” (or “Homepage”) or “Pages” + “Your Shop Page Name”
Best Regards,
- Victor
Hello
When I try to add License Key to plugin it gives this message:
“Invalid license key. Please enter correct license key.”
I used Purchase Code
and also when I add filter to any page or product category it can’t be shown
Hi kldalhalabi,
Thank you for choosing Filter Everything PRO.
Please check this page about common issues with license keys – https://filtereverything.pro/resources/license-key-issues/
Can you describe in more detail how it is not showing? Are you using a widget area to display the filter widget or you are using a shortcode to display it? More information about shortcodes you can find here – https://filtereverything.pro/resources/shortcodes/
Best Regards,
- Victor
I believe we are missing something. The filter is slow to propagate results and we only have 80 products on our client’s site, using Elementor Pro on Siteground. What plugins and settings are you using to achieve what we see in your Elementor demo page, including faster load time, the sort field (abc), loading overlay?
Hi virbion,
Thank you for choosing Filter Everything PRO.
When you’re dealing with performance issues, it’s important to remember that how fast the filtering works depends on several important factors. These include, but aren’t limited to:
1. Server CPU capacity.
2. Server RAM allocation.
3. Volume of posts to be filtered.
4. Quantity of filters and search terms employed.
5. Utilization and quality of plugins.
6. Configuration adjustments in the server’s cache.
7. Code optimizations within the plugins, including internal caching (a step already taken in the case of Filter Everything).
8. Database optimization to ensure efficient data retrieval and storage.
9. Network bandwidth and latency for seamless data transfer.
10. Effective utilization of OPCache, which can significantly enhance speed.
Enhancing the filtering process’s speed can be accomplished by optimizing one or more of these critical parameters. The demo here is using Elementor/Woo/ACF/FE. You can place a sorting widget using the widget area Filter Everything – Sorting or with a shortcode, but you still need to have it in the admin dashboard widget area because sorting can be only customized from there. AJAX loading overlay can be set up here – https://prnt.sc/z_INmZ-tvYhn There are no special optimization techniques on the demo pages.
Best Regards,
- Victor
Thank you for the quick response. We had already configured as you recommended and tested after deactivating plugins and using Hello theme. Still having the following issues: 1. Missing overlay and loading icon. 2. Chips are not inline. 3. Styling does not inherit from site.
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 pages with the issue so we can test it right away.
Best Regards,
- Victor
Credentials have been created and sent to you. Thank you!
Well, first thing first, you need to fix the mixed content issue on the site – https://prnt.sc/d5Tne4hD0QM7 and then we can investigate it further, but more likely it will fix it all.
Best Regards,
- Victor
Lol. Obvious miss on my part. That fixed most issues. How can we get the loading icon to overlay the list? putting the Z-index to 0 for the list did not allow the icon to be on top. Also, how do we get the filter to refresh to top of page when changing query? Thanks!
Hi virbion,
1) AJAX icon issue – https://prnt.sc/imFRY1iCrQVD related to this weird z-index.
2) Please provide more information on this matter “Also, how do we get the filter to refresh to the top of the page when changing the query” It’s a bit confusing to understand what do you need.
Best Regards,
- Victor
Thanks. The issue is that the filter is not forcing the list to go to the top.
Hi virbion,
This issue is connected to the page/theme realization or some plugin conflict. But in general, there is a big amount of errors in JS and that’s probably creating some type of conflict with it.
You can use this pattern in order to find the problem. Disable all plugins, leaving FE PRO and some others like Woo only for functionality testing. If it still doesn’t work properly, change the theme to the default one like 2021 (not 2022 or 2023), and check if it is working properly. Maybe it’s some custom code or theme code that’s preventing it from working properly. In this way, you will have 100% correct information on what exactly is causing this issue some plugin, theme, or code.
Best Regards,
- Victor
I’m having some issues with this plugin, perhaps it’s just not the right fit for what i’m trying to do but figured I would ask in case.
1. I’d like to be able to use a standard number input box as a filter field, I have two custom meta fields, one for Minimum Square Footage, one for Max Square Footage. I can’t use range because they’re two separate fields. Is there anyway I can add my own input field as a type? I didn’t see this in the documentation.
2. I can’t create a second filter with the same taxonomy, further I cannot have it only use the parent items. My use case is, I have a “Locations” taxonomy for this custom post type. The parent term is “State” and the children of those are “Cities”. I’d like to be able to have a filter for both State and City, with the current setup it doesn’t even show a clear delineation between Parent/Children terms.
Please let me know if these situations are resolvable.
Hi sharksharkco,
Thank you for choosing Filter Everything PRO.
1) Since you have two custom fields MIN/MAX. You need to create two filters by custom numeric field, If you don’t need the slider you can turn it off from here and have only inputs – https://prnt.sc/iE9MmIt5JanK You can always use some CSS to create exactly what you would like to see (for example, just one slider with one input field just hiding other input and slider range button). If you want to create one filter that would use two custom fields it is impossible to do with any filter plugins out there.
2) As for the second question, yes it is impossible to create a second filter with the same taxonomy in one filter set. But you can create two filter sets and place them on the needed page, all you need to do is separate the terms you want to show in the first filter set and in the second one. So one will include State and Second only City. But if possible, we recommend creating a separate taxonomy with the CPT UI. This way it will be more convenient in further manipulations with Locations and City.
Best Regards,
- Victor
Hello.
I’m building shop that sells different things from bicycles to instruments and clothes. And i have many categories and custom fields for these products. On each category page i need filter that allows filtering only by custom fields specific for this category. For example products in bicycles category has custom fields (weel size, frame size, brand, brake type, etc ) and i want to show this filters only on bicycle category pages and subcategories. This filters should not show up in the Clothes category page and subcategories, because for this category i have another set of custom fields (size, color, sex, sezon, etc) and fot this category i need only this set of fields for the filter. Is this plugin suitable for me, will it be able to perform the described tasks ?
Hi Lonelywalker,
Thank you for your interest in the Filter Everything plugin.
Yes, you can create multiple filter sets with the needed filters and place them on the needed categories.
Best Regards,
- Victor
Hi ruslanyh,
Thank you for choosing Filter Everything PRO.
Try to change the WP_Query inside the filter set setting in the “And what to filter?” dropdown and hit update then check the workability.
Best Regards,
- Victor
Thank you! Now it works
Hi ruslanyh,
I’m glad that your problem was 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!
I have sent across wordpress login credentials for you to look to see why the filter is not pulling through the results.
many thanks alan
Hi Alan,
The answer with the screenshot was provided via email. Now everything is working correctly.
Best Regards,
- Victor
Hi! I want to create a step by step filter with my custom post type taxonomy displayed on a single page. I have several first level categories and want to display only a specific category with its children shown in the step by step drop downs. Output should be shown in a grid using a elementor loop template, eg dynamic posts from dynamico. Could this be somehow realized? Thanks.
Hi techdudes23,
Thank you for choosing Filter Everything PRO.
Unfortunately, you cannot do it with the current functionality that comes out of the box. You can write something close to it using custom coding, but it will require significant skills in PHP and WordPress itself alongside with JS skills.
Maybe with future updates, there will be such functionality out of the box, but at the current time, it is not here yet.
What you can do is just create ACF custom fields, and create a step-by-step filter using different meta keys for each step like meta_key_1/meta_key_2/Meta_key_3 that is the only way around without writing custom code.
Best Regards,
- Victor
Hello! A query. I use RankMath for the sitemap, and it generates the links to my posts, pages, one CTP and one Custom Taxonomy. Everything works fine for me except when I click on the custom taxonomy sitemap link which takes me to a 404 page:
Not found, error 404
It’s a bit strange, because when I deactivate your plugin, the taxonomy sitemap already shows fine.
Does anyone know what can happen?
Hi bcnmoda,
This looks like a conflict between the URL prefix and some taxonomy term or name. If they match, then this is the reason why these links stop working.
To fix this, it will require changing the suspicious URL prefixes that are already used on the site. Try to rename them from the Filters -> Settings -> URL Prefixes on the unique one and hit save.
Best Regards,
- Victor
It is not with a term of the taxonomy, but with the name of the taxonomy…
Now I have changed the slug that is automatically generated by your plugin (Filters -> Settings -> URL Prefixes), so that the slug is different from the name of the taxonomy… But I don’t understand it, because it should be able to work, right? Or does everyone have to modify the slug to be different from the taxonomy name?
During the creation of a filter, you write the URL prefix. If the prefix is the same as for example, the category slug, in the end, you’ll face a conflict issue, because there will be confusion about who should process the request the Woo/WP/FE or any other plugin, and as a result, you’ll get 404 page.
Best Regards,
- Victor
Hi, I just purchased the pro plugin but when trying to activate I get “Unknown error.” Can you assist me on this?
Hi yannickverstichel,
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.
Best Regards,
- Victor
Hi, thank you for fast reply. I sended all requested info and credentials in PM.
Additionally, I created a test filter set to familiarize myself with how it works, but it doesn’t seem to be appearing on the page I configured in the setup. Could you help me get it working? The filter set is named “Test Filter Set.” I attempted to filter both Posts and Pages, but when I selected Post, I encountered this message in the ‘What to Filter’ setting: “No WP Queries matched the post type ‘Bericht’ found on the page. Thanks!
Hi yannickverstichel,
We have activated the license, and we placed the shortcode on the page to display the filter widget. The thing on the page where you specified in the filter set setting is just empty, it should contain posts/products displayed by WP_Query so the plugin would filter them.
Best Regards,
- Victor
So great, thanks for the good service. I will work on that in upcoming weeks. Keep up the great work!
Hello everyone,
I wanted to follow up on my previous question. Upon rechecking, I found that I do have a list of posts/products in the category filter setting. It appears that the filter set setting is empty, but there should actually be something in it. This is likely why I couldn’t see it initially. Could you please provide further assistance on how to resolve this issue?
Thank you!
Not sure what you are referring to. Credentials are already inactive so we cannot check it anymore. The thing is that the filter will show empty terms if you don’t choose to hide them. If you place that filter set on the empty page it will only show empty filter terms, If you place that filter on the page with posts or products and choose the correct WP_Query that displays those posts you will have the ability to filter them.
Can you renew the credentials for us with the links to the page where you have posts, and the filter is not working there? So we could try to figure it out at the place. Because right now we have very limited information to work with.
Best Regards,
- Victor
Dear Victor,
I would like to express my appreciation for the excellent service provided by you and your team. First and foremost, thank you for your assistance. I understand that I need to load an archive page or WordPress block in order to enable filtering on the page. I have noticed that when I attempt to do this, I am indeed able to select from various queries for filtering. However, when I try to use the filter, I encounter a page displaying the message “Die pagina kan niet worden gevonden” (This page cannot be found). It is likely that I am making an error in the process.
In the meantime, I have already generated new credentials and forwarded them to you for your reference.
Thank you for your continued support.
Sincerely,
Yannick
Hi yannickverstichel,
The issue is hiding in the plugin “Permalink Manager Lite” as our plugin has its own permalink, which is why it is not working correctly, and they will not work together.
However, in your finctions.php file, we have added this code:
define( 'FLRT_PERMALINKS_ENABLED', false );
This code turns off our plugin permalinks, and you see in the URL just a GET parameter. But everything is working now.
Best Regards,
Hi Team,
Thanks for solving this issue for me. It seems to work good for now.
Have a nice day.
Best Regards,
Yannick Verstichel
Greetings,
I’m utilising the FilterEverything Pro plugin, which provides sorting and filtering by category features. I’ve set up a custom post type and designed an Elementor page with a Loop Grid to display these posts, complete with pagination. However, when I apply sorting and filtering options, the pagination functions properly with numbered pages, but the sorting and filtering settings are reset when I navigate using the previous or next buttons.
Hi ericmarcuson,
Thank you for choosing Filter Everything PRO.
Well, you can either hide the next and prev buttons or update its functionality to make it take into account the current URL, instead of resetting it. So if you are on mysute.com/shop/color-red/brend-apple/ it should take it fact this URL and add the page to it.
Best Regards,
- Victor
Thank you Victor, I understand that it should be working that way. Shouldn’t the plugin manage pagination? Do you have any suggestions on how we can get this to work?
No, the plugin is not responsible for the pagination and how it was implemented. But if you are using Elementor, you can ask their support on how to make the pagination work correctly, because the numeration is working correctly but the next previous is not working as intended. Perhaps they can provide a solution to this matter.
Best Regards,
- Victor