9151 comments found.
Hello, please discard that message, I have already discovered the error. thank you
Hello again, Is there any possibility to assign a class or an ID to each type of filter in order to make it more intuitive for the user with CSS? For some products it can be more than 15 types of filters, I would like to separate them, group them by background color or border color. Or simple put any separator between filters?
Hello citadela
Each filter has its own unique CSS class with filter’s post ID. Also filters have classes by their filtering criteria, by the view used in the filter etc. Please, check out filters HTML on your site – https://prnt.sc/tvJr_rdHx_j7
—
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!
Hi Stepasyuk, Having issues with actual filtering. I use standard WPquery, no other query on page yet doest sort nor filter (the number of posts matching criteria does update however). The url is usemassa.com/tgh. Thanks in advance, Alex
Hi Alex
Plase, provide me with URL to the page with selected filters but without affecting them on your posts grid. Because I tried to open some pages on your site and I see the problem with SSL sertificate. It may be the reason, why filtering does not work as expected and this should be fixed first of all.
Thank you.
Can you please tell me when you are going to add the Color Swatch option…we really need this.
Hello mimpoz
Thank you for using Filter Everything PRO.
This feature is already added to the plugin. Please, update it to the latest version 1.7.2 and you will find this option in Filters -> Settings -> Experimental -> Color swatches for Filters.
Hi, I have two questions. Both are regarding a custom post type, not WooCommerce.
1) I added an ACF field (Wysiwyg Editor, if that matters) for Post type = SEO Rule because I’d like to use another text in addition to SEO Description. When I open any SEO Rule, the ACF field is available. But when I insert it into an archive template with Dynamic Tags (Elementor) and then visit the SEO Rule page, this text doesn’t appear. The same applies to Oxygen Builder, I tried to insert it with Dynamic Data (ACF and Custom Field/Meta Field) and Code Block (<?php echo the_field(‘bottom_text’); ?>), but the result is the same. Is this possible?
2) How do I insert the SEO Description in Elementor? In Oxygen, I used “PHP Function Return Value” and entered “get_the_archive_description”, but I don’t know how to do it in Elementor.
Never mind the second question, I’ve just found out it’s the Archive Description Dynamic Tag.
Hi SlavekT
I can only help you with values stored in SEO Rule fields if they are not appear on the SEO Rule’s page. But unfortunately any additional fields are something out from the item support scope here on CodeCanyon.
I can only say that SEO Rules are posts with appropriate post type. And these posts are selected by the plugin only on pages that matches to a SEO Rule. Maybe this is reason, why ACF field related with SEO Rule is not available on regular archive pages.
Hello weblionking
Just edit it in the Sorting widget like here, please see screenshot – https://prnt.sc/9ChJXEcLLb2q
Great, this worked!
Hi, Stepasyuk! We have a trouble with compatibility Polylang + Filter. When we choose the filter option inside category page https://pietra.com.ua/shop/stoleshnica/kamen-poludragocennye-kamni/ – in header Polylang show links not to filters pages, but to parent category. So when we change the language, our filter just unset url and filter to category. Please help me on this.
Привіт pietracomua
Дякую за користування плагіном, надалі продовжу англійською, щоб було зрозуміло решті користувачів.
In general it is not a bug, but rather behaviour different from your expectations. Technically I can try to write code that tries to find filter translations and to add them to the Polynang language switcher. But there are two issues:
1. Such code will be huge and will eat a lot of a server resources.
2. We can not be sure that all filter terms have their translations.
And the third remark – usually users select their comfortable language at first steps when they visit a site. So I think in 99% cases your visitors will start filtering after selection the language and in this case there is no need to make language switcher to display translations of filtering results.
I hope this info will be useful for you.
Hello,
Recently bought the pro version. The WP widget is not showing up in elementro pro at all.. Also I see no shortcode at my filter sets. So I can not use it, very frustrating.. Any ideas why this is happening?
Thanks
Hello Brandits1
Thank you for using Filter Everything PRO.
In the Elementor sidebar with widgets you can find Filters widget in the section with WordPress widgets. They are not available by the Elementor search field (I don’t know why, but it depends from Elementor), but if you scroll down to this section you can find it there and use on your page.
To use shortcodes, please look on this quick guide in the plugin documentation – https://filtereverything.pro/resources/shortcodes/
I am trying to sort by <abc> but I use numbers as titles and it’s not putting them in the proper order is there a way to define the order? Or a way to fix the sorting to be in <123> order
Hi kws2023
Thank you for using Filter Everything PRO.
If no one from the sorting options is not good for you you can use hook ’wpc_terms_before_display’ to sort them via code. Here is basic example how to use this for custom terms sorting – https://filtereverything.pro/resources/hooks/#terms-before-display-hook Please, check this out and try to implement on your side.
Hi!
I’m trying to filter Portfolio items with tags and skills on an Avada based site. I have created portfolio items and assigned them tags and skills but the filter always shows a count of “(0)” and is not filtering properly. It seems that the filter does not recognize that there are terms assigned to my tags and skills. What can I do?
The page where I am using the filter is here: http://blaineslingerland.com/mhp/portfolio_category/projects/Hi shrempff
Thank you for using Filter Everything PRO.
It looks like compatibility issue with some of your plugins or custom code. Please, send me credentials to your /wp-admin in accordance with this document I will check it myself.
Thank you.
Credentials sent.
I found a conflict with a plugin. The filter now shows post counts, but does not actually filter out portfolio items when terms are selected. I’d like to be able to select several terms to narrow down projects shown that contain each of those terms. Thanks!
Hi shrempff
Thank you for your credentials. I checked your site and realized that there was problem with URL prefixes in Filter Sets that were stored in Trash. Now I just deleted these Filter Sets from Trash and it works fine. But in future updates I will fix this bug. Until this, please clear your Trash from Filter Sets and do not leave them there.
Thank you.
Thank you very much!
Hi, how to make this work with Elementor? I’m trying to filter posts on a custom post type archive page, but the filter won’t display. I’m using Loop Grid and the query is set to current (I understand that means default in Elementor). I inserted the filter both with a shortcode and WP widget, but neither of them works. Here’s a video https://app.usebubbles.com/wCo6wNd3RCrrpL4NAsX7Vg/elementor. BTW, with Oxygen Builder, there is no problem and everything works fine with the same Filter settings.
It seems it’s just a problem with Elementor previews. I finally managed to visit the archive URL and everything works fine.
Hi SlavekT
Great. I”m glad that you were able to solve the issue by yourself 
Hi there, Great plugin, thanks!
I have a question… Got 2 filter sets: -One for post type ‘local_seo_pages’ with taxonomy ‘locations’ -One for post type ‘references’ with taxonomy ‘locations’
So ‘locations’ taxonomy is shared for both post types.
In the first filter set I have excluded a lot of locations. I want to exclude the same locations in the second filter set without doing it manually because this is >1 hour of work.
Can you please tell me where the excluded locations for a filter set are being stored? I can’t find it in any mysql table.
Hope it’s easy to copy/paste excluded terms from one filter set to another in phpmyAdmin? Can you please tell me which tables/columns to look because can’t find them.
Thanks in advance
Hi bobbeliebobtjop
Thank you for your warm words about the plugin.
Sure, these settings are stored in thepost_content field of the post with ID that belongs to the filter ID (you can see it in the filter’s HTML code for example). And these settings are serialized array like this (real example):
a:20:{s:6:"entity";s:8:"taxonomy";s:6:"e_name";s:8:"pa_brand";s:4:"view";s:8:"dropdown";s:15:"show_term_names";s:3:"yes";s:5:"logic";s:2:"or";s:7:"orderby";s:7:"nameasc";s:7:"in_path";s:3:"yes";s:7:"exclude";a:1:{i:0;s:3:"360";}s:7:"include";s:2:"no";s:12:"range_slider";s:3:"yes";s:4:"step";s:1:"1";s:6:"search";s:3:"yes";s:13:"parent_filter";s:2:"-1";s:7:"tooltip";s:0:"";s:9:"more_less";s:3:"yes";s:10:"show_chips";s:3:"yes";s:8:"collapse";s:2:"no";s:9:"hierarchy";s:2:"no";s:19:"used_for_variations";s:2:"no";s:17:"hide_until_parent";s:2:"no";}
I hope this will be helpful for you.
Hello stepasyuk Can I use your plugin to query (or filter) for posts that DON’T have an excerpt? The excerpt should be empty.
Hello desbest
Thank you for your interest in Filter Everything PRO.
Unfortunately no, you can not filter posts by their excerpt status (filled or not). You can filter posts by Custom Fields, Taxonomy terms and post Authors.
Please add the feature in.
Ok, sure. I will consider this in future updates.
Hi Stepasyuk,
First of all I want to wish you a Merry Christmas and I want to thank you for making this useful plugin.
I do have one question though. Is it possible to change the SEO rule’s description to the hook: woocommerce_archive_description instead of woocommerce_after_shop_loop?
Hi MaxJoey. Merry Christmas!
Thank you for your warm words about the plugin.
Sure, you can change it with this code example placed in the functions.php of your active theme:
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' ] );
}
}
This works perfectly. Thankss
Hi Stepasyuk,
I’ve created a new page for newly arrived products, then added WooCommerce product widget in that page. I also created new Filter set with the following settings
Post Type to filter: Products Where to filter? Pages >> My new arrival page
The filter shows up as expected but it does not work I assume I need to set product_type=product in somehow. Any thoughts how would I fix it?
Many Thanks in Advance
Hi sjuneidiit
It is popular issue and in my typical problems list it is written as:
Filters widget shows the correct number of posts found, but posts are not filtered and remain the same. Possible reasons are:
- Wrong WP_Query selected in the “And what to filter?” field of the Filter Set. Please try to experiment with different WP_Queries in the dropdown.
- Cache issue (WP_Query is cached). You have to check and maybe disable your cache plugins or modules in your hosting provider dashboard.
- AJAX enabled but wrong value for CSS id or class of the Posts Container specified. Please, disable the AJAX feature, until you will ensure that filtering works in general.
Thank you so much! I have tried with different WP_Query and it worked
Hi, my license code isn’t working. Can it be that it should be activated first on your end? I ordered today,
Hi Treehugger
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.
Ok. Thanks!
Is there a shortcode for show number of posts found?
Hi kitaristas
You can use this function to get number of posts found in code/** * @return int|null number of posts found */ flrt_posts_found_quantity( $filter_set_id )
Hi Stepasyuk,
I tried this code but it’s not showing anything!
/* Show posts found number */ function get_posts_found() { if( function_exists( ‘flrt_posts_found_quantity’ ) ){ echo flrt_posts_found_quantity( $filter_set_id ); } } add_shortcode(‘posts_found_number’, ‘get_posts_found’);
Hi kitaristas
I would be glad to help you more with this, but unfortunately it is something out from the item support scope here on CodeCanyon. I can only fix bugs in my plugin or give you answers or advices related with the plugin. But to create custom shortcode you have to ask a developer to help you. I hope on your understanding.
Kind regards.
Hi there, I am using Elementor Pro with the new containers, and they seem to be causing issues with the filtering plugin. I am also having problems getting the filters to work correctly using the Elementor Hello theme. I have sent you a DM with more information, including credentials so you can take a look at the back end of the site to help me troubleshoot the issue. I feel like I am so close to getting it right, but am missing that last piece. Thanks!
Hi customtopperclub
Thank you for using Filter Everything PRO.
You did huge job but there were some small details to finish filters configuring. As I see now on the Shop page filters already work. Also I made them workable on your Practice page:
- I selected Product query #2
- I set “Alternative Location” – “The same page as for filtered posts”
I hope this will be enough for your goal.
Hi is there a way to use the range for the product attributes? like we do for price range. I have alot of “heights” which i really want to place in a range slider
Hi eaonflux
Yes, sure it is possible. Just enable option “Use for Variations” under More options section in your range filter for products.
AH no sorry i ment. I have a product attribute plant-height with multiple terms and i want this be shown in a range?
If these terms are numeric values, please create Taxonomy numeric filter by this attribute and it will be shown as range slider.
Hello – having an issue with the mobile filter display not showing up on a page. We’re using filter everything on our WooCommerce store and that works fine, but when we have it set up on a separate page (using a different post type) the mobile filtering display doesn’t work – it just shows the regular filter options with no option to toggle the filters. I’ll send logins via PM. Thank you!
Hello electrickiwi
Thank you for using Filter Everything PRO.
I checked your site and realized that Filters button that collapses/expands filters now visible and works on mobile. It looks like you issue already solved.
Please, let me know.
We managed to find a solution for this – thanks!
electrickiwi
I’m glad that you were able to solve it by yourself 