9004 comments found.
Can we filter posts by category and sub category? I’m using custom field and pulling off of parent filter but can not get the sub category to display
Hi freshfitz
Do you mean creating two filters, one showing only parent categories and the other showing only subcategories? If that’s the case, this is not possible yet.
Best Regards,
Victor
We want to click the parent category then show the sub categories, just like this https://www.hitt.com/projects/
On the page, we can see only this: https://prnt.sc/DyBbpf6rw-HU it looks like three separate filters, and nothing appears as subcategories when we click on any of the options. Only the chips at the bottom are showing. Perhaps you can send us a link to a video showing how you’re trying to make it work?
Best Regards,
Victor
Hi there
Is there a way to automatically apply title case to the SEO Title in Filter Everything Pro?
I would like the SEO Titles to be formatted with each word capitalized for consistency but I do not see an option for this.
Could you let me know if this is possible?
Thank you.
Hi beniangel
If all of the filter terms are using capital letters, all you need to do is add entities like product category (product_cat), color attribute (pa_color), etc., in Filters > Settings > General: https://prnt.sc/yOsgaos9JJFJ
Best Regards,
Victor
Hi Victor
Thank you for clarifying.
When you say entities do you mean the variables such as {brand} and {category}?
Hi Victor
Thank you for clarifying.
When you say entities do you mean the variables such as {brand} and {category}?
Hi beniangel
Taxonomies, attributes, etc., we refer to them as entities just to generalize. For example, a color attribute created under Products > Attributes with terms like Blue, Green, or Gray.
You can check the URL when on the color attribute: https://prnt.sc/LKEKMzxPSUOV you’ll see the attribute name is pa_color. This is the name you need to use in that input.
Best Regards,
Victor
Thank you for the help
Hi Victor
Would it be possible to generate a sitemap for the filters we uploaded?
Thank you
Hi beniangel
The sitemap XML functionality will be available only in the upcoming 1.9.2 update.
Best Regards,
Victor
Thank you for the help
Hi Victor
Do you have any update on when version 1.9.2 is expected to be released?
Thank you
Hi beniangel
In general, we expect to release it by the end of this month. However, it will most likely be postponed, as a few hidden issues arose during in-depth testing that need to be thoroughly investigated and fixed before the release. Additionally, the list of initial features to be included in the update keeps growing, so there is still quite a bit in development.
So at this moment, it’s quite hard to predict, as new features can be added to the update at any time. It might even be split into two separate updates, though it’s not yet clear what the development team’s exact plans are. However, this update is significantly larger compared to previous ones, so unexpected issues can arise.
Best Regards,
Victor
Thank you for the update.
I am currently trying to fix some issues reported in my SE Ranking audit and it shows this tag as the cause:
<meta name=’robots’ content=’noindex, nofollow’ />
It seems to be added by the Filter Everything Pro plugin.
Can I safely remove this tag or adjust it somewhere in the plugin settings?
You can remove or modify it using the WP robot tags hook. However, we do not recommend changing it to “index” or similar, as this would cause all filtered combinations to be indexed. The number of these combinations can be extremely high (potentially 200k or more), depending on how many filters you have, which could negatively impact the site’s performance if crawlers attempt to crawl them nonstop.
Best Regards,
Victor
Hi 100homez
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?
Preferably on the staging site with this issue, so we can apply all the required changes without worrying about the live site’s functionality.
Best Regards,
Victor
credential sent
hello, issue fixed. i created custom field with the name “status”. it was duplicating queries and not filtering. i have changed it to availability so it’s fine now. thanks
Thank you for letting us know. We’re glad to hear the issue was resolved. You did an amazing job!
Best Regards,
Victor
Hi!
Question about hierarchical brand filter behavior:
Taxonomy: hierarchical brand (e.g., parent N&D → children Ocean/Prime/Pumpkin).
Current behavior If the parent term is checked and then I check any child term, the parent remains checked. This makes results too broad and forces users to manually uncheck the parent.
Wanted: when a child is selected, auto-uncheck parent.
Optional: allow using the same taxonomy twice — (A) parent selector (top-level only, doesn’t affect query) → (
child selector (shows children of selected parent, does affect query).
Is there a built-in setting for this (“exclude parent when child selected” / “use as parent only”)?
If not, could you share a safe JS/PHP hook/snippet to implement it?
Bonus: can child level be single-select (radio) with an “All” default?
Repro: check parent → check child → parent stays checked (undesired).
Thank you
Igor
Hi Igor
No, unfortunately, there is no functionality for such tuning yet. Also, following the support guidelines on CodeCanyon: https://prnt.sc/FVBlwVGrrBHh anything related to custom code, extending the plugin’s functionality beyond what is included by default, or styling is outside the scope of the support policy.
While you can experiment with it. What you can try is using template overriding: https://filtereverything.pro/resources/templates-overriding/ along with custom code to make it work exactly as needed for your case.
However, this will require quite a bit of work to make it function as intended, especially if you are trying to combine multiple behaviors within the same filter.
Best Regards,
Victor
I am using the plugin in horizontal mode with all of the filter options set as drop-down menus, and it’s almost perfect.
Is there an easy way to reduce the gap between the top row of dropdown boxes and the bottom row so the filterable results are higher on the page?
Also, is there a way to reduce the margin or padding between the top and bottom of the plugin and the title above it and the filter results below it?
Hi shaunmarrs
Yes, you can apply your own custom CSS styles to the required elements. Simply place the custom CSS in Filters > Settings > Experimental > Custom CSS, then hit the Save button.
Unfortunately, custom CSS styles are outside the scope of the support policy on CodeCanyon. However, you can check this page for general information on how to find the classes of the required elements on the page: https://wordpress.org/support/topic/colour-change-to-filter-title/
Best Regards,
Victor
I’d like to cancel and receive a refund. I’ve had the Pro version for less than 24 hours.
Hi luxejoie
Thank you for choosing Filter Everything PRO.
We are sorry to hear that. Could you please describe the issues you have encountered with the plugin? We would be happy to help you and help make it work the way you are looking for.
In general, a refund is possible by submitting a form through the account where the plugin was purchased and waiting for a response. Please note that the support team does not handle refunds. Furthermore, we have no control over the refund team and cannot speed up the process or influence it in any way.
Best Regards,
Victor
Hi,
I have set up a Filet Set, filtering on Categories, and added shortcodes to display the widget.
I have set the filter to a page called Filter> https://dnbf.org/filter/
The widget does show up, but I don’t get any posts to show up, and I have tried all the four “What to filter?” − non of them gives any post output.
I am using latest WordPress, Avada theme, and WPML (I have enabled translating Filter Sets in WPML)
What is missing? I read that there is no shortcode to put, where the posts should show, and perplexity.ai does not make sense to me:
“However, the plugin itself does not have a specific shortcode to output posts directly; instead, it filters posts already output by WordPress loops or page builders that show posts on the page.
To display posts that respond to the filters, you typically set up a WordPress archive or query loop on the page, and Filter Everything filters that output dynamically via AJAX or page reloads.
In short, there is no unique shortcode like [fe_posts] for outputting posts; the plugin filters the posts displayed through the normal WordPress post loops or page builder elements wherever you place the [fe_widget] shortcode for the filters.”
Kindly,
Bjørge 
Hi Bjørge
Thank you for choosing Filter Everything PRO.
That’s correct. The plugin itself does not display any posts on empty pages; it only filters the posts that are already being displayed via main query or a custom WP_Query.
By default, for example, WooCommerce products are shown on archive pages (the default Shop page) or category pages where the main query is already in use to display the products. The same goes for blog posts; they are displayed on the index.php or other archive templates using the main query, or a custom WP_Query.
So, in order for the filtering to work, you first need to ensure that products or posts are being displayed on the page via WP_Query. The filtering plugin only applies filters to the content that is already displayed; it does not fetch or display posts on its own.
If in simple words. Imagine you have a box of apples, and you want to filter them by size. You have a machine that filters the apples into small, medium, and large. But if there are no apples in the box, the filtering machine won’t create apples; it can only filter what’s already there. The same goes for the plugin: it doesn’t generate posts or products; it only filters the ones that are already being displayed on the page.
Best Regards,
Victor
Yes, but the posts do list/show when editing the page, see screenshot:
https://dnbf.org/posts-showing.pngIs your plugin not compatible with Avada?
Kindly,
Bjørge 
Try turning off our plugin and see if the posts appear on that page. This will help determine whether the issue is connected to our plugin or caused by something else.
Best Regards,
Victor
Okay, so using the Avada theme, these are my options so far:
1) My best so far is to define a Filter Set for all the archive pages, and add the filter-shortcode into the Avada Archive Theme, and this proves that the Filter Everything Pro CAN filter the posts − but still problematic.
So for example my category page …/category/fotspor/ looks like this:
https://dnbf.org/category/fotspor/But the category “fotspor” is “default” and always on, even though the other categores filters work. But Filter Everything Pro does works here, so I am on the right track. And the Ajax also works fine!
How can I somehow enable ALL the posts as default?
2) A second option is using a normal page, and not the an archive page, and to add a code-snippet into the function.php file, which through a shortcode, runs a WP_query, which can be filtered by Filter Everything Pro, and then presented by Avada Post Card elements (which shows the posts formated by Avada).
But the Avada Post Cards element uses its own custom query loop to display posts, which usually does not automatically integrate with Filter Everything Pro’s filtering system.
I have tried to create a page, with a Filet Set pointing at that page, using the filter-shortcode on the left, and the Avada Post Card elements to the right. But they is not connected:
https://dnbf.org/blogg/Does such a code snippet exist to make this work? That will actually be the best solution for us.
3) Any other good option for us?
Kindly, Bjørge
Hi Bjørge
1) This is the correct and expected behavior https://prnt.sc/o21lY4xAWJ8M When you have a filter on an archive page (for example, a category named “cars”) and you’re already on the “cars” category page, the “cars” category will be marked as already selected in filter terms. You cannot select it, as it would result in a duplicate URL like /category/cars/filter_category-cars/. The filter terms are displayed strictly based on the products shown on that specific page.
2) Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
Victor
I can not PM you because “FE_support: Account verification in progress”, so I sent en “Email Stepasyuk” in stead, with credentials to wp-admin. Greetings, Bjørge
All good and working as it should here: https://staging.dnbf.org/blogg/
The only thing you missed is configuring the “And what to filter” option to select the correct post list to filter. We tested all of them, and only the last one was responsible for the posts displayed on the page: https://prnt.sc/tip7ZHVTbKgy
Best Regards,
Victor
Thank you very much! Now everything works as I wished – I can even use Avada Post Cards on a page, and Javax and mobile popup – that is awsome!
Kindly, Bjørge 
We are glad to hear that everything is working as you need.
Best Regards,
Victor
One more thing – when in Settings, filter widget on mobile = “Appear as a Pop-up”, the filter button appears as it should. But it appers on ALL other pages as well?
How to remove the bottons from all other pages?
If the mobile button is visible on all pages, you need to go to the Filters → Settings → Experimental and turn on the “Hide opening widget buttons” option. It will hide the mobile filter button, so you need to add the shortcode [fe_open_button] (in the same place the filters widget is) to display the mobile filter button in the needed place.
So if we take an example with the page that you send us, you can add that shortcode below here: https://prnt.sc/VLIufDQiSzY3
Best Regards,
Victor
Hello FE. I use a single filter system even for multiple categories. I like managing it from a single location and it’s easier. I’ve read past conversations, but I want to ask again.
In the “Where to filter?” section, it’s selected as the homepage. Additionally, I want the filter to appear in two more categories. How can I do this without creating a new filter set?
Notice: “What to filter?” section will remain the same.
Hi MT93GP
Unfortunately, it’s not possible to do it. You have to click on the duplicated filter set and apply it to the corresponding page.
Best Regards,
Victor
Is there any way to change the verbiage on the “No Results” message? By default, it says:
No Results Found The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Is it possible to change this?
Hi jchambo
This message is not from our plugin; it is coming either from the theme’s page template or from the page builder, depending on what you are using to display your products on the page.
Best Regards,
Victor
Hello, I’m having an issue using Filter Everything Pro together with TranslatePress.
We have several large filters on our site, for example: .com/aanbod/merk-daf-or-renault-or-scania
TranslatePress stores all of these URLs in a database table, which has grown very large (400,000+ URLs).
Is there a way to only generate URLs for the first filter level, like: .com/aanbod/merk-daf
and then append additional filters as query parameters, instead of creating a separate URL for every combination?
Hi daanvanzantvoort
Thank you for choosing Filter Everything PRO.
Well, there are only two options: URL filter permalinks or GET filter parameters. There is no option to keep it mixed.
You can turn off the filter URL permalinks with the following code:
define( 'FLRT_PERMALINKS_ENABLED', false );
Then go to the filter set and hit the update button.
Also, there are some wildcard limitations in TranslatePress, which you can configure to prevent it from capturing everything for translation. This can help avoid issues with dynamic content.
Best Regards,
Victor
Hi, When using the search bar, we get the message “x results found”, but all posts still show instead of being filtered. We’re using Avada Post Cards. Any idea how to fix this problem? Thanks in advance! WEBRAND
Hi WEBRAND
Please send the link to the exact page where the issue occurs, so we can check it directly.
Best Regards,
Victor
Hi Victor, the page is https://dev.bakertilly.be/nl/nieuws/
Unfortunately, the page is currently closed and showing an “Under Development” message: https://prnt.sc/U56b4qWUkcbi.
Best Regards,
Victor
Hi Victor, can we reach you in another way so that we can give you access to the site so that you can look into the problem? Kind regards, WEBRAND
Yes, you can send the credentials to the wp-admin dashboard following this document so we can check it.
Additionally, you can attach your email in case any private information needs to be shared or used by us to provide a response if sensitive data is involved that cannot be shared in the comments section.
Best Regards,
Victor
Hi Victor, just send the credentials. Thanks in advance!
Hi it1_webrand
We have checked the site, and the issue appears to be caused either by a third-party plugin or some custom code on the site. In general, we noticed one consistent problem: no matter what GET parameter is added to the URL, it breaks the filtering functionality on your site. So there’s a plugin, custom code that applies some changes and limitations if there’s a GET parameter added to the URL.
For example, on our demo page with filters, we added a random GET parameter (?aasdasd) after applying the filters: https://demo.filtereverything.pro/product-category/clothing/women/individually-yes/?aasdasdThe filtering still works correctly and displays two products.
However, on your page, where two filter terms are selected and two posts should be displayed: https://dev.bakertilly.be/nl/nieuws/onderwerpen-over-baker-tilly/mediavormen-nieuws/ everything works as expected.
But when we add the same random GET parameter (just like on our demo site): https://dev.bakertilly.be/nl/nieuws/onderwerpen-over-baker-tilly/mediavormen-nieuws/?aasdasd the filtering breaks immediately.
This shows that the issue is related to either a plugin on the site, custom code, or other settings on your site that modify the page behavior when any GET parameters are applied.
Try deactivating all plugins and any custom code, then switch to the default WordPress 2025 theme. Check if the filtering works correctly with the GET parameters in this clean environment. If it does, start reactivating the plugins one by one to identify the conflict. If the issue persists even in the default setup, then the problem may lie deeper, possibly in server settings, .htaccess rules, or other server-level configurations that interfere with how GET parameters are handled.
Best Regards,
Victor
Hi Victor, I just tried what you asked and it seems like that the WPML plug-in is the issue. When I disable the plug-in, it works. Kind regards
Hi it1_webrand
We have tested it with WPML for different languages on our back. As a result:
UA lang the code is uk: https://prnt.sc/fwAwvVts7mAR
And default EN: https://prnt.sc/bykjtv1Tr2du
Both are working with GET parameters just fine not causing any issues with filtering, so most likely the issue is related to specific URL configurations during translation or something similar.
Best Regards,
Victor
Hi Victor,
WPML looked into the problem and found the following: “After testing, I noticed that the issue only happens if the “Use directory for default language” option is activated under WPML > Languages. Without this option, the search feature works as expected.”
This may be a compatibility issue between WPML and Filter Everything PRO. They created a sandbox to verify this. I’ll keep you updated, but I wanted to let you know already.
Kind regards, WEBRAND
Hi WEBRAND
Thank you very much for the update. We’ll try to recreate it on our end as well, using that option to see if we can reproduce the issue.
Best Regards,
Victor
Hi Victor, I was wondering if you found a way to fix the problem? We can’t uncheck the option in WPML on our end because it would break to many urls… Kind regards, WEBRAND
Hi WEBRAND
We were trying to recreate it on our end, but we haven’t succeeded in recreating it on our end.
Could you please provide the exact settings you have under those options? (Perhaps we missed some important small detail.) That way, we can try using the same configuration on our end as well.
Best Regards,
Victor
Hi Victor, Can I give you access to a copy of the site or to the Sandbox website, so they can check it. Kind regards, WEBRAND
Hi WEBRAND
Yes, if you could do that, it would be the best possible case.
Best Regards,
Victor
Hey man,
Got an issue and a question 
issue: Warning: Undefined array key “view” in /home/r116692empr/sitename.eu/wp-content/plugins/filter-everything-pro/src/Entities/EntityManager.php on line 937
question: how do you clear the cache for this plugin ?
Hi JohnnyQ
If you know how to do it, you can go to filter-everything-pro/src/Entities/EntityManager.php on line 937 and instead of this (this fix will be included in the next plugin update as well):$is_rating = ($filter['view'] === 'rating' && $filter['e_name'] === 'product_visibility' ) ? true : false;Use this one:
$is_rating = (isset($filter['view']) && $filter['view'] === 'rating' && $filter['e_name'] === 'product_visibility' ) ? true : false;
Or you can send the credentials to the wp-admin dashboard following this document so we can implement this fix.
Best Regards,
Victor
You can clear them by going to the filter set and clicking the Update button.
Alternatively, you can reset the filter cache by visiting the shop page (or any other relevant page) and adding the following GET parameter to the URL: yoursite.com/shop/?reset_filters_cache=true
Best Regards,
Victor
Can you tell me how to fix the settings in the filter? It doesnt show products at the moment
Regards,
Hi amandomm
Can you please send the credentials to the wp-admin dashboard following this document so we can check it?
Also, please provide the exact link to the page where the filters should be working, so we can check everything right away.
Best Regards,
Victor
Hi amandomm
We tried to use your credentials, and there’s extremely strange behavior occurring. We can log in for the first time, but as soon as we click on anything, the site becomes unreachable: “This site can’t be reached”. The same issue happens when using a VPN. Most likely, there is some kind of IP protection or security setting in place that blocks access immediately after logging into the admin dashboard.
Can you please fix it?
Best Regards,
Victor
I disabled all plugin expect woocommerce and the avada core+ builder, can you recheck it?
Regards
We tried it, and this is what is happening: https://jumpshare.com/s/AvEKw5vJI3yQst4EB6Up
This is a video. At some point, the site becomes unresponsive. It doesn’t matter whether we’re using the filter page; it can happen on any page at any time. This is what’s causing the issue. Something is wrong with the site.
Best Regards,
Victor
Hi,
Problem still not solved. Im using Plesk and as far as i know i dont use any ip restriction or ip protection. What to do now? I can send screenshots from settings or something.
Regards,
Hi amandomm
The problem is not solved because the site keeps going down with an ERR_CONNECTION_TIMED_OUT error whenever we try to perform any action. If you’re experiencing the same issue, please contact your hosting support to find out why this keeps happening. As long as the site consistently goes down with this error, we are unable to test anything. We’ve never encountered another site behaving like this.
You can try recording a video to show how it’s working on your end. Also, please go to the Filter Set and check what type of query is displayed in the “And what to filter” section. This way, we can review the video and provide some guidance, as we simply can’t do anything on the site other than see the ERR_CONNECTION_TIMED_OUT error.
Best Regards,
Victor
Hi Victor,
I disabled the Web Application Firewall, can you retry it. Otherwise i will record video if still not work
Regards
Hi amandomm
Yes, thank you! The site is finally working fine and no longer dropping the connection. We were able to identify the issue right away. The filter applied to the page is functioning correctly; the problem lies in how the attributes were assigned to your products.
The filter only uses global attributes created under Products > Attributes. As you can see, all the attributes there show a count of 0, meaning they haven’t been applied to any products. Instead of using those global attributes, custom attributes were used, as shown here: https://prnt.sc/LZMgC3MMrlhu
Now that we’ve applied one of the global attributes to the products, it appears in the filters as expected: https://prnt.sc/4Nm5slmw8Xvq
Best Regards,
Victor
Hello, I buy the plugin only for mobile display but for the moment the mobile display did’t work : my site : https://www.coinfriperie.net product page : https://www.coinfriperie.net/products
I have already follow the step for mobile display but did’t work , could you please help me fixe it.
Hi Angelaoura
Thank you for choosing Filter Everything PRO.
We have checked the site and can see the mobile button: https://prnt.sc/FaGzritFLUM4 as well as the filters when clicking on the mobile button: https://prnt.sc/yjK7y-yfjOOk
Has the issue already been fixed, or is it still occurring? If the issue persists, please provide information on the browser and operating system you are using.
Best Regards,
Victor
hello, thank you for your feedback. Yes I had already finf the way to fixe the issue . Thank you
Thank you for the update. We’re glad to hear the issue has been resolved.
Best Regards,
Victor
Last Time Your Mentioned, You can use either shortcodes or a widget at your own discretion.
But widget Not Showing In Elementor Editor Page Check This
Hi familybuilder6
It is exactly in the WordPress section: https://prnt.sc/pLsScbTFiban and the widget: https://prnt.sc/qJCSQG9e10Uk
Best Regards,
Victor
Price Range Not Working Properly
It is either a conflict with a third-party plugin or custom code. Here’s what you can try to identify the issue:
1) Deactivate all plugins except for Elementor, Elementor Pro, WooCommerce (if you’re using it), and our plugin.
2) Switch to the default Twenty Twenty-Five theme.
3) Disable all custom code temporarily.
4) Check if everything is displayed and working as it should.
If it works correctly in this clean environment, start reactivating plugins and custom code one by one to find the source of the conflict.
Best Regards,
Victor
I already sent the credentials In Mail
Hi familybuilder6
Settings image: https://prnt.sc/JjKqvaHZopxO
1) Choose a post type to filter
2) Add required filters
3) Choose the page where the filter set should be displayed
4) Choose the post type list that is displaying your posts on the page
And everything is working and displayed on the page: https://prnt.sc/pI-PvkVEQRk0
To display the filters on the right or left side, you need to modify your page template. This is not related to the plugin’s functionality or support; it strictly depends on how your page template is designed and structured. You can use either shortcodes or a widget at your own discretion.
Best Regards,
Victor
To find the filters widget in Elementor, go to the WordPress section in the left widget panel. Open the WordPress area and look for “Filter Everything – Filters” that’s the filter widget.
Note: Using the search bar in Elementor won’t find it, so you need to browse manually through the WordPress widget section.
Best Regards,
Victor
In the screenshot you sent, instead of using the search bar (which won’t find the widget), scroll down until you see the “WordPress” section. Open this folding menu, and it will display all available WordPress widgets. Then scroll through the list to find the “Filter Everything – Filters” widget.
Best Regards,
Victor
Good afternoon, please can you confirm if there is a way to stop the URL structure from creating a child sub-category for each filter option?
ie. if i was to create a brand filter, and ‘Brand X’ is selected, the plugin automatically creates the following URL /brands-BRAND-X/, but this is impacting our overall SEO structure and strategy – is there a way to stop it?
it also causes a conflict with another plugin that’s visibility is determined/assigned by page allocation – so when something is filtered, it disappears.
Thanks in advance. Dan
Hi Dan
Thank you for choosing Filter Everything PRO.
The filter prefix is a core plugin functionality. It works as follows: when you create a filter from an attribute/taxonomy, you need to assign a filter prefix for it, for example, “fe_brand”.
When you choose a filter term, the filtering URL will have a [prefix]-[term-name], for example: /fe_brand-apple-or-samsung/fe_color-red-or-green/
It is required for filtering purposes, as without it, the URL structure could be interpreted as linking to physical pages or causing a 404 rather than applying filters on the current page. The prefix ensures the system recognizes the parameters as filters, not standard page paths, allowing filtering to work correctly.
If you want to return it to the GET parameters, so instead of the /fe_brand-apple/ it will be ?fe_brand=apple with the code below:
define( 'FLRT_PERMALINKS_ENABLED', false );
And then go to the filter set and hit the update.
Best Regards,
Victor
Hi familybuilder6 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? Additionally, please attach the link to the exact page where you’re trying to display the filters, so we can check it right away. Best Regards, Victor
But Email FE_support Still In
Account verification in progress Personal messaging will be available after your account is verified to help protect our community from spam.
However, you can contact this author immediately after purchasing one of their items.
Hi familybuilder6
You can send it via email: filtereverythingsprt@gmail.com
Also, please make sure to reply in the same comment thread to keep the full message history visible, including the initial issue and all related replies, rather than starting a new comment thread for each response.
Best Regards,
Victor
I am using Filter Everything Pro and created a Filter Set for my Property listings (Region, Location, Price, and Sqft).
I want to display this filter widget in the left side panel/sidebar of my Property listing page, but currently the filters are not showing. Instead, I see this message:
“No one Filter Set is related to this page. You can configure it in the Filter Set -> ‘Where to filter?’ field.”
Can you please guide me on:
How to assign my Filter Set correctly so that it works on the Property listing page.
How to insert the filter widget into the left sidebar panel (using widget area, shortcode, or Elementor).
My goal is to have the filters appear neatly in the left panel, while the property results are displayed on the right.
Hi familybuilder6
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?
Additionally, please attach the link to the exact page where you’re trying to display the filters, so we can check it right away.
Best Regards,
Victor