Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 16,202 sales
Recently Updated

Stepasyuk supports this item

Supported

This author's response time can be up to 1 business day.

9161 comments found.

Hey there, purchased the pro version and the “Taxonomy Filters” are working finde. The only thing i can’t get work is filters based on ACF custom fields. I double checked all the required things: - added a custom field “mileage” (type=numeric) - all entries of custom post types have a numeric value stored in this field - doublechecked phpmyadmin. values are numeric only. metakey is “mileage”

Range slider is still not working and showing 0-0.

Hi alexandra_lovin

Thank you for your credentials.

I checked your site and realized that it was bug in my plugin related with that fact, that you use WPML, but your car listings are not translatable post type. I fixed this bug and now it works fine. In the future just update the plugin, when new version will be available.

Sorry for the inconvenience.

Hi Stepasyuk, works like a charm! Thanks.

Hi alexandra_lovin

I’m glad that your problem is already 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!

Hello Stepasyuk,

Seems this has been asked before, but I couldn’t find an answer. I’m using Kadence Theme PRO with Shop Kit. The filters, created with a short code, are not applied on the Kadence Archive: Main Query widget in Gutenberg.

What query widgets are supported or what else can I do to make it filter. Many thanks and have a great day.

Hi Stepasyuk, I send you a PM with the details Thanks for checking

Hi tukinu

Thank you for your credentials. I checked you site shop page and it seem now filter works as expected. If you have problems on another pages, please provide me with link to such a page.

Hi Stepasyuk,

Thanks for checking, It doesn’t work with a custom shop page done in ShopKit with the Archive Widget but I use now the standard Kadence shop page and there it works as expected.

Best regards Notarmon

Hello,

I am using Filter Everything to filter the price, among others.

The problem is that the price is filtered without the tax.

Settings on my woocommerce are that i insert the prices without tax, and they are being displayed with tax.

I Also would like to add a suffix of the price symbol (€) next to the price.

Thank you!

Hello lioncode

Thank you for your message.

I’ve sent you link to the plugin version that contains hooks that allow you to modify range filter values.

Here is example how to add support for prices with taxes https://gist.github.com/wpserve/58ab776bb54d6555b4d65b48c7a52f46In your case it may require editing code with your taxes value and taxes formula. This may require to ask a developer to help you with this because custom coding is not provided under CodeCanyon item support policy.

Hello Stepasyuk the github link is not working. Can you please provide a working one? Thank you.

I’m sorry, this is correct link – https://gist.github.com/wpserve/58ab776bb54d6555b4d65b48c7a52f46 – without two extra letters in the end

Hello, I would like to know how the filter behaves when there are sub-categories in categories, and within them other sub-sub-categories, do you have any online example where I can see this?

Thanks in advance!

Hello LeandroDyD

Thank you for your interest in Filter Everything PRO.

I’m not sure what exactly behaviour you are interested in, but here is example of filtering in Category with sub-categories – https://demo.filtereverything.pro/category/health/

If you opens a Category page, you will see that it is checked by default in the category filter. And you can select sub-categories and posts will be filtered in accordance with the selected sub-category.

I hope this will be helpful for you.

Hello! Is your plugin compatible with the WP Astra theme?

Привіт gigamarket24

Дякую за інтерес до Filtter Everything PRO. Надалі продовжу англійською, щоб всім було зрозуміло.

Sure, it is compatible with this theme. Moreover it is compatible with 99% of WordPress themes and on some of them (for example Themify themes) only the AJAX feature may not work properly.

Спасибо за ваш ответ! Жауабыңыз үшін рахмет! Дальше продолжу на английском, чтобы все поняли. Thank you for your reply!

Hello, on this page https://hanak-brno.cz/vyprodej/ we have wrong items count in filters, for example Black Friday (3) but there are 77 items. Filtering is OK but item counts is not correct. Tried to reset filters but didnt help. Can you help please? thanks Olaf

Hello anoagency

Thank you for extending support period.

I checked your site many times and I have to say that there is no bug in the plugin. But usually problem is that you have selected wrong WP_Query or you use the same Filter Set for your Shop page and for your Product Category pages, but they have different templates and different Product modules that require different Filter Sets.

As conclusion this problem is consequence of wrong settings and I recommend you to follow an important rule – each unique Product module (e.g. Elementor Posts module or Elementor Products module) must have its own Filter Set.

Hello again, Stepasyuk, the problem is that we using third party plugin for synchronization the database.

The filter does not contain all brands with promotional products, resetting the parameter does not change anything, but manually re-save the filter does. What else is happening in the background when manually re-save the filter… If I search the database for all transients with the code “wpc” and delete them, and reload the Sale page, then … nothing changes. Transients are newly installed, but the filter is still faulty. And the reset link ?reset_filter_cache does exactly the same thing, it just deletes the transients. When I call it, it fries transients, starts fresh ones, but the filter is faulty. When I save the filter, the same reset function is also called, but I guess there’s something else going on in the background … and the filter regenerates correctly this time, and suddenly the correct brands are there.

It would be very helpfull If we knew how to be able to correctly reset the filter everytime we synchronize database.

Thanks a lot, SLAVA UKRAINE Olaf

Hello anoagency. Heroiam slava!

I suspect that when you save Filter Set (or any other post) something happens with your other plugins. Because when you save a Filter Set Filter Everything’s code just fires the same function that it fires when you reset the cache with ?reset_filters_cache=true parameter. (Be careful it is reset_filterS_cache not reset_filter_cache)

Hi, I’ve purchased the plugin for activate Price Range on a custom field of posts based on numbers, but don’t work. How can I do? Thanks.

Hi enzomastrolonardo

Thank you for purchasing the plugin.

Usually the reason of such problem is that you specified wrong meta key for your Range filter. I recommend you to install plugin phpMyAdmin for WordPress, open your database and check if your posts have this meta key and have values in this meta key. Optionally please provide me with link to the screenshot with these meta fields and their values. You can send it here in comments or via PM.

Hi, I need help with my filter. Every time I use it, it refreshes the page and goes to the top of the page. Can I install it in a way that it either doesn’t refresh or it immediately drops down to the filter results? The page I need help with: https://www.jbbassets.com/our-inventory/

On top of this, I’m also wondering if I can do any pre-filling on the filter? So basically I want to create a filter for each “type”, so they click on a icon of a excavator and go to the pre-filled filter where only excavators are visible.

Thank you

Hi luukspecht

I already answered you about scrolling to the filter results after page is loaded in previous comment – https://codecanyon.net/comments/28938460

About pre-fililng a filter. It can be done only via modifying URL that points visitor to the page with pre-filled filter results. For example you want to allow users to open the page with pre-selected Brand filter with value Apple – please put link in the place you need with this filter in URL – https://demo.filtereverything.pro/brand-apple/

Hello! I use the FilterEverything Pro Plugin on a WordPress Avada Website. AJAX is activated because our customer wanted a live search. But when I am using the filters, the normal text disappears on the site. I use it at a normal page (no post or portfolio). How can I solve this problem?

Hello tricksiebzehnde

Thank you for purchasing the plugin.

It seems your text have fade in effect ad it becomes to be broken after AJAX loaded content. In common details this problem described here – https://filtereverything.pro/resources/ajax-related-problems/

You have to re-init JavaScript events after your content was loaded via AJAX or ask a developer to help you. Unfortunately such issue is not covered by the CodeCanyon item support license.

Hello. I have created an seo rule according to the documentation. Enabled indexing of the necessary attributes. In the seo rule, I selected the necessary filtering parameter, filled in Title, Description, H1. But the rule does not work: Title, Description and H1 do not change on the filtering page. The site is open for indexing. What could be the problem?

I found something. In the “Indexed Filters” settings, I enabled indexing of the necessary fields, but indexing was not enabled on the site: there are canonical references to the main category. Please tell me what could be the problem?

Have you made your plugin compatible with multi currency plugin WOOCs by realmag777 or any plan to do in future?

Hello raeen0

Thank you for your interest in Filter Everything PRO.

For the moment not yet, but I will do it in future updates. I will notify you here in comments about that.

Hello raeen0

I’m glad to inform you that from the latest plugin update it is compatible “out of the box” with two popular and free Multi-currency plugins WOOCS and CURCY.

Regards.
- Andrii.

Hi,

I have a problem with On Sale filter. I added bulk discount on category from other plugin (Taxonomy/Term and Role based Discounts for WooCommerce) on 3 categories and i can’t see all products with your plugin. How to fix that problem?

Create Filter by Custom Field Exists and Meta key “_sale_price“

What to do?

Hi bokishaNET

I’m sorry that you were not able to solve this issue, but as I told you before you have problem related with your “Taxonomy/Term and Role based Discounts for WooCommerce”. Discount price that this plugin adds to products is not the same as discount price added in WooCommerce natively. So the filter by Sale price as it is described here – https://demo.filtereverything.pro/example/by-sale/ is not actual for your site.

Technically you have to find what DB fields this plugin uses for proucts discount and if they are post meta fields, you can try to create filter by Sale price with appropriate meta key. It requires to be familiar with WordPress DB and if you are not able to do this, you have to ask a developer to help you.

As I said before, such the issue related with 3rd party plugins is not supported in according to the CodeCanyon item support policy.

I see several ways to solve this issue:
1) you have to ask a developer to help you to solve the problem
2) you can use discounts as it expected in WooCommerce OR
3) you can ask about refund if you are not able to use my plugin and I will accept it.

Please, let me know about your decision.

Hi Stepasyuk,

I disabled all discounts 3rd party plugins from the website, but there is still bag on website.

Your filter show 740 products on sale, but there is no products on sale…How is that possible if I disabled everything?

Look here: https://rasina.online/prodavnica/proizvodi-na-akciji-yes/

I sent you WP access via codecayon form. Can you look?

Hi bokishaNET

I checked your site again and I have to say that you still have some compatibility issue with some of your plugins or maybe custom code.

Normally WooCommerce removes post meta field with meta key ‘_sale_price’ if you removed sale price for a product and update it. But on your site it does not do that.

If a product had Sale price and after you delete this sale price it still has meta key ‘_sale_price’ with empty value. So this is reason why FE still “thinks” that there are products with “On sale” status although you have removed all Sale prices.

You are the third customer for all the time who have such problem. But ok – I deleted all post meta fields with empty values for ‘_sale_price’ meta key and now you have no products On sale on your Shop page – https://rasina.online/prodavnica/ Filter also shows you that now all products are with regular price.

Why your WooCommerce does not delete these fields I do not know, it seems you have to check this by yourself or ask a developer. But if you will need to clear all these empty fields again, just execute next SQL query in your DB:
DELETE FROM `wp_postmeta` WHERE `meta_key` = '_sale_price' AND `meta_value` = ''
(but replace wp_postmeta with your postmeta table name)

I hope now it will work fine for you. If you will have any questions, please let me know. Sorry for the late response last time – I had many requests related with Cyber Sale Week and had no time to process them all in time.

P.S. I would ask you to remove your 1-star review if it is possible.

Thank you.

Hi there,

I am using your plugin here with Avada: https://true-tea.de/shop/losen-fruechtetee-kraeutertee-kaufen/

Unfortunately, I cannot select a query in the section “What to filter?”

I tried disabling LiteSpeed Cache and AllInOne SEO, but this doesn’t work still. Do you have any idea what the problem could be?

Hi Imagine_Box

Thank you for your credentials. I’ve sent you email. Please, let me know here about the result.

Hi there, have you had the chance to take a look at my recent mail? Thanks.

Hi Imagine_Box

I’ve checked your site and realized that you have 302 redirection problem and this is reason, why you can not select correct WP_Query. For some reason (I suspect multilingual plugin settings or WooCommerce settings) when my plugin attempts to load your Shop or any other page, it is redirected to user’s /edit-adress page – https://prnt.sc/gDyjkOhkS_d0

You have to solve this issue first to be able to use the plugin.

Hello,

I have a problem with using the same shortcode [fe_widget] twice, i don’t want to use the mobile settings for Filters widget, I like one shortcode is displayed in the sidebar (only for desktop devices). The same shortcode appears again inside the content area (only for mobile devices). The problem is one of them will not work.

My website has custom theme based on Sage, but it can work if with FacetWP add its shortcode twice on the page.

Do you place have an idea how to solve this?

Thanks.

Hello abletheme

If you want to use the same shortocode twice, you have to create two Filter Sets with the same setttings for the “Where to filer?” field (pointed to the same page or pages) and one of them will be shown in the place with first shortcode, the second will be shown in the place with the second shortcode.

Hello, I am using bricks builder and the filter works correctly, but when enabling ajax it is not showing the images

Hello jade0007

Thank you for purchasing the plugin.

This is common problem for all JavaScript event that attached on content that is dynamically loaded. You can read about this problem here – https://filtereverything.pro/resources/ajax-related-problems/

In general you have to re-initialize your JavaScript events that related with image appearing after filter loads AJAX content. It seems you use features like Masonry grid or Lazy load images and they stop to work after filtered posts are loaded with AJAX.

Unfortunately CodeCanyon item support policy does not cover such issues and you have to solve it by yourself or ask a developer to help you or consider what feature you can disable – Masonry grid/Lazy Load images or AJAX in Filter Everything PRO.

Hi, i would like to show filtered products on another page. ex category+brand. where i can find a IDs? Thanks a lot

Hi tobias119

Thank you for purchasing the plugin.

If you want to show Filters widget on one page, but redirect user to results on another page, you have to enable option “Apply button mode” in the Filter Set you use.

But I’m not sure I understood your question about IDs. What exactly IDs do you mean? (Post IDs, Filter IDs, FIlter Set IDs etc)

Hi, i would like to show result from filter on new page. If i choose on category skates: Brand Bauer, i get the bauer skates result /brusle/znacka-bauer/. And my question is: Is it possile to show it on another page via shortcode or another option? Thank you for your support

Hi tobias119

I have to say that filtering results will always be shown on the page, where you have your products. But Filters widget can be shown on any other page – for example on Homepage and after selection desired filters user will be redirected to the page with results (Shop page for example)

If you want to show results on any custom page (page A), please create this page, insert there your products and configure FIlter Set to be shown on page B, but redirected to the page A. This can be done via “Apply button mode” and “Alternative location” option (it determines the page B in my example)

Hi, is there a way to change/translate the – or – in the slug when using Labels List? https://www.screencast.com/t/M7gfDTBCMLlI

Hi standish

Thank you for using Filter Everything PRO.

Unfortunately no, it requires to modify plugin’s code and it is impossible to do this in fast/easy way.

Hi i asked a question a week ago if its something you think you can help with. I will renew support if you think you can help.. :)

My question is here in an old thread: https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/31634508/comments?page=85&filter=all#comment_28901003

Hi anders-i

Indeed, customers with expired support period have lowest priority in my support schedule and if you need my answers faster, please extend your support.

But the thing you asked me to do unfortunately is not covered by the CodeCanyon item support policy and it requires plugin’s code modification. It can be done only as paid modification, but unfortunately I have no ability to do this in closest future. I recommend you to ask a developer to help you to do that.

I have tested with the Pro version, but , as on the free version, filtering more than one term on the checkbox filter type, only shows the posts of the first checkbox.

That happens on the archive page. If I use the filter on a singular page it works fine filtering all the terms I have marked on all checkboxes.

Other information I try using elementor, breakdance builder. But if I do not use one of these builders and only use for example Astra Theme, it work fine.

Can you help me with this?

Thank you

As option you can use other Elementor posts/products modules and adjust their CSS with your requirements.

ok. Thank you.

Hello tecladigital

As attempt to solve your problem, please try to do next:
Open your /wp-content/plugins/filter-everything-pro/src/wpc-third-party.php for example via Plugin editor in /wp-admin and uncomment two strings on lines 389 and 390 (remove double slashes at the begining):
//add_filter( 'elementor/theme/posts_archive/query_posts/query_vars', 'flrt_fix_elementor_query_args' );
//add_filter( 'elementor/query/get_query_args/current_query', 'flrt_fix_elementor_query_args' );

And let me know if it was helpful for you.

Thank you.

Hi, I’m using pod to create taxonomies and custom post types. I noticed that using a meta key that relates two custom post types, in the frontend I get the id instead of the name. How can I show the name instead of the id?

Hi goldfuturesrl

It seems you have to write additional code snippet that transforms your IDs to post names. I already have such code for some types of ACF fields and maybe I will write the same for PODs in the future. But unfortunately I have no ability to do that right now (I’m in Ukraine and now we have problems with electricity and internet after russian terrorist attacks). As it is not covered by the CodeCanyon item support policy you have to ask a developer to help you or use another Custom Fields.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey