Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 15,817 sales
Recently Updated

Stepasyuk supports this item

Supported

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

9012 comments found.

Have created my first filter on a Woocommerce Archive Page. Really impressed with the plugin, easy to implement and the plugin nudged me in the right direction when I didn’t get things quite right which was useful too!!

However, I’ve got stumped on something that I’ve been able to do with other filters in the past and I would appreciate some guidance on where I’m going wrong.

The item details mentioned the “Search field” filtering options. I’ve been able to turn on search for each individual filter (I’ve got a few set up for ACFs and these work well). However, I cannot see how to create a search filter that sits above/independent of the other filters that would give user the opportunity to filter the archive page by any keywords.

Many thanks,

Tim

HI ThisIsEverclear

Thank you for using the plugin.

This feature is under development for the moment and will be implemented in next plugin versions. I’m not sure what will be approximate date when this will be ready, but I will notify you about it in this comments thread.

Thank you for the swift response. That is great to hear. I shall keep an eye out for updates.

Hello ThisIsEverclear

I’m glad to inform you that built-in Search Field compatible with filters, AJAX and that allows you to search Woo products by SKU was added to the latest plugin version 1.7.8. You can update it automatically if you have activated your License key or download zip here on CodeCanyon.

Thank you. Regards.

I’m working on a school’s site where they want to feature their school programs. I have a filter set up to filter programs by grade. The problem is the grades are not in the correct order on the program finder (see here: https://ibb.co/P1q3zrN ) The order it should be in PreK, Kindergarten, 1st, 2nd, 3rd, 4th, 5th, 6th, 7th, 8th, 9th, 10th, 11th, 12th.

Here are my settings for the Filter Set: https://ibb.co/kyKr84Q The filter is on a custom field. Here are the custom field settings: https://ibb.co/V35SbDt

How can I get these choices in the correct order?

Hello Figsburry

Thank you for using the plugin.

This is support forum for users, who purchased the plugin. Free version users can get support on the WordPress.org forum – https://wordpress.org/support/plugin/filter-everything/

If you purchased the PRO, write pleas your request from the account, where you did it.

Sorry, the plugin was purchased by my boss but it appears it was on another Envato account. Going onto there now.

Hi, it does not seem that the price filter, is not taking the WC tax setting into consideration when making the price slider (the slider shows no tax) regardsless that the WC setting is “Input prices without tax” and Show in shop: Including tax.

Is there any easy fix for this? or is there a hook we have use to modify the filtereverything loaded value for a meta field? (ie _price)

HI tigermediadk

Thank you for using the plugin.

It’s good question I have to say. I tried to find quick solution for this, but realized that it requires more than 1-2 hours to solve this task. In this case I added this feature in my development plans list and will implement it in future plugin updates. I will notify you here in this comments thread when this will be ready.

If you want to try to fix it via hooks, you can use two hooks:
apply_filters( 'wpc_query_vars', $this->queryVars ); that allows you to modify all incoming filter values including price filter. And hook
apply_filters( 'wpc_terms_before_display', $terms, $filter, $set, $urlManager );
that allows you to modify term values before they will be displayed on the page.

To use first hook wpc_query_vars you have to replace the file /filter-everything-pro/src/RequestParser.php
with this file – https://gist.github.com/wpserve/d5b0abdac499f21495d744b3169d9b58 (this file is for the next plugin version so you may not worry about updates)

As fastest and simpliest option you can change title of your price filter to “Price (without taxes)” to explain visitors that prices are without taxes.

I hope this will be useful for you.

Hello, I want to buy plugin PRO, but I need to know at first, could this plugin search/filter by ACF fields like this:

1. Group field – with subfields values (text, number etc.) https://prnt.sc/vpCiCwIhyHdv 2. Repeater field – with subfields values (text, number etc.) https://prnt.sc/POZiXwjmIZfC

Привіт, mihajirov25

Thank you for your interest in Filter Everything PRO.

In general Group field contains subfields and you can filter by them. But you have to know how ACF gives name for subgroup fields. For example if group meta key has name “origin”, subfield meta key has name “country” the filter’s meta key by this subfield should be “origin_country”. So you can filter by Group subfields.

In case of Repeater all subfields have dynamic keys like “terpenes_0_key”, “terpenes_1_key”, “terpenes_2_key” and so on. In this case you CAN TRY to create filters by such keys. BUT you don’t know how many times repeater will be used for post/product and it seems it is bad idea to create 10 potential filters. Also all them will be separate filters like:
Repeater 1
- term 1
- term 2
Repeater 2
- term 3
Repeater 3
- term 4

I’m not sure such repeater filters will be ok for you.

Hello. I sent a reply, but cant see if you saw it. About the first problem, it happens randombly. https://i.imgur.com/fGAHkEz.png Here the checkbox is not showing even wthout the display none heres the site http://parki.laravel.studio/brand/3m-peltor-2/ . So baceically sometimes it shows when it shouldnt be seen, because of no products on sale and sometimes it dosnt show even if we have products on sale.

Hello WDMarket

Thank you for your credentials, but I hope you know that these comments are publicily visible and everyone can use credentials you published here. That’s why I deleted your comment with passwrod.

I checked your site and it looks like now it works fine. It seems it was cache issue. If you will have similar problem in the future, try please to update Filter Set that has this problem. This action resetes inner filters cache and may help to solve the problem.

Hello. Thank you! Didnt know that. Hmm. The problem still seems to be active when removing on sale prudcut. https://i.imgur.com/1r4CroJ.png after clearing chache and updating the filter

WDMarket

As I told you before I would be glad to continue to help you with this, but your support period expired. My time of course costs money as yours. So that there to be justice you have to continue support period.

In general I’m still thinking that it is cache problem. You can check this if you add to your URL any unique GET params. For example http://parki.laravel.studio/brand/3m-peltor-2/?a=1 or http://parki.laravel.studio/brand/3m-peltor-2/?a=2 or http://parki.laravel.studio/brand/3m-peltor-2/?x=b

Every time you add such GET parameter your server 100% will send you non-cached version of the page.

Hi Stepasyuk!

I’m facing 2 issues. I wonder if you have solutions.

1. The filters doesn’t work for “draft” and “pending review” pages. Can we make the filters available for those pages?

2. For a checkbox (or the dropdown) with all the categories, is there a way to show the hierarchy?

Thanks!

Great. With private page it worked.

And thanks, I found the option to show the hierarchy! Only one more thing, is it possible to have the hierarchy unfolded be default? Now, people have to click the ”+” sign to see child categories. It makes it hard to see all the categories at once.

I’m glad that it works for you.

For the moment unfortunately you can’t make parent items opened by default, but I have this task in my development plans list and I will definitely add this feature in future updates. I will notify you here in this comments thread about the reasult.

I would be thankful for a review about the plugin here on CodeCanyon – https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/reviews/31634508

Hi expomangersante

I’m glad to inform you that in the latest plugin version 1.7.1 you can make hierarchical filters opened by default. As it is not very popular feature, I did it via hook, but maybe I will add this as separate option in the plugin UI later. Please, see how to make a Hierarchical filter opened by default here – https://gist.github.com/wpserve/aaa55f33224196671883116d6f694e32

Hi Is it possible to only show parent product categories in the category filter and then only show subcategories in another section after the main category has been selected. ?

HI TheFOX

Thank you for using the plugin.

Unfortunately you can not user the same filter criteria twice or more in one Filter Set. But maybe the Hierachycal option will be useful for you. Here is example of how it works – https://prnt.sc/Gq1qtOEeGgs0 and here is demo https://demo.filtereverything.pro/posts/

This option can be activated under “More option” sectoin of the category (or any hierarchical taxonomy) filter.

Hi! Is it possible to make something like toolbox or hint on hover the filter title? For example, we have the filter “Matrix type” and when the user hover the mouse on this title appears the small explanation of difference of the types.

Hi gerog

Yes, sure. Use please Tooltip option under “More options” of a filter. You will get tooltip as on example – https://prnt.sc/u6dLc9B9jubK

Hi, I need to display filtered products ordered by date when they are created in desc. How to do that?

Hi dinohajric

Please, try to use Sorting widget to allow users to sort products in desired order – https://filtereverything.pro/resources/sorting-widget/

If you want to display your products sorted by date by default, you can use recommendations for example from this article – https://rudrastyh.com/woocommerce/change-defaut-product-sorting.html

Hi Stepasyuk,

I would like to know if there is a way to have all the drop downs connect in line without the space in-between and move the title of the dropdown inside the dropdown box instead of above the dropdown box?

See here on my test site the way it is now: https://wordpress-676661-2374400.cloudwaysapps.com/fine-jewelry/

See here the example of how I what it to work & look: https://www.overstock.com/Jewelry-Watches/Rings/Stackable,/ring-style,/2360/cat.html

Thank you for your time!

Hi briandonna

Try please to activeate for each filter option “Folding” under More options and you will get the same result. See example – https://prnt.sc/cQEamfr_c76s

Hi Stepasyuk,

I did what you said and that worked, but I would like it to work with one click, right now it takes two clicks, by that I mean when you click on the filters it opens a box and then you have to click in that box for the dropdown to drop. I would like it to be one click, (click on the filter and the dropdown drops), is this posable? If there are a lot of steps a customer gets aggravated and leaves, so, I am just trying to eliminate a step.

If this is posable, please give me some in Guidance instructions?

I would like it to work like this: https://www.overstock.com/Jewelry-Watches/Rings/Stackable,/ring-style,/2360/cat.html

Thank You for your time! Brian

Hi Brian

If the folding option isn’t ok for you and you want to customize filters layout you can do it with template overriding feature – https://filtereverything.pro/resources/templates-overriding/ But it requires to be familiar with PHP/HTML/CSS coding or ask a developer to help you with this.

I hope this will be useful for you.

The reset filter function doesn’t work show – what to do?

Hello iamdanieljs

Thank you for using the plugin.

Let me please know more details about the problem. For example send me link to the page, where you see this problem. Optionally you can send it via PM, if you click on my username.

Hi, I need help with using the Range options. I created a custom field, a type of Number but I still can’t choose the Range when creating a new filter

Hey, do we still have support? I need your help if you’re available

The plugin is breaking my website

Hi irealife

Usually we don’t work on weekends, but if you have problems after WordPress update to v 6.0 just update the plugin to the latest v1.6.5 which is compatible with WP6.0 You can find it in your CodeCanyon account, do not forget to create a DB backup before update.

i’m having a pagination issue on my website. filter works fine but once i click the second page it loads all the content can you please check . i’ll send the website link privately

Hi Stepasyuk, Appreciate your effort to fix our issues.best customer service, and sorry for coming back to you again. can you please suggesting any plugin for our scenario?. OR any other way to fix our pagination issue ?

So as you mentioned in second part fixing javascript issue and adding a JS code which file i need to add that trigger in our case?

Hi marlenejguevara

I think WP Pagenavi should be ok for you – https://wordpress.org/plugins/wp-pagenavi/

You can add JavaScript code on your site pages in multiple ways. 1. To use theme options and insert JS code if the support such feature.
2. To use plugins like Code snippet or Header Footer scripts – https://wordpress.org/plugins/insert-headers-and-footers-script/
3. To inlcude JS-file in WordPress way – https://developer.wordpress.org/themes/basics/including-css-javascript/

Please, use the way which is best for you :-)

Hello Andrii

Presale question here. So, after extensively looking and studying for the best SEO integration for WooCommerce pages, I have found your plugin. And it seems that has powerful SEO potential for shop pages.

There is some competition out there, but it doesn’t have the functionally yours have. I have gone through whole documentation, and I think the most of the comment here on this platform.

My questions are generating H1, <title> and meta description for pages work out of the box with Elementor widgets? Like for example, does generating H1 works with Elementor page title widget or archive title widget with Elementor Pro?

I have checked demo based on Elementor builder but the H1 doesn’t generate base on active filter.

Thank you for your answer.

Hello Andrii, I have sent you another email, if you need access to my site credentials are the same.

Best regards.

Hello Andrii, I just had a bit more time and been able to figure it out.

For anyone reading this with the similar situation using ACF text fields and puling data from it with the filter, everything pro also works with Elementor Page title widget since v1.6.4.

I think filter combinations don’t work with ACF, so I just created SEO rule for every variable, and now It is working as I wanted from the start. Good stuff Andrii, and thank you for your support on my store.

One thing I would love this plugin is to support Polylang multilanguage site integration.

I will definitely leave positive review.

Hello SerAmantio

Sorry for the late response. Usually I do not work on weekends. But I’m glad that problem was solved for you.

Regarding to Polylang I have to say that Filter Everything is compatible with this plugin and you can create different Filter Sets for different languages.

If you have problems with Polylang, let me know details about them.

Hi,

Apologies if this has been covered before but I can’t seem to find the answer. I have just set up the free version with the aim of purchasing the pro. The plugin works great on category pages.

However, the majority of pages we have set up use ‘Storefront blocks’ and the normal product grid to display our products. I can’t seem to get the filter to show on these pages and comes up with the message ‘The free version of the plugin does not support filtering on singular pages. But PRO version supports.’ But it is saying this on every page with the normal product grid.

Is this fixable or is it just not compatible?

P.S. Hope your and your family are safe

Hi tomdess

Thank you for your care.

In general free version is supported on the WordPress forum only – https://wordpress.org/plugins/filter-everything/

But I can say you two things:
1) If you use Gutenberg blocks they can not be filtered with any Filter Everything version.
2) If you see message “The free version of the plugin does not support filtering on singular pages. But PRO version supports.” it means you opened Singular page in WordPress context. Even you added there any products grid or listing it still remains Singular WordPress page. And product grid can be filtered on it only with PRO version.

Hey Stepasyuk, when clicking on a dropdown filter the select options are got styled absolute with 1729px top margin. Here you see a screenshot of that: https://prnt.sc/wYEH4YBA3JAN

Could you please help me with that?

Hello Resi1402

Send me please link to the page with this problem. Optionally you can send it via PM.

Thanks However, the error remains even if you disable AJAX in the module settings. Is there only one tick for this? AJAX for filters?

Let me know if your plugin compatible with woocommerce? If so, can you tell me for what reason the initialization of the re-updating of data does not occur after the completion of the ajax request that you are talking about? The website uses default Woocommerce functionality & Bootstrap only

Hi Andret91.

Of course Filter Everything PRO/Free is compatible with WooCommerce. Send me please credentials to your site in accordance with this document and I will check it myself.

Also send me please link to the screenshot with errors you see. Probably the reason could be in maintentance mode you enabled for your site.

The widget is not showing in my shop. hotopic.co.uk/shop

Hi mosley0305

Thank you for using FIlter Everything PRO.

It depends from your settings and it seems you did something wrong. Try please to make all steps in accordance with this quick instruction – https://filtereverything.pro/resources/quickstart/ and you will get desired result.

Hello, Is there a way to have it so it doesn’t show any posts until a filter is used? Thanks!

Hello Pappasdg

Thank you for using Filter Everything.

Sure, if you are famliar with PHP you can easily to add condition in your template file that shows/hiddens posts in dependance of is a filter selected or is not. You can use this function: /** * @return bool true if it is filtered page and false if not */ flrt_is_filter_request();

Here is more info about useful functions – https://filtereverything.pro/resources/functions/

Hello. Having some problems with ,,on sale,, checkbox . In some places it is not working like here https://i.imgur.com/K3a8tlG.png and in some it is https://i.imgur.com/dNWvD3n.png .This is the site parki.laravel.studio

Thank you for your example.

I see two possible reasons – maybe you have hidden products, that are not visible on the page, but they were counted in Filters and that’s why term “Akcija” is not hidden. Or maybe you have to create separate Filter Set for your Brand pages.

Optionally I can check this from your /wp-admin if you send me credentials to your site in accordance with this document.

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