8963 comments found.
Hi Stepasyuk,
I mainly use filters for ACF Custom Fields, which works well. However, when I set up a filter for a ACF Relationship Item, the IDs appear instead of the titles. Do you have something like a template for the code that I can then paste into functions.php?
Best regards Beni
Hi Beni,
Thank you for choosing Filter Everything PRO.
If it becomes necessary to display ACF field labels instead of their values, it is possible to achieve this by incorporating suitable code from the examples provided below into the functions.php of your active theme. However, it is important to bear in mind that this code must be edited to align with the meta key(s) of your ACF field(s). Please find the relevant codes below:
1. ACF field is Taxonomy object – https://gist.github.com/wpserve/0634299bcc67d03bef77119dd20c86e7
2. ACF field is a field with choices – https://gist.github.com/wpserve/48277fc0320239d05b1d6e2c4da3db20
3. ACF field is post object – https://gist.github.com/wpserve/a9a58cb8a37be1472ded53296147cc56
The 3rd example should serve the purpose of fixing your issue.
Best Regards,
- Victor
Hi there, I have set up your plugin and have the filters appearing fine but I am using Avada Postcards and the results are not renewing. I have played with using Ajax on and off but there seems to be no change.
Have you managed to get the filter working with Avada Postcards before?
Hi thandiinlondon,
Thank you for choosing Filter Everything PRO.
Can you send the link to the page with the issues so we can check it?
Best Regards,
- Victor
I have already sent the credentials.
Thx for your help!
Hi sairo,
Thank you for choosing Filter Everything PRO.
The license was activated and everything is working well.
Best Regards,
- Victor
Thanks a lot, Victor.
That’s great, the plugin is working fine now. Perfect!
Best Regards sairo
Hi sairo,
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!
Best Regards,
- Victor
Hi
I am using the shortcode to filter some blog posts, and I noticed that under my Filter Sets there is a Search by default. The end result is that besides my set filters (checkbox, etc), I also get a search bar.
I can add more filters to the set, but not remove the Search that comes with it.
How could I set filters without displaying a search bar?
Thanks
Hi dpasolar,
Thank you for choosing Filter Everything PRO.
Could you please provide the link to the page with the issue so we can check it?
Best Regards,
- Victor
Hi. This is the page
https://www.dpasolar.com.au/news-updates/Under my filter set I have: - the filters that I created (labels list) - search (i cannot configure or delete that)
Go to your Filter Set settings and uncheck this option – https://prnt.sc/fprw4m9Rhurp
Best Regards,
- Victor
Dum Dum. How did I not see this
Thank you, it worked now.
Also, is there any area that I could manually alter some CSS? I wanted to apply some different styles to the filters.
Cheers
You can use custom CSS in the Filters -> Settings -> Experimental -> Custom CSS. To find the needed classes use browser inspect tools. Just like this – https://prnt.sc/NQHBluksa6BG and add styles here for that class – https://prnt.sc/bRMvmdVAIyni and you will have this – https://prnt.sc/Jv0XpLIAGEnE
Best Regards,
- Victor
Got it. Will do Thanks
Hi. Do you have stock license to include plugin in other bundles as bonus?
Hi sizam,
Thank you for your interest in the Filter Everything plugin.
A the moment there is no such thing. There is only the license that you can see here on CodeCanyon (or there is a multisite license if you are interested in it you can send us a message via PM for more details).
Best Regards,
- Victor
Hi. Thanks for a great plugin! I have a problem with filtering and Yith Infinite Scrolling. I does not filter correct when infinite scrolling is enabled. Any known issues and any solutios for that?
Hi bigal99,
In general, the plugin does not contain built-in infinite scroll features. But it is compatible with some infinite scroll plugins. For example with this one – https://wordpress.org/plugins/load-more-products-for-woocommerce/ and we are constantly working on the plugin and extending the list of compatibility. The thing is that some of them make a copy of the query and use it to show the results without taking in fact the filtered items.
Best Regards,
- Victor
Excellent! Now it works like it should. Thanks!
I would like to know how to remove the writing “1 product found” or if it can be changed.
Hi gennarosalvi,
The easiest way would be not to display it, simply paste this code into the Filters -> Settings -> Experimenta -> Custom CSS:
.wpc-posts-found {
display: none;
}
This description consists of several parts. The word ‘found’ is in the posts-found.php file. The name of the post type is taken from the post type object that was created when it was registered.
Best Regards,
- Victor
Is it possible to not display any posts when loading the posts, but only if you keep a filter selected? Because I have very large datasets that take a long time to load.
And if I have to modify something in the code, what exactly do I have to change?
Thanks in advance
Hi BrandMaster2013,
Our plugin is responsible only for filtering the products, not for displaying the products on the page. You can only write some type of custom code with the needed functionality, from our side, we can recommend you check this page – https://filtereverything.pro/resources/functions/ it contains the needed function to check if any term was selected in order to implement the functionality that you want. If you are not familiar with PHP and WordPress we can recommend hiring the dev to do this functionality for you, using platforms like Upwork.
In general, there is no support for accounts whose support period has expired following the support policy.
But we can help you later after all requests from accounts with valid support periods are processed. It may take some time – days or weeks.
If you want to get it faster, please extend your support period and this request will be processed in the first queue for supported accounts.
Best Regards,
- Victor
If you click on a product of a subcategory (gloves) the filter works but it doesn’t show the products because I chose to show only the categories.
I would also like to know how to avoid the writing “1 product found” or modify it as much as possible.
Hi gennarosalvi,
Let’s continue the conversation in one comment thread as long as it is not a new issue, in order to remove the confusion. The answer was provided in the original comment thread here – https://codecanyon.net/comments/29880680
Best Regards,
- Victor
Hi
Can you please help me? I’m currently facing an issue with activating my license using the provided purchase code from my order.
Thanks
Hi baialvin,
Thank you for choosing Filter Everything PRO.
Please, note that the License key and CodeCanyon purchase code are different things.
To set the License key, please go to Filters -> Settings -> License, click 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.
But if you get the “Uknown Error” after entering the license key, It means 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, I have issues with <title> on filtered pages. I disabled Yoast SEO plugins and tested old classic themes ‘Twenty Nineteen’ and ‘Twenty Twenty’ it’s working fine. But on block themes ‘Twenty Twenty-Two’ and ‘Twenty Twenty-Three’ I see two <title>, for example:
<!-- This page was genereated by the Filter Everything plugin v 1.7.15 - https://filtereverything.pro -->
<title>mexico lgbtq friendly title testfilter</title>
...
<!-- / Filter Everything plugin -->
<title>Destination Weddings to Mexico, Jamaica, Dominican Republic & More</title>
Why page contains two <title> on block themes?
Thanks!
There are also issues with ‘H1 Title’ and ‘SEO Description’: it works fine with classic themes ‘Twenty Nineteen’ and ‘Twenty Twenty’, but does not works with block themes ‘Twenty Twenty-Two’ and ‘Twenty Twenty-Three’.
Hi destify-marketing,
Could you please send the credentials to the wp-admin dashboard following this document so we can check it?
Best Regards,
- Victor
hi Victor, I sent the credentials. There are 3 plugins activated only: Filter Everything PRO, Query Monitor, WooCommerce. There are 4 defatult themes.
If test filtered category which has SEO rules, for example /product-category/destinations/inclusivity-lgbtq-friendly/location-colombia/ there are two problems:
problem 1: If check default classic theme (2019, 2020) there is one <title> per page. But if activate default block theme (2022, 2023) – there are two <title> per page.
problem 2: SEO rules does not work at all. I don’t see custom <title>, <meta description>, h1 and description for filtered page which has SEO rule.
Hi destify-marketing,
We have checked the site and see what you are referring to, but could you please grant us full admin rights? So we can use the plugin files editor as well as the theme file editor in order to find the issue and try to fix it. Because without it we cannot debug anything.
Best Regards,
- Victor
hi Victor,
I don’t see why you need it. Wordpress, plugins (FE, woo) and themes are 100% default. So you could easily install the same on your computer and find where is the problem.
But anyway I enabled ability to install plugins, edit files etc.
Thanks.
Hi Victor,
any news why SEO feature does not work even on default themes?
Hi destify-marketing,
Upon conducting an examination, we have forwarded the issue to our development team. We are patiently awaiting their response and will provide you with a thorough answer as soon as we receive their information. Apologies for the inconvenience, and thank you for understanding.
Best Regards,
- Victor
Hi destify-marketing,
The answer was provided via email with all of the needed details.
Best Regards,
- Victor
hi Victor,
great news, thanks!
1. seo hidden tags (<title>, <meta description>) works correct!
2.1 visible information: h1 works correct! Instead of default h1 filtered page displays h1 which comes from SEO rules.
2.2. visible description works wrong: instead of replace default visible description – filter everything plugin output visible description (element < div class=”wpc-page-seo-description” >) below filtered products. So page display both descriptions: default description at the top of filtered products and one more visible description (which comes from SEO rules) below filtered products.
You can see it on my the same test staging site for example by URL /product-category/destinations/inclusivity-lgbtq-friendly/location-colombia/
Hi destify-marketing,
Actually, it is working like that because not everyone wants it to be removed, you can remove the description on the category pages with a hook. For example like this (it will place a description and remove the category description):
add_action('wp_head', 'wpc_add_filters_seo_description');
function wpc_add_filters_seo_description(){
if( class_exists( 'FilterEverything\Filter\Container' ) ){
$seoFrontEnd = FilterEverything\Filter\Container::instance()->getSeoFrontendService();
$your_new_hook = 'woocommerce_archive_description';
remove_action('woocommerce_after_shop_loop', [ $seoFrontEnd, 'showSeoDescription' ], 5);
add_action( $your_new_hook, [ $seoFrontEnd, 'showSeoDescription' ] );
}
}
Since you are using 2023-2022 themes you can write your own one-file plugin “to execute this code” or read how you can create a child theme and use something like functions.php file to apply this code.
Best Regards,
- Victor
Hello! Any tips on implementing within Wordpress Full Site Editing? Currently trying to use the shortcode before a Query Loop Block. The filter is pulling in the correct taxonomy terms but won’t filter the posts in the block. I’ve tested all of the WP_query in the options but none work.
Thanks!
Hi atomicdustdev,
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
Dear Stepasyuk,
thank you very much for your great plugin – I am so happy to found it!.
Please could you help me to solve a tiny issue? I am using Wordpress in combination with wpbakery page builder.
Now I need to define in your configuration “what to sort” and I need to enter a WP_Query. but I don’t know how to handle this?
Where and how can I find the wp query in bakery page builder? Thank you very much for your support!
Hi Amjex,
Thank you for choosing Filter Everything PRO.
The WP_Query is the one that displays the products/posts or any other items on your page. In wpbakery, there should be any post custom query or anything like that for displaying posts and products, etc.
Best Regards,
- Victor
Hello,
I’ve recently purchased your plugin in order to use it within my Wordpress website (which I edit with Elementor Pro). The plugin works correctly, but whenever it is activated I can’t use the Elementor theme builder to create or edit my posts. The loading screen goes on for ever. I keep getting this error message in the Elementor file log:
JS: showing 1 of 1JS: 2023-08-27 09:58:40 [error X 4][https://paraulademixa.com/wp-content/plugins/elementor-pro/assets/js/editor.min.js?ver=3.15.1:2:64105] can’t convert undefined to object
On the other hand, this doesn’t happen when I try to edit a page. And when I deactive “Filter everything” Elementor goes back to normal. What’s going on? Can you help me?
Thank you in advance,
Anna
Hi Anna,
Could you please provide the credentials to the wp-admin dashboard follwoing this document so we can check it?
Best Regards,
- Victor
i just sent the credentials. Thanks
Hi Anna,
Thank you fo the credentials. Could you please grant us the full admin rights? We cannot even turn on and off plugins in order to catch the root of the issue.
Best Regards,
- Victor
Sorry for the delay, I didn’t see your message. I just got you full admin rights. Hope this time it works!
Hi Anna,
Thank you for your patience while we worked to resolve the issue. We were able to identify and address the problem, which turned out to be related to the URL prefixes you entered. We have changed those prefixes in the filters -> url prefixes and everything is working well.
Best Regards,
- Victor
Hi! Thank you, it worked!! By the way, I’m trying to use the special bottom widget for mobile devices but I can’t manage to make it work. What do I need to do? I enabled it, but it doesn’t show up.
Hi! I finally got it using the shortcode [fe_open_button] but now, can i configure the language without other plugin (like when i set the “Apply/ Reset button’s labels)?
Hi Anna,
Do you mean that you want to change the labels of those buttons when switching to another language? Or what do you mean?
Best Regards,
- Victor
Everything is ok when I use Filter Everything on desktop or tablet mode. I was able to translate Search, Reset buttons, etc But when I use the special widget for mobile devices every button is in English (Show, Cancel, Filters). How can I change that?
Hi Anna,
You can translate them with Loco translation to the needed language.
Best Regards,
- Victor
It worked, thank you! 
Hello there!
I hope you’re doing well. I’d like to bring up an issue regarding your plugin. Initially, the filters of the custom post type were functional and effective. However, they only worked for the first day. After that, none of the filters seem to be functioning at all.
I’ve diligently tried all the solutions provided in the WordPress dashboard’s sidebar, but unfortunately, the issue persists.
To provide some context, I’ve established a custom post type called “Course” along with a set of custom fields. While it was operational on the first day, it has ceased to function since then. I have implemented all the possible solutions by turning off the AJAX and removing the caches. and i have added the correct HTML class which was worked first time that is .wp-block-query.
To further investigate the matter, you can visit the following link: (https://cloudassess.com/course-library/)
Thank you for your attention to this matter.
Hi Cloudassess,
Thank you for choosing Filter Everything PRO.
We just checked the page and the filter is filtering – https://prnt.sc/zemKbdcOflq4 the thing is that your pagination isn’t working at all, even if we force-reload the page it still won’t change. We cannot tell how many products should be shown as there are no counters to check next to the terms, but it is filtering items on the page. Can you provide more detailed information on what is not working? So we can simulate it.
Best Regards,
- Victor
Hello,
I’m getting this error: “You have been using the plugin for over two months without a license key, and it is now locked.”
I bought the product and tried to enter the license key but it still doesn’t work and give me a message “unknown error”
Hi annaboroshok,
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, I’m having a difficult time setting up my filter. I’m wanting to filter a personnel page by administration, faculty, and support staff and add a search field where users can type in title or name of personnel. I added the filter, added the widget and my page is saying, “No one Filter Set is related to this page. You can configure it in the Filter Set -> “Where to filter?” field.” Is there a video or something showing how to do this?
Hello, I have it set up now. I need to change the order of the categories. Right now it’s listing Faculty Administration Support Staff and I need to have it listed as Administration Faculty Support Staff. Would you kindly tell me how to have the search field only search by personnel title or is there a way to do this?
Hi beccaweeks,
Thank you for choosing Filter Everything PRO.
Yes, you can go to the filter set, choose the needed filter and click on “more options” and choose the sorting option for categories.
Our plugin only passes the search phrase to WP_Query which is filtered. And WordPress itself already decides to search in three fields – post_title, post_excerpt, post_content.
If you want to search only by post_title, you need to modify WP_Query through a hook. This hook can be ‘wpc_filtered_query_end’ – in our plugin. Or the classic WordPress hook – ‘pre_get_posts’ (or others in the WP). If you do not have the needed skills and knowledge for it, you can hire the dev for example, from Upwork to do it for you.
Best Regards,
- Victor
Hi,
the plugin works very good but I have a request.
In categories, I have the problem that when I filter something, Woocommerce call the description in the category.
So in in every new url filtered I see the description of the category. A really bad problem. I tried to avoid this via php, but nothing seems to solve this problem. Any help?
Hi michaelcodogno,
Can you please show us this “description” in the URL so we can check it? A bit confusing right now what exactly do you mean about it?
Best Regards,
- Victor
So, the main category is https://gpoint-wines.com/categoria/rossi-naturali/ When I filter, the URL is https://gpoint-wines.com/categoria/rossi-naturali/i-vini-toscana/
As you can see, in the filtered URL we have another time the same description. All filter under categories call this…
When you choose any filter term URL particle is added to the URL, and there is nothing that can be done with it, you can only change it to the GET parameters if you want.
But if you are referring to this description – https://prnt.sc/tTp29_kC1SZV if you add SEO rules and choose any filter term it can be changed dynamically.
Best Regards,
- Victor
Hi, yes i was referring to that description. Now I actived the SEO Rules, but your plugin description is added, it doen’t replace the one in your screenshot
Well, in that case, the description is not related to our plugin at all. It most likely has something to do with the Woo category description. You can remove it from the page by removing the category description or modifying the archive page template to your needs.
Best Regards,
- Victor
My site is set up with woocommerce category and woocommerce subcategory for example: Computing/Notebooks When the user is in the main category (Computer Science), since I have chosen to show only the categories, by clicking on the product filters, the filter works but it rightly does not show the products. Would there be a way to make clients go to Notebook like link? If not, what should I do to set up a sidebar for the categories and another widget with the filter?
Hi gennarosalvi,
What do you mean by the “works but it rightly does not show the products”? Can you provide more details? Also, please send the link to the page with the issues alongside explanations so we can check it.
Also, please provide more details on this “Would there be a way to make clients go to Notebook like link?”
Best Regards,
- Victor
Hi gennarosalvi,
“If you click on a product of a subcategory (gloves) the filter works but it doesn’t show the products because I chose to show only the categories.”
If you choose only to show categories our plugin won’t make products appear. You can choose to show categories and products then the plugin can filter products.
Or you can make any some type of custom customization in order to make it like you want. In general, this question would be better addressed to the Woo support. Because our plugin is working with the query, and what that query is displaying the plugin is filtering it.
Best Regards,
- Victor
I have purchased the Pro version, but the “Get Your License Key” button takes me to the wrong account, not the account where I made the purchase. (one of my client’s Envato accounts). I have logged out and back in to Envato, and WordPress, uninstalled, reinstalled, it still thinks I am the wrong account. Thanks!
Hi danloffler,
Thank you for choosing Filter Everything PRO.
Try to use incognito mode, so after the redirection you can log in with the needed account where you have bought the plugin.
Best Regards,
- Victor
Thanks Victor. Yes that worked.