8965 comments found.
Hello! I purchased your product. Unfortunately, it conflicts with PolyLeng. And the basic price filtering won’t work. Please refund my money.
Thank you!
Hi instconsge
Thank you for choosing Filter Everything PRO.
We are sorry to hear that. Can you please provide some information about the Polylang conflict?
If you can send the credentials to the WP-admin dashboard following this document We could check the setup and make it work. Perhaps the issue is only in the configurations, as the plugin is compatible with Polylang.
In general, a refund is possible by submitting a form through the account where the plugin was purchased and then waiting for a response. Please note that the support team does not handle refunds. Additionally, we have no control over the refund team and cannot speed up or influence the process in any way.
Best Regards,
Victor
Hi, Hope you are well.
When I filter, I am gettign teh selected products appear on screen, but then after that all other products appear (from all categories).
This seems to only be since the last time it was edited.
Could you please look into this and let us know why it is happening, or if there is a setting I can adjust please let me know.
Thank you very much for all your help.
Regards, Tarquin
It appears to be intermittant, and not always happening so I am going to find you a demo URL so you can replicate, sorry for the inconvenience. Willl message back when I have a URL
Hi Tarquin
By any chance, do you have infinite scrolling on the pages where the products appear after filtering?
If this is the case, then the infinite pagination is simply ignoring the filtered query and loading the items that would appear during scrolling down, causing additional products to appear during filtering. We recommend using the default numerical pagination in such cases.
Best Regards,
Victor
Getting No one filter set is related via shorcodes.
Have sent credentials.
Hi nikhil922
Thank you for choosing Filter Everything PRO.
When you create a filter from a taxonomy related to the products, such as tags, categories, etc., they all have “products” with them in the name. You had a filter created from a taxonomy that is not related to the products, this was the issue. We deleted that filter, created a new one from “Product tags,” and now everything is displayed on the page.
Best Regards,
Victor
thanks!
Hi Victor (again)
I am using WooCommerce, with Elementor Pro and FE Pro.
I am new to FE, and I am going around in circles. I can’t find anything useful in the documentation to help me. I have, I think, a simple requirement.
I want to use a specific filter on my initial shop page (when no categories are selected), use specific filters on specific category pages, and use a general filter on any other pages that don’t have a specific filter.
I have set up two Elementor product archive templates. The first I set its display condition to “Include Shop page”, the second to “Include Product Categories All”.
On each template, there is a [fe_widget] shortcode.
I then have three filter sets:
1. “Shop starting filters” (starting shop page filter) with the Where to filter? set to “Common Wordpress Pages” and “Shop page”, with a priority of 0.
2. “All Category Filters” (the general / generic filter) with the Where to filter? set to “Product Categories” and category to “Any Category”, with a priority of 1.
3. “Antiques Filter” (a test for a specific category filter) with the Where to filter? set to “Product Categories” and category to “Antiques and Vintage”, with a priority of 2.
All I get, regardless of which category I select, is filter 1, “Shop starting filters”.
What am I doing wrong?
Many thanks in advance.
Chris
Hi Chris
Thank you for reaching out to our support team.
Basically, everything should work in the following way:
1) One filter set placed as you have on the “Common WordPress pages + Shop”.
2) Another one on the “Product categories + Any category”.
3) Others just placed as “Product category + Category name”.
Priorities do not need to change, as each page will have only one filter set displayed on it. Those that are placed on an exact category page have higher priority than the ones placed on the “Any category” page, so they will override it.
Best Regards,
Victor
Hi Victor
Thanks for the reply.
I appreciate that it SHOULD work as you describe, which is how I believe I have it set up; however, all I get is the first (shop) filter on any page, regardless of which category is selected. I have spent hours on this and am getting nowhere.
You still have the credentials for my backend. Could someone from your team have a look?
Many thanks
Chris
Yes, we can check it, but we need the exact links to the pages where the filter is displayed correctly and where it is not. This way, we can examine them and understand why it is working that way on those pages and try to fix it.
Best Regards,
Victor
Hi Victor
Here is the URL: https://nofakez.com/shop/
As you will see, it only shows the single filter reglardless of which categories are selected.
Many thanks
Chris
Hi Chris
We’re a bit confused, as we checked those pages and each of them has the correct filter sets. In each filter set, we applied an additional name to the price filter for testing, so we could identify which filter set is displayed on which page.
Shop page – https://prnt.sc/LZ925hqEhIpJ
your-site-domain-name/product-category/antique-and-vintage/ – https://prnt.sc/jnOcRIzfEo1u
Any other category page – https://prnt.sc/58lWZyaduvzP
So, on each physical page, every filter set is applied correctly.
Perhaps you are referring to why it is not changing on the shop page when you choose a category filter. This is because the filter is simply filtering products and displaying them from the chosen category. It is not sending you to the physical category page where a specific filter set for that category page is applied. The shop filters are only the ones applied to the “common WordPress pages + shop page”, and they will not change regardless of which category filters you choose on the shop page.
Best Regards,
Victor
Hi Victor
OK, that makes sense. So I changed the shop display page to show categories and it works now.
I guess if I want the category tree to jump to the relevant category page I will need to write some code and attach it to the required hooks.
Thanks again.
Chris
Hi Chris
If you are looking for category navigation rather than category filtering, you can use the default WooCommerce Product Categories widget. It displays a list of product categories on your site, and when you click on them, it takes you to the exact category page.
However, this approach has its own pros and cons, as users would need to go back and forth to return to the main shop page if they wish, or continue navigating across all the physical category pages. This does not allow, for example, selecting multiple categories at the same time to display the required items, and so on.
Best Regards,
Victor
Hello Victor
I have a new problem, though hopefully this is the last issue I face, I sorted the others out with your help and guidence.
The problem is this.
I have an archive template page which has the following:
Container [fe_widget id=”2396”] <WBP_Accordion_Widget> [fe_widget]
The [fe_widget id=”2396”] is set to show on any category page and obviously [fe_widget] pulls the best matching filter set based on settings.
I have a general filter which is also set to any product categories and this works fine.
I have another filter specifically for antiques, set to only show when the product category is “Antiques and Vintage” – in this case it shows the right filter, BUT it stops showing [fe_widget id=”2396”] and moves the WBP_Accordion_widget to the bottom of the container below the filter.
If I create a new version of [fe_widget id=”2396”] and set it to show only when the category is “Antiques and Vintage” everything works fine.
But I dont want to create multiple versions of the same widgetwhen it should be generic for all categories.
Is this a bug?
Thanks
Chris
Hi Chris
If you have a filter set placed on “Categories + Any category” or “Common WordPress Pages + Any archive pages”, setting up a filter set for an exact category page will replace the one displayed on every single page. To keep them separate on the same category page, you need to apply two filter sets.
Best Regards,
Victor
Hi Victor,
I’ve investigated the issue further and can now describe the behaviour very clearly.
I have a product archive template in Elementor with the display condition set to Include -> Product Categories -> All.
Inside this template I am using two Filter Everything widgets (lets forget about the other elements I described previously and focus on the FE widgets):
Filter A [fe_widget id=”2396”]
“Where to Filter”: Product Categories -> All Category
This is my global filter set, and it should appear on every product category page.
Filter B [fe_widget] (auto‑select)
Has a default filter set assigned to “Product Categories -> All Category”
Also has specific filter sets assigned to individual categories (e.g., “Antique and Vintage”)
Expected behaviour Filter A should always appear on all category pages
Filter B should switch between the default set and any category‑specific set depending on the page
Actual behaviour On category pages without a specific filter set for Filter B:
- Filter A shows correctly
- Filter B uses the default set
- Everything works as expected
On category pages WITH a specific filter set for Filter B:
- Filter A disappears completely
- Filter B shows the correct specific filter
- This is incorrect behaviour (IMO)
To make Filter A appear on these pages, I am forced to duplicate Filter A and assign it explicitly to each category that has a specific filter set. This defeats the purpose of setting Filter A to “All Category”.
It appears that when Filter B switches to a category‑specific filter set, Filter Everything is incorrectly suppressing, overriding, ignoring or doing something weird with Filter A, even though Filter A is configured to display on all product category pages.
This looks like a logic bug? Filter A should be evaluated independently and should always display on every category page, regardless of which filter set Filter B selects.
Please let me know if you need any additional details. I can reproduce this consistently.
Thanks, Chris
Hi Chris
As we previously explained, the filter set placed on “category + all/any categories” will be removed from the page if another filter set is applied on the same page and is set directly to “category + the exact category name.”
If you need both filter sets, you must duplicate the one placed on all category pages and also assign it to the exact category page in the filter set settings.
Why does it work like this? Because in 90% of cases, there is only one filter widget, where all filters appear from a single filter set, and it can be placed on “all/any pages.” When you need to display a different filter set on a specific category page, you simply assign another filter set to that exact page, and it will replace the one set to “all/any pages,” without requiring thousands of additional filter widgets in the same widget area. Otherwise, you would also need to specify that this exact widget should be displayed only on that specific category page and not on any others not to display multiple filter sets.
To display both filter sets on the exact page, you need to assign both filter sets directly to that specific page, because the one placed on “all/any pages” will be removed.
Best Regards,
Victor
OK, thank you
Hi, I’ve been using your plugin for a few years on https://dlwatersports.com/inventory/ and it’s been working great, however, recently for some reason the filters stopped showing up on the page. When logged in I see “No one Filter Set is related to this page. You can configure it in the Filter Set -> “Where to filter?” field.” but nothing has changed in the settings and it’s been working. There is only one filter set up so it’s not an overly complex site.
Here are my filter settings:
Apply filtering if the page is: PAGE | Sales (which has the /inventory/ slug)
And what to filter: Posts list <<products>> (Woocommerce products)
Priority 0 (but it’s the only filter on the site so not sure this matters much)
Any help would be greatly appreciated and I can provide administrator access if needed.
Hi alexwbrinkman
Thank you for reaching out to our support team.
Can you please send the credentials to the WP-admin dashboard following this document so we can check it?
Best Regards,
Victor
Credentials have been sent, thank you.
Hi alexwbrinkman
We have checked the site, and this is quite strange behavior. All we did was change the slug of this page and then revert it back to the original one, and now everything is displayed correctly. It is either some type of caching for product archive pages or specific functionality that is causing this issue. We are not sure yet, but most likely it is caching specifically for WooCommerce archive pages.
Changing the slug and then reverting it back could potentially clear the cache, which is why everything is appearing again.
Best Regards,
Victor
Amazing, thank you so much for the quick turn around and fantastic support. Easily the best filtering plugin on the market! Thanks again!
Hi,
Thank you for your plugin, your help has been great so far to get our challenges sorted. Could you please let me know if it is possioble to exclude dropdown lists when they only have one entry? such as on the ‘bedroom furniture’ dropdown on the page below? It only has 1 x value ‘bunk beds’ which is the page we are on.
https://dev2025.dreambeds.co.za/product-category/stock/bedroom-furniture/bunk-beds/We are finding that with the dropdowns , they only have one value which clicks back to the page you are on. Is this possible to be hidden such as with expty dropdowns?
The site owner has requested to see this, but we are uncertain how to achieve.
Please let me know if it is possble.
Thank you
Regards, Tarquin
Hi Tarquin
Thank you for reaching out to our support team.
Unfortunately, as long as there is at least one filter term available, the filter will not be hidden with the default plugin functionality, which only hides filters that contain empty filter terms.
To achieve this, it would require either template overriding with modified template logic or custom JS that hides the filter when it has only one value to select.
As far as we can see, you are already using template overriding, as you do not have the default options in the dropdowns, which are available in the original template.
Just in case, please check the template overriding documentation: https://filtereverything.pro/resources/templates-overriding/
Best Regards,
Victor
Hi Victor,
Thank you for your reply. You can probably recall that you helped us with the challenge we were having with th pro version (we have both pro and standard installed, but have standard active).
I cannot recall doing any template override (this sounds above my skill level) and this could have happened during the help that you supplied to us.
I am not a programmer , so the solution is a bit strange. I have checked the documentation and will try to see how i can do it with the dropdowns on the site. I can see I have to edit the dropdowns.php , but honestly that is all greek to me and a bit much of a challenge in understanding.
Regards, Tarquin
Ah yes, we do remember that. So it makes sense now, it is using JS code to hide empty ones, as it is basically the PRO plugin’s default functionality.
Unfortunately, as a support team, creating the functionality you are looking for, or even providing an example, is beyond our skills. We can copy the original PRO plugin functionality, which is basically copy/paste, but creating something new that works in a completely different way is too technical. Usually, such custom features are handled by site developers, as they have much deeper programming skills.
Best Regards,
Victor
Thank you very much for th advice of the way forward.
Regards, Tarquin
Hi!
I am having a problem with filtereverything Pro:
I have a stock filter using _stock_status which does show the number of In Stock and Out of Stock items (when the counter is turned on)
However, when I select any of the options (In Stock or Out of Stock) it doesn’t filter the products.
Also the Price filter isn’t working but the urgent one is the Stock filter.
The other filters seem to be working correctly.
It says in here that my comment will be shown in the item’s comments page so I’m not sure how to send you the page’s URL and login info.
Hi svensanchez
Thank you for reaching out to our support team.
Can you please send the credentials to the WP-admin dashboard following this document so we can check it?
Also, please attach the link to the exact page where the stock status filter isn’t working, and the price filter as well.
Best Regards,
Victor
Hi, I have sent you the credentials
Hi svensanchez
We’ve checked the site, and the issue was that the counter was not turned on to display the counters next to the filter terms.
The second issue was an incorrectly selected post list in the “And what to filter” area in a filter set.
Please check this screen, which shows that everything is working now: https://prnt.sc/xHi-ivgfgkWk
1. It is displaying the chosen filters.
2. There is an Edit button at the bottom of the filter widget. When you click it, it will send you to the exact filter set displayed on that page, so you can apply changes to the correct filter set. Sometimes it’s easy to apply changes to a different filter set, which means no changes will appear on the filter used on the required page.
Best Regards,
Victor
Hello Stepasyuk, I changed the site and domain. I deactivated the license and Filter Everything PRO on the old sites. But, if I want to activate the license on the new site, I always get the message: This license key already used for two sites. How can I reset/remove the old sites from the license history? And activate it only on the new site. Thanks
Hi mirceacucos
Thank you for reaching out to our support team.
Please send the license key via PM: https://codecanyon.net/user/fe_support
So that we can deactivate it across all of the sites.
Best Regards,
Victor
The license has been deactivated across all of the sites.
Please try to activate it on the required ones.
Best Regards,
Victor
Can the Apply and Reset buttons be set so that they are always visible when scrolling thru all the categories?
Hi krazykustomcribbagepegs
Thank you for choosing Filter Everything PRO.
If you are referring to whether there are any options to display the apply/reset buttons while scrolling the page, then at the moment this is not possible via the plugin functionality.
This will be added in a new update to make it more convenient.
Best Regards,
Victor
hello i cant acticate my licenze, can you help me?
Hi laurenakurt9
Thank you for choosing Filter Everything PRO.
Please use incognito mode in your browser!
In order to set the License key for the Filter Everything PRO plugin, simply head to Filters -> Settings -> License and click the “Get your License Key” button.
It will take you to a new page where you have to log in with your Envato credentials (with an account where you have purchased the plugin) and obtain your License key.
This is the license key that is used for activation of the plugin.
Please let us know if this worked or not.
Best Regards,
Victor
I have downloaded the Pro version, and am using Divi version 5. I have tried everything, and cannot get the filters to show up in my sidebar or via shortcode on a page. any help is appreciated.
Hi jessicas293
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?
Also, please attach the link to the exact page where you want the filter to be displayed.
Best Regards,
Victor
Hello,
To prevent Search Console crawl errors on thousands of filter pages, I want to add rel=”nofollow” to all filter links.
I successfully added rel=”nofollow” to radio filter links by overriding the radio.php template. I added this line after class=”wpc-filter-link” : $link_attributes .= ’ rel=”nofollow”’;
This works perfectly for radio buttons.
However, the same modification on labels.php for checkboxes doesn’t work. I added exactly the same line but checkboxes links still don’t have rel=”nofollow” .
My main question is: how can I add nofollow to checkboxes links as well, and more broadly, how to apply it to ALL types of filter links (including any new ones I might create later)?
Thank you!
Hi Six0onee
Thank you for reaching out to our support team.
You need to make sure that you are using template overriding based on this documentation: https://filtereverything.pro/resources/templates-overriding/
For example, for the labels, you need to add one more $link_attributes in order to include an additional inline tag in the generated link.
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,
Thank you for your response.
I have added $link_attributes .= ’ rel=”nofollow”’; in the labels.php template but I still don’t see rel=”nofollow” on the checkboxes links.
In the meantime, I can work around this by disabling checkboxes and keeping only radio buttons for now. I’ll test if this already improves the Search Console crawl errors.
Thank you for your help!
Best regards,
It has been tested many times since the release of template overriding, which was quite a long time ago, so it should work without any issues. We have even tested it ourselves again to be sure everything is working. So it can be only related to your exact setup on the site.
If you want us to check it directly on your site with your specific setup, you can extend the support time. Once that’s done, we will provide instructions on how to share the credentials so we can check this directly on the site.
Additionally, you can test it in an absolutely clean environment to see if it is working.
Best Regards,
Victor
Hi Victor,
Thanks for the confirmation!
I’ll test without checkboxes in a clean environment to isolate the issue.
If it still doesn’t work with my specific setup, I won’t hesitate to extend support so you can check directly on the site.
Have a great day!
Hi Six0onee
Thank you for the update.
Let us know the results from the clean environment.
Best Regards,
Victor
Nos da este error al crear un nuevo filtro
Detalles del error
Se ha producido un error del tipo E_ERROR en la línea 470 del archivo /home/adrihos4n/public_html/wp-content/plugins/filter-everything-pro/src/Entities/EntityManager.php. Mensaje de error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, false given in /home/adrihos4n/public_html/wp-content/plugins/filter-everything-pro/src/Entities/EntityManager.php:470 Stack trace: #0 /home/adrihos4n/public_html/wp-content/plugins/filter-everything-pro/src/Entities/EntityManager.php(470): array_merge() #1 /home/adrihos4n/public_html/wp-content/plugins/filter-everything-pro/pro/Settings/Tabs/SeoRulesTab.php(56): FilterEverything\Filter\EntityManager->getFiltersRelatedWithPostType() #2 /home/adrihos4n/public_html/wp-content/plugins/filter-everything-pro/pro/Settings/Tabs/SeoRulesTab.php(122): FilterEverything\Filter\Pro\Settings\Tabs\SeoRulesTab->taxFields() #3 /home/adrihos4n/public_html/wp-includes/class-wp-hook.php(341): FilterEverything\Filter\Pro\Settings\Tabs\SeoRulesTab->initSettings() #4 /home/adrihos4n/public_html/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters() #5 /home/adrihos4n/public_html/wp-includes/plugin.php(522): WP_Hook->do_action() #6 /home/adrihos4n/public_html/wp-admin/admin.php(180): do_action() #7 /home/adrihos4n/public_html/wp-admin/post.php(12): require_once(’/home/adrihos4n…’) #8 {main} thrown
Hi AdrihosanSL
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
Hi, we have the following case with the price filtering in your plugin. The price filter works correctly with the original prices set in the product price field in the admin, but since we use a tax class that adds 20% to the original price, in the frontend of the site, the product prices are with this 20%, and the filter shows products with different values. For example, we set a value of max 1000, but products with a value of 1200 are also displayed. Is there a possibility for the price filter to use the tax class that we have? If there is no such possibility, do you think it will be developed in one of the next versions of the plugin?
Hi ruslanaangelova
Thank you for reaching out to our support team.
The tax solution proposed in this request: https://codecanyon.net/comments/31875528 should resolve this issue.
We just tested it on our end, and everything is working correctly with it.
Best Regards,
Victor
Hi, filtering seems to have stopped working after latest wordpress update.
Hi ckrumins
Thank you for reaching out to our support team.
We have just updated to the latest version of WordPress on the testing site, and all of the filtering is working: https://prnt.sc/NanF5PqFu5UG
Perhaps the issue is related to other updates on the site, such as caching, modifications of queries, templates, or similar changes. You can use the site backup with the last working setup and apply the other modifications from there to determine exactly what caused the issue.
If you want us to check the filtering setup directly on your site, we can do so with your credentials; however, this service is only available for users with active support.
Best Regards,
Victor
Hi ckrumins
Can you please send the credentials to the WP-admin dashboard following this document so we can check it?
Also, please attach the link to the exact page where the filters are no longer working so that we can check it directly there.
Best Regards,
Victor
We have checked the site. Could you please verify if the filters are working correctly now?
Best Regards,
Victor
HOla, al istalar el pro la pagina da error. Tengo pampalaplata.com.ar PHP 8.1 (ea-php81).
Puede ser la version del Pro vieja ?
Gracias !
Hi pampa1000
Thank you for reaching out to our support team.
Please submit your request in English so that we can assist you effectively.
Unfortunately, we do not have a multilingual support team, and all requests and support are provided exclusively in English.
Thank you for your understanding.
Best Regards,
Victor
Technical Issue Summary for Support Topic: Filtering custom product loops on the Homepage (MODIFICACION SISTEMA PAMPA).
The Goal: We need to use Filter Everything to filter a specific selection of products (a custom set/particular products) displayed on the Homepage, while ensuring the filters still work correctly on the standard Shop/Archive pages.
The Problem:
Context Misalignment: When placing the filter widget on the Homepage, it doesn’t automatically “hook” into the custom product grid or shortcode we are using. It either does nothing or tries to redirect to the main Shop page.
Custom Query: On the Homepage, we aren’t using the “Main Query.” We are using a specific selection of products. We need the Filter Set to recognize this custom WP_Query or CSS ID.
AJAX Consistency: We need the filtering to happen via AJAX on the Homepage to avoid full page reloads that break the landing page experience.
Questions for the Support Team:
How can we manually associate a Filter Set with a specific product grid on the Homepage if it’s not the “Main Query”?
Should we use a specific Query ID in the filter settings? If so, how do we apply that ID to our product loop (shortcode or block)?
Is there a recommended PHP Hook or Filter to force the plugin to recognize the Homepage’s custom product container as the target for filtering?
How can we prevent the filter from redirecting to the /shop/ URL when applied from the Homepage?
Urgent: Critical Error when filtering “Particular Products” I need to emphasize a major issue: when we try to configure the filter to work with a specific selection of products (particular products) on the Homepage, the site triggers a Critical Error (PHP Fatal Error).
Observations:
The error occurs specifically when the Filter Set targets a page that doesn’t use the standard WooCommerce loop.
It seems like the plugin is trying to call a function on a null object or is causing a conflict with the WP_Query when it’s not the “Main Query”.
We need to know if there is a specific way to “initialize” the filter for custom product selections to avoid this crash.
Could you check if this is a known conflict with custom product IDs/shortcodes and how to debug the specific hook causing the crash?
Please submit one request at a time, so we can fix it and move on to the next. The more questions included in a single request, the more confusing it becomes.
Lets start from the critical one, as it is the most imporatnt. Please include the error text.
Can you please send the credentials to the WP-admin dashboard following this document so we can check it?
Also, please include the link to the page where the fatal error occurs during filtering, so we can test it there.
Best Regards,
Victor
hey, we did elementor updates and it seemed to break our filter, select one filter and multiple apply according to the url, also some filter options showing 0 options
Hi kurtscholz
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?
Also, please attach the link to the exact page where the filters aren’t working correctly, so that we can check it.
Best Regards,
Victor
Credentials have been sent through.
Additional information: At the time of this message, WordPress and all plugins are fully up to date. Some filters appear to be partially working; however, the filter logic is incorrectly applying multiple filters simultaneously. There are also missing filter options under the temperature range, and several filters are displaying an incorrect number of options.
Hi kurtscholz
We have checked the site, and the issue is related to the “Advanced Accordion” widget in Elementor that you are using to display the filters. We do not know how it works under the hood, but it appears to cache values and stays with them causing future issues.
We recommend removing it and using a shortcode or a widget instead to display the filters, in order to ensure correct filter widget functionality.
Best Regards,
Victor
I have changed it from an accordion to a short code widget and it is still the exact same
nvm solved, thank you Victor
Hi kurtscholz
We are glad to hear that the issue was resolved.
Best Regards,
Victor
Please check the following: The headings above the filters are not working — they are not being displayed. Also, is it possible that when I select the upper filter on mobile (all except “Managing Director”), all Filter 1 options are hidden and only Filter 2 options are shown?
Please try this out, and if necessary, get in touch with me via email so that we can resolve it. I can also grant you access to the website if needed.
Thank you in advance.
Hi createdbygino
Thank you for reaching out to our support team.
Please send the credentials to the wp-admin dashboard following this document so we can check it.
Also, please send a link to a video with explanations showing the filters in action, pointing the mouse to Filter 1 with screenshots and arrows, showing Filter 2, and indicating what should be hidden when Filter 1 is selected, and so on.
Best Regards,
Victor
I already sent the credentials
also left a video by now on the support pm
Hi createdbygino
1) We have checked the site, and that helped a lot. You do have two filters in the filter set, but you are using a child/parent filtering system with the option to hide the second filter.
However, you also have the option enabled to hide empty filters. This means that if you select an option in the first filter that would display posts with no values in the second filter, the second filter does not appear at all, which is expected behavior.
We have changed the option to “always hide empty filter terms” and updated the logic for the first filter to “AND,” so you can only select one term from it. Since none of the terms contain the same posts in multiple terms, the rest remain hidden. This behavior cannot be limited to mobile devices only. It will work the same on the mobile and on the desktop.
2) Regarding the hidden titles, you simply have custom styles applied to hide them in Filters > Settings > Experimental > Custom CSS: https://prnt.sc/SMfGD32ZB06E
Best Regards,
Victor
Thank you so much for your good support! 
I have one more little question for you, i send it just in a minute to the support DM as Video.
Thank you so much!
No, that is not a bug. This is just how the hover works: on desktop, when you move your mouse over the buttons, you might see them changing colors and other effects. On mobile, when you tap on a button, it stays active until you tap on another element. This is the only difference and the reason why it behaves this way.
Best Regards,
Victor
Hi, Filter Everything (Acc. perry104) – Am trying to figure out why all product category filter sets counters zero’d out (Show counters Displays the number of posts in a term) – was working until I did a bulk edit on products within WooCommerce) – search results still working, just counters not showing) Am using multiple filter sets with shortcodes (Elegant Themes). Any help appreciated.
Hi perry104
Thank you for choosing Filter Everything PRO.
Try clearing all of the cache, go to the filter set, make sure you have checked the correct post list in the “And what to filter” section, then click the Update button and check whether everything is working.
Additionally, if this didn’t help, you can send the credentials to the wp-admin dashboard following this document with the link to the exact page with the issue, so that we can check it.
Best Regards,
Victor
Thanks Victor… have tried those suggestions, problem persists. Have sent creds. Appreciate your help.
We have checked the site, updated each filter set, and everything is working now.
The issue is that you chose the worst possible approach by placing everything under the product category taxonomy instead of creating separate attributes under Products > Attributes.
As a result, even though the filter sets are separate, they share the same filter, which causes changes to affect all filters when something is not working correctly in one filter set.
Best Regards,
Victor
ah, ok… appreciate it thank you!
Hi, is there a way to change from URL changing selected filters to query parameters? We are having a lot of issues with ai bots indexing thousands of “fake” pages due to available filter permutations.
Hi jimward2
Thank you for reaching out to our support team.
You can use the next code snippet:
define( 'FLRT_PERMALINKS_ENABLED', false );
Then go to the filter set and click the Update button to turn off permalinks and use GET parameters for the filters.
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