9142 comments found.
Hi, We have this Filter plugin on a site built with Elementor that filters a custom post type called Events.
It seems that every time an Event post is added to the site we have to re-update the filter. Is this supposed to happen?
Let me know if there is any more information you need from me.
Thank you.
Hi digital395
Thank you for using Filter Everything PRO.
Indeed, the plugin has internal cache that saves filters data some time to make it to work faster. This cache resets automatically if you update any of your post, page, product etc. But also you always can reset it manually by opening your site with URL containing parameter ?reset_filters_cache=true For example – https://digital395.com/?reset_filters_cache=true
Optionally you can add this URL to the cron on your server and it will reset the cache periodically.
Hello Stepasyuk,
I hope You and people close to you are all doing fine!
I found a topic regarding Kadence theme and white horizontal space (Chips) on each page when filter is activated. You provided an override CSS for a fellow user @Carsten12 which I also tested, but unfortunately it did not solve this issue.
I’m using a free version of Kadence theme. On filter settings I’m using a hook “Kadence_before_main_content”. Do you have any other solutions / idea we could try?
All the best, thank you and take care.
Regards, Sam
Hello Sam
Thank you for your care and for using Filter Everything PRO. Thanx God we all are fine.
Please, send me link to the page with this problem and I will let you know how to solve it. As I understood you have the same problem – extra white space under Filter Everything Chips, right?
Hi Stepasyuk,
Sorry about delay on my comment. Site is still under construction and client does not want to share logins to anybody due problems in history for doing this. Regarding this problem I have with Kadence theme (yes, extra white space under Chips), it’s solved now. I managed to add a global CSS and sofar this seems to do the trick.
Should someone else have similar problem with Kadence theme, this is a CSS I added on my site.
/* List */ #main .wpc-custom-selected-terms ul{ padding-right:0px; padding-top:0px; padding-bottom:0px; margin-bottom:0px; }
Ahh, one feature suggestion if I may (if it would be possible): please add “copy/duplicate filter” function. For users like me who have many similar kind of a filters this would save a lot of time.
Thanks, take care and Happy New Year! rgd, Sam
Hi Sam.
Great. I”m glad that your problem is already solved.
Sure, the filters duplicate feature is already in my development schedule. But it requires some time to be implemented. I will notify you here in this comments thread when it will be ready.
—
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 and Happy New Year!
HI author,
I am vantinh and have been working for a small company in Berlin
Proplem : is it possible to display User name ? or user firstname last name on the filter the user name of acf custom field type USER not display USERNAME because I set it in acf custom field returning user id .
how can display user name in your plugin ?
image : https://postimg.cc/GH72dgkm
Hi briba1
Thank you for using Filter Everything PRO.
You can look on this code example https://gist.github.com/wpserve/a9a58cb8a37be1472ded53296147cc56 that solves similar problem, but with post titles instead of their IDs. And you can write your own code that get user names and show them instead of their IDs. You have to use hook ‘wpc_filter_post_meta_term_name’ described here – https://filtereverything.pro/resources/hooks/#term-name-hooks
Unfortunately , your filter is working only one time . I wrote the code in function.php, then changed something later but the filter shows only old information .
Hi briba1
What do you mean that filter worked only one time? What exactly does not work for the moment? Plese, let me know.
I just have a long holiday in jan 2023 . I would like to test it again later .it could be an error in the staging site that the website works very weak during loading site.
other question :could you send me your plugin , with that we can filter both of posts and products in one time ? you can send me via : chuvantinh1991@gmai.com or van-tinh.chu@botiss.com or any ways you want. that is very important for our customization.
Hi briba1
Sure, no problems, enjoy your rest in these holidays 
Unfortunately I have no such version of the plugin. In first versions there were code that partly allowed to support this. But in the last updates I’ve deleted some of such previously commented code as it looked as garbage.
As option, you can try to uncomment wp-content/plugins/filter-everything-pro/pro/wpc-utility-functions.php:578 part of this code and also add new option “Any” in the wp-content/plugins/filter-everything-pro/src/Admin/FilterSet.php:362 in the array. There is some chances that it will work.
Conditional filters, Hello, https://chooko.ie/shop/?product_cat=sport-equipment This page has a item type filter that should change the terms based on the selected sport, how do we do that. I assume it needs to be dine in code? I haven’t seen any documentation for this scenario.
Hello chukosport
Thank you for using Filter Everything PRO.
As I understand you expected that the filter “By Type” will show only terms related with the opened Product category. As I see it looks now like these terms are correct. In any case if you enable “Emtpy terms -> Always hide” in your Filter Set it will work as you need.
Pretty permalinks. Hello, if you go to this https://chooko.ie/shop/?product_cat=sport-equipment page, you can see the url is not “pretty” I saw in the plugin description there is a way to create pretty urls for all filters, can you show me how that is done, or link me to a documentation that clearly describes how to set it up?
Hello chukosport
I’m not sure where you get this URL, but this part product_cat=sport-equipment in your URL is not relatd with any filter. It looks like typical Product category URL in WooCommerce whe you use it without permalinks. But if you have filter by Product category with prefix “product_cat” I recommend you to change it to another URL prefix to avoid conflict with WooCommerce Rroduc category URL structure.
Hello,
As beyondforward wrote below, the license does not work for me either. I hope for your help!
upd. in the answer to “beyondforward” you say that I need to click the “Get your license key” button and log in with my account. When I try to get a license key in this way, after authorization I get this error “Something went wrong. Please, return back and try to click on “Get license key” button again.” I wrote to codecanyon support, but they sent me here.
I also noticed one bug. In my products, I use a checkbox with some values, which is created using advanced custom fields, and in the filter, I use this checkbox as a drop-down list. And if I completely delete some value, then this value still remains in the drop-down list in the filter. Although this value no longer exists in products.
I hope to get help in solving these two problems. The problem with the license must be solved first of all, because I cannot use the plugin, because it is locked.
I just bought your plugin and I am using GeneratePress theme. I see the Filtering is available as a block when adding to a widget. However, it’s not available in GeneratePress as a block in their Elements. Not sure who is responsible for that or if you both have to work on it together to make it work. But, any chance you can make the block available with their Elements module?
Hello webassetcan
Thank you for purchasing the plugin.
I’m not sure about GeneratePress blocks, but you always can insert FIlters widget as shortcode [fe_widget] into any widget or text block of any page builder. Here you can find more about shortcodes supported by the plugin – https://filtereverything.pro/resources/shortcodes/
Thanks, it does work, however. there is still a conflict with GeneratePress. Basically, I created a filter set for a custom post type I created, let’s say it’s Books. In GeneratePress, I can create custom sidebars using their Elements. It seems that once I create the filter set for the CPT, it’s at that point that I cannot edit the Element in GeneratePress to insert the shortcode. I checked after activating your plugin, I could edit an Element in GeneratePress. But, only after I create the filter set and filters can I NOT edit the Element. So, unfortunately I cannot even insert the shortcode.
Hello webassetcan
I’m sorry for the late response.
Can you please show me on screenshot details of the problem? Or maybe to record screen video and reproduce the error. It would be great to understand what is the problem. Maybe it is related with some JavaScript code conflicts.
Thank you.
Ciao, how can I exclude posts from the search based on a meta key? Let me explain better, to define that a car came I use a custom field that resists a value “yes” or “no”. Can I exclude filters based on this rule? is there a way to do this from your plugin? Of course I ask you this because my query already excludes these posts with this custom field that has the value “yes” and consequently the filter leads me to show empty search results.
Hello giuseppedichiara
My plugin allows you to create a fitler by Custom Field and it will contain two values – Yes and No based on text values of your field. And it allows to visitors to select posts with Yes value or with No value.
If you need to exclude such posts via custom code, you can use hook ‘wpc_filtered_query_end’ that pass through $wp_query and fires after filters were applied to the $wp_query.
Do you mind giving me an example? Because I don’t understand if in the hook I have to include all the query or if I can only indicate what to exclude.
For example, I must exclude custom post “car” whose custom field “flag_campi_auto_auto_venduta” is equal to “si”
I have a problem, if you visit marcelloo31.sg-host.com/car with the following credentials, username rstar password: $b73~$2$41j_ you will find that all filters work except the one of the price. can you tell me why? (is within the accordion “prezzo”)
Hello giuseppedichiara
Using hooks requires to be familiar with WordPress and PHP or ask a developer to help you with it. Unfortunately such custom coding is not included in the CodeCanyon item support scope and excluding of posts is not provided by the plugin (but the plugin provides vice versa – to inlcude posts by some criteria)
About price filter – it looks like it was configured wrong or maybe your prices in fact use another meta key than was used in the filter.
REDACTED
Hello Erna.
Thank you for using the plugin.
It looks like conflict with some of your URL prefixes. If any of the URL prefixes contains words like “kennisbank”, “builder” or some other “suspicous” words, try please to change it to something another in FIlters -> Settings -> URL Prefixes
License key not working. I tried the ‘Item Purchase Code’ and ‘Item ID’ listed in the license, as well as the txt file name ‘7039941’ and none worked. Can you help?
Licensor’s Author Username: Stepasyuk
Licensee: Scott Reed
Item Title: Filter Everything — WordPress/WooCommerce Product Filter
Item URL: https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/31634508Item ID: 31634508
Item Purchase Code: d2403b9c-6906-4a99-b8c1-1dbfa9d1aa1c
Purchase Date: 2022-12-12 14:55:47 UTC
Hi beyondforward
Thank you for using Filter Everything PRO.
Please, note that License key and CodeCanyon purchase code are different things. To set License key, please go to Filters -> Settings -> License, click on the “Get your License Key” https://prnt.sc/-ehm9df3H_XT and you will be redirected to the new page. Log in there with your Envato credentials and you will see your License key for the Filter Everything PRO plugin.
Hi is there also a “Filter term name hook” voor the chips?
Hi eaonflux
Please, replace your /wp-content/plugins/filter-everything-pro/src/Chips.php file content with this content – https://gist.github.com/wpserve/f21f0c6adb4d5e126c1ea53299a532de and you will be able to use the hook ‘wpc_chips_term_name’:... $wpc_chips_term_name = apply_filters( 'wpc_chips_term_name', $term->name, $term, $filter ), ...
This code will be able in the next plugin version so you will just update your plugin as usual and this hook remain to work.
ah thanks
is it somehow possible too have 2 or multiple product category blocks in 1 filterset? i need to split the product category in to 2 seperate blocks in 1 filterset
Hello eaonflux
You can use a trick – to creaate 2 or more Filter Sets and point them to the same page. And in every your Filter Set you can add filter by Category. But pay attention that you have to add 2 or more Filters widgets on the page – one widget per one Filter Set.
Hello eaonflux
You can use a trick – to creaate 2 or more Filter Sets and point them to the same page. And in every your Filter Set you can add filter by Category. But pay attention that you have to add 2 or more Filters widgets on the page – one widget per one Filter Set.
Hi somehow i can not find a filter for price when i want create a filterset for WC Products
nevermind i foiund it. it must be a custom numeric field with the label “_price”
Hi eaonflux
I’m glad that you already found solution for the problem. And thank you for your notification about that.
Hi, does this plugin have an elementor widget? I see that in the youtube video? also, where is the reset button from pictures? my filters dont have reset option br joe
Hi joe
Thank you for using Filter Everything PRO.
The plugin contains WordPress widgets that are also available in the Elementor sidebar. But for some reasons Elementor search field in its sidebar does not allow you to find WordPress widgets by their name. You have to scroll down to the WordPress section of the Elementor sidebar and find there “Filters – Filter Everything” widget and insert it on your page.
Reset button is a part of the Chips widget with other selected filter terms. But if you want to use it as individual button you can use a trick – you can place chips widget or shortcode[fe_chips] wherever you need and add the next example of CSS on the page with filtering. You can add it for example via Filters -> Settings -> Experimental -> Custom CSS
#wpc_chips_widget-2 .wpc-filter-chip:not(.wpc-chip-reset-all){
display: none;
}
Where #wpc_chips_widget-2 is the chips widget wrapper and it may be different in your case. You can find it in HTML code. In general this code hides all chips except the Reset button.
Hi I would like a refund.
I tried the free version and though the pro version could do what I wanted, but I was wrong and this plugin does not work the way I thought it would.
Thanks.
Hi MartinPWPH
I’m sorry that you were not satisfied with the plugin. You always can create a refund request in the from in your account here on CodeCanyon.
But please, let me know what exactly you expected from the plugin and it did not work for you?
Thank you.
Why can’t I see all authors, all categories and all tags in the filter bar here: http://lavfilm.dk/oversigt/ ?? (password: filmfest2022)
Hi slowstudiodk
It looks like you make empty terms (that contain 0 posts) hidden. If you want to make them visible, you have to set “Empty terms” -> “Never hide” in the Filter Set settings.
Hi. I’ve managed to add custom taxonomy to filter posts in a single page. Then I added the field to search for a text on that same page. I have created another set of filters to display on the search result page. But that result shows all the content of the web that has that word (posts, pages) My intention is only to filter a certain post (or by category or by taxonomy) but right now the search result is total (post and pages)
I see in your demo by default https://demo.filtereverything.pro/?s=nam&post_type=post But if you search again the url changes to https://demo.filtereverything.pro/?s=nam and shows all contents. How can I force the search results to be a filter for a category of posts?
Best regards Pedro
Hi Pedro.
Thank you for using Filter Everyting PRO.
In this case you can modify your “searchform.php” file in your theme and add the parameter “post type” in the search form. For example:... <input type="hidden" value="post" name="post_type" id="post_type" /> ...
Here are more info about that – https://developer.wordpress.org/reference/functions/get_search_form/
Hi
I am having some issues with the pro version.
1. I have set SEO Rules for a Brand (Say Nike). If i go to the brand filter for nike it shows the SEO Description. So works properly.
However if i then add extra filters on the front end of the site for say “shoe size” or “gender” then as soon as i go to them the SEO Description for disappears.
On the SEO Rules page i tried doing “Any Shoe Size” or “Any Gender” but whenever i go to these filters it still doesnt show.
Basically i want it so that when i go to to any additional filter from the main brand it still shows the main brand SEO Description
2. How do i put an SEO Description and Title on the actual Shop page? It says “This is where you can browse products in this store.”
3. Lastly i have an agency and would like to purchase more than one license at a time. Do you have the ability to support agency licences
Hi, Any chance of help with this?
Hi jon_efc
Thank you for using Filter Everything PRO.
1. To show your SEO description on pages with combination of filters Brand + Size + Gender you have to create separate SEO Rules for such pages. So that one SEO Rule for the Brand page, one SEO Rule for the combination of Brand + Size and one SEO Rule for the combination Brand + Size + Gender.
Pages with Brand, Brand + Size and Brand + Size + Gender are different pages from the SEO point of view and they expect that you have to use different SEO Descriptions and that’s why they require different SEO Rules.
2. If you mean your Shop page without selected filters you have to set SEO data in some another way. For example with Yoast SEO plugin or another similar. Filter Everything PRO allows you to set SEO data only on filtering result pages.
3. Yes, I have ability to sell license with unlimited websites supported for agency. Please, write me message in PM and I will provide you with details how to do that.
Thankyou, i have sent you a pm ref point 3
In regards to point 1
I have set a meta description for the main BRAND. But any of the filters of that brand use exactly the same description. If i have to add it for every possible filter then the issue is that there is 9 filters for the brand and its hundreds of filters i need to create when i dont SEO filters for them additional options, just the descripition of the base product it is on.
Any ideas on this point?
Hi jon_efc
Sorry for the late response.
You don’t need to create SEO Rules for every Brand. Just create one SEO Rule with Brand and insert in the meta description variable {brand} ( or { your_brand_prefix } ) and for every selected Brand this var in your meta description will be replaced with the Brand.
Hello, I would like to put several filters which are made with product tags to the same product product category, e.g. one filter according gender (with product tags for woman, for men) and second filter according kinds of products (with products tags which stand for different types of goods).
I am not able to create more filters under the same filter set with different product tags (in the same product category). There can be only one filter with tags. If I create another one filter set for the same category, it doesn´t appear on page.
Is there any solution, how to create more filter in the product category, based on product tags?
Thank you. BR. Martin
Hello Martin
Thank you for using Filter Everything PRO.
You did everything correct when created the second Filter Set for the same filter, but you also have to insert the second (and probably the third) Filters widget on your Product Category page. So every Filter Set should have its own Filters widget and all them will be visible on the page.
Thank you for your reply. I made 2 filter sets on one page based on products tags (with widgets), but the combination of filter sets doesn´t work. I would like to use filter logis “or” in the framework of filter set, but condition (filter logic) “and” between 2 different filter sets (widget). Is this setting possible? Thank you.
Hello Martin.
If you use the same entity (product tags) in two or more Filter Sets on a page the logic between them is the logic selected for both these filters. Please, check both product tag filters and ensure they have logic “OR” in their settings.
Hello, thank you for your reply. I check it and I have filter logic in both filter sets “or”. You can see the problem on page – https://bohemiagifts.cz/k/kosmetika-podle-pouziti/kosmetika-do-koupele/ . If I use the first filter “PŘÍPRAVKY DO KOUPELE (choose kind of product)” there is e.g. 35 products in set. If I add second filter “určení (for women, men, children), it adds other products e.g. for men and ignore the first filter. How can I eliminate it? I need combination of both filters (I would like to choose the product and show only the products e.g. for men). Thank you.
Hello Martin.
As I understood from your goal you need to select products that are presented in both filter terms – for example “pěny do koupele” and “pro muže”. In this case you have to set logic for both filters “AND”. In such case these two selected filters will show you products that belong to both Product tags simulteneously.
Please, let me know if it was helpful for you. Thank you.
Hi, the plugin dosnt do what i need it to do. Can i please get a refund?
Hi pixelcreated
You can create a refund request in the form in your account here on CodeCanyon.