Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 15,654 sales
Recently Updated

Stepasyuk supports this item

Supported

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

8948 comments found.

Hello,

I have a bug with the filter. Everything works fine except for the “Dispositifs médicaux” category on the “https://curmed.kreatic.ch/solutions/” page. The category displays 5 items (which is correct) but once the category is checked, only 3 items remain.

How do I fix this problem? The filter on the Type is a custom field.

I have sent a private message with the login information.

Thank you for your help.

Thank you for this plug-in.

I wanted to know if there is a step-by-step guide to put this filter on a Wordpress page like Home Page and how to build it to look like this – https://demo.filtereverything.pro/apply-button-redirect-to-results-page/

I can’t find a guide in the documents.

Thank you!

Hi gymstorem

Please, send me credentials to your /wp-admin in accordance with this document I will check it myself. But please, do all things in accordance with the document to get a solution to the problem faster.

Thank you.

Hi there, thank you for the help. I have DM’d you.

Hi gymstorem

Thank you for your credentials.

Please, try to use it now on your http://gymparts.co.za/home-2/ and let me know if it works as you need.

The filters are working perfectly on a multisite configuration for quite some time (two almost mirrored sites and one staging), but it suddenly grayed out on one of them.

As there were not any (apparent or resent) changes/reconfigurations, could it be some administrative/license or other non-technical issues?

Hello gunterqb

Sorry for the late response.

Your single purshase here on CodeCanyon allows you to activate two sites – one main site, second its development version. The third site is not supported by single license and you have to buy separate license for it.

FYI your support period has already expired. If you will need help with the plugin, please extend your support period and I will be happy to help you or to answer your questions.

Hello, Would like to use the shortcode to add filter into my page. But, where to find the ID ??

Hello!

Finally, I decided to use a table plugin instead of yours. It fit better for this project. But, I keep your plugin. I have seen many positive reviews here and will definitely be using it in a future project. This will give me time to test it well.

Thank you for your feedback and sorry for my late response.

Cheers!

Hello barreoblique

Ok, sure. Thanks for letting me know. Write me if you will have any questions about the plugin :-)

OK, thanks! ;-)

Thanks again for the plugin!

I have created a custom taxonomy for WooCommerce named ‘brands’. It uses the filters set to display on all archive pages. The filters don’t seem to pre-populate when on a brand taxonomy term?

Also, when using the sorting widget, this sometimes resets the URL when using pagination.

Thanks!

Hello garethh3

If you open the brand archive page and there will be filter by brands, this brand should be automatically selected in filters list without opportunity to unckeck it. Please see example – for Calvin Klein brand page on Demo site – https://demo.filtereverything.pro/brand/calvin-klein/ If you do not have the same on your site it means something is wrong in your configuration.

Please, send me link to the page, where sorting widget URL resets on pagination page. Optionally you can send it via PM.

Hi, I have enabled vaious taxonomies on attachments to be able to filter images for example. But I don’t see that there is an option for filtering the attachment type. Please help! Best regards, Andreas

Hi Andreas

Thank you for using Filter Everything PRO.

You can filter any public post types (which have own archives). By default Attachments is not public post type and if you want to make it able for filtering, you have to make it public. For example with function – https://developer.wordpress.org/reference/functions/register_post_type/

Hello, how can I force indexing on all pages or specific pages?

It’s annoying that all filters are automatically set to “no-index”... would it be possible to reverse it and set all automatically to “index”?

I have tons of product filters, and creating a SEO rule for each of them is a lot of work.

If it is not possible, how can I select two values of the same filter for the SEO rule?

For example, ”.../genre-{any}” is indexed. But I would like to also index ”.../genre-{any}and{any}”

If you can give me some .php code, or tell me which file to edit will be really helpful. Thank you

Hello KayraFenix

Thank you for using Filter Everything PRO.

I have to say that your situation is specific and in most of cases only some part of filtered pages should be indexed. That’s why by default all them have noindex status.

But if you need vice versa you can modify it in “wp-content/plugins/filter-everything-pro/pro/SeoFrontend.php” file that is responsible about indexing filter result pages.

Of course this expects that you are familiar with PHP or you have ask a developer to help you. Custom coding is not included in the CodeCanyon item support scope.

Hello, I just edited the SeoFrontend.php file, and it works perfectly. Thank you very much for the plugin and support.

Hello KayraFenix

Wow, its cool. Most of users are not so good in PHP to achieve this. Congratulations :-)

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

Thank you in advance!

Hi,

I have a long list of post tags which you have to scroll down with a scroll bar. If I select a tag from the bottom of the list, it refreshes and takes you all the way back to the top of the list. Is there a way to keep it where it is?

Thanks

Hi Enviousdigital

Sorry for the late response, account with expired support period have lowest priority in support request queue.

It is known problem and I thought how to solve it. In my opinion the best way is to sort filter term so that selected filters will always be sticked to the top of terms list. I have plans to implement this in next plugin versions, but I do not know, when this will happen as there are more urgent features that should be developed.

From other side you always can sort terms via hook ‘wpc_terms_before_display’ – https://filtereverything.pro/resources/hooks/#terms-before-display-hook and move selected to the top.

P.S. If you will need my support in the future, please, update your support period.

Hello!

One question – I don’t need the terms to be capitalized For example “IOS” looks bad. It should be “iOS” https://prnt.sc/LRy4PPkQAbUU

Where can I remove capitalize for terms? If you tell me the file and line of code, it will be OK

Thanks!

Hello srsamvimes

Thank you for using Filter Everything PRO plugin.

There is special setting for such case in the plugin. Please, add desired filters in Filters -> Settings -> Entities, whose terms should display in SEO data without force lowercasing. See example – https://prnt.sc/uyw20lOptsch

Thanks for your reply!

But it doesn’t work for me My terms based on Custom Fields for posts added by ACF PRO https://prnt.sc/8R7tsVDSepHC I tried insert “type” and “post_meta-type” – nothing works Filters name in the frontend, not SEO, should be displayed as is, without force capitalizing

Oh, sorry. I did not pay attention that it is not for SEO Rule. You can manipulate filter term name via appropriat hook listed here – https://filtereverything.pro/resources/hooks/#term-name-hooks

Hi there,

Is there any way to add a search box to the filter option? I have checked in plugin settings and referred documentation, but I haven’t found anything.

Can the plugin allow to select all checkboxes in one click, using the “Select All” checkbox?

Thanks!

Hi arjunyourdevexpert

For the moment plugin does not contain individual search field, but it will be added later. Now you can search using regular WordPress search field and to filter search results. Example 1 and example 2

About checkbox – there is no such checkbox in the plugin, but you can add it manually using templates overriding feature and add your custom JavaScript that selects all checkboxes.

Hello arjunyourdevexpert

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.

Thank you. Regards.

Hello – We are using Oxygen theme. We are trying to apply filters to our woocommerce product category pages. We can get the filters to show up, but when we filter without ajax, we are getting blank pages. With ajax on it just spins and does nothing.

We have the filters working perfectly with a Custom Post Type on the same site. We are not sure what we are doing wrong. Any help would be appreciated.

Some other info: - We are using version 1.7.1 - Used Shortcode to display widgets on the page

Hello dylanwages

Thank you for purchasing the plugin.

It looks like you have URL prefixes that may conflict with your category slugs or so. As option, try please to change suspicious URL prefixes in Filters -> Settings -> URL prefixes

Quick question – if I have a test environment and then I push the site to prod and I only bought one license that I installed on test, how do I use the license on the prod environment once I migrate it from test? I have not purchased yet but I want to know if this is possible.

Hello mitodi38

Thank you for purchasing the plugin. Yes, it is possible. A CodeCanyon license for Filter Everything PRO gives you ability to use the same license key on two sites – on Producttion server and on its Staging copy.

Hello! I wanted to know if you have some kind of license for several websites, instead of one by one. Thank you very much! Best Regards, Patricia

Hello Patricia

Thank you for your interest in Filter Everything PRO.

For the moment it is not ready, but I’m working on this functionality these days. I think it will be ready in 1-2 weeks. I will notify you here in this comments thread about this.

Hello!

Thank you so much for the quick answer :) I’ll wait! Have a good day!

Hi, its possible set noindex + nofollow pagination pages? Im using woocommerce + rankmath. In rankmath i set for all pagination pages – noindex & nofollow, but it didnt work, because your plugin is setting meta for these pages. Website https://www.darcek.net/

Hi martind64

Thank you for purchasing the plugin.

By default all filtering result pages have noindex + nofollow status. But if you add for some of them SEO Rules, there pages are indexed by Google and others. Pagination pages are also indexed by default. It is common practice.

You can make pagination pages closed from indexing, but this requiest some coding. If you are able to do this or you can hire a developer to do this, I can give you some advices, how to achieve it. You have to use hook ‘wpc_seo_robots’ and function is_paged();

Great plugin, thanks for helping out! I got two problems: Can I change the blue hover-effect on text on filters? And when I filter some posts, they loose the thumbnail – can you help me sort this out?

Link: http://lavfilm.dk Code: filmfest2022

Hello slowstudiodk

1. Hover color. Please add in Filters -> Settings -> Experimental -> Custom CSS next:
#sidebar .widget .wpc-filters-widget-main-wrapper a:not(.tag-cloud-link):hover{
color: #ffffff;
}

2. Thumbnails. Usually this happens by the reason described in this article – https://filtereverything.pro/resources/ajax-related-problems/ You have fade in effect on your thumbnails and it works based on JavaScript code. This code should be re-initiated after your posts were loaded by AJAX. Unfortunately it is something that you have to solve by yourself or ask a developer familiar with JavaScript to help you with this.

we are having a strange issue with this plugin. we have 2 size attributes i.e 3 meters and 3.25 meters which are not working together but working individually.

when we apply the filter in the URL the attributes show in this sequence shop/pa_size-3-25-meter-or-3-meter/ and it gives 404 found error but when we manually change the sequence in the URL to shop/pa_size-3-meter-or-3-25-meter/, the filter starts working. please tell us how can this issue be resolved?

Hi urshobhit

Thank you for using the Filter Everything PRO plugin.

I would be glad to help you but there is support only for accounts who purchased the plugin and have appropriate labels close to their usernames. Example – https://prnt.sc/wvw52z_Fqmx8 Please, write your question from the account, where you purchased the plugin.

Thank you.

Hello Stepasyuk,

we are trying to use Filter Everything Pro in combination with WPBakery Page Builder and we have a problem. When using the Post Grid element, it is possible to use the filter, but there is an odd behaviour. When configuring the filter set in the field “And what to filter?” we see many different post queries. One for every post the grid finds plus one for all (the right one). Only one of those queries has the desired effect to filter the grid, but all the other entries I have no idea what they do. But that’s just an observation, since we can use that when selecting the right post query.

Our problem is that this doesn’t work with the Post Masonry Grid element. When using this element, the field “And what to filter?” does not seem to find any underlying queries. That is strange since it is almost the same component as the normal Post Grid, except for the display of the items.

What can we do to make this work?

If you need some more information please let us know.

Thank you very much!

Hello webdesignkoeln

Thank you for using the plugin.

In general the fileld “And what to filter?” shows you all WP_Queries that are on the page selected in “Where to filter?” field. These WP_Queries related with all post grids, post widgets, post navigation elements on the page. And it’s normal behavior that only one WP_Query from the list allows you to filter specific Posts grid. This query is the query responsible for specific Posts grid.

Sometimes there is situation, when WP_Query related with your Posts grid (for exapmle your Masonry grid) fires only one time, when you load your page at first time. After that all posts from this WP_Query being cached and this WP_Query does not fire and that’s why you do not see it in the “And what to filter?” dropdown.

But you can use a trick – edit you Masonry module, change any parameter in it. For example post count or sorting parameter. After saving its settings open your Filter Set and try to find this new WP_Query in the dropdown. Usually it appears one time after you change grid settigns.

Hello Stepasyuk,

unfortunately, this trick doesn’t work, and I tried it multiple times.

I have changed almost every parameter of the masonry grid and saved it, but the “And what to filter?”-Field doesn’t find anything on that page. Even adding a fresh new masonry grid doesn’t work.

On the other hand, with the normal post grid it works every time.

Do you have any other explanation or trick?

Thank you very much!

webdesignkoeln

It looks like the WP_Query of the Masonry grid requires deeper investigaiton to understand why it is invisible for Filter Everything. Obviously it is not standard WP_Query or maybe even is not WP_Query at all (maybe it is direct request to DB or is loaded via REST API) I would be glad to help you more with this, but it is something that is out of the item support scope here on CodeCanyon. And you have to check this by yourself or ask a developer to help you.

I can only say that if it is classic WP_Query it will work and can be filtered.

Hello! Im using filter everything pro in my website (www.storsenteret.no) and I have a problem… When I have selected a category (hierarchy) (pop up sidebar, using the themes default pop up function) the choosen category will stay open, even when i push the “reset button”. When not pushing the “reset” / cancel button it is actually good that the category hierarcy stays open, but when pushing the reset button the hierarchy categories should go back to the start (only showing the top parent categories). I have tried ajax also, but for now i’m not using ajax. I have also disabled any cache :-)

Hello tfmotosapiens

In general Cancel/Reset button should not change hierarchy status. This status by default is closed (or you can make it opened by default) and if you open some parent category it will be opened until you close it manually.

The Cancel/Reset button resets only selected filters and brings whole Filters widget to default state.

Of course you can achieve situation, when the Reset button will reset hierarchy status, but it requires some JavaScript coding and if you are able to do this or to hire a developer, I can give you advice how to achieve this. (clear cookie with name ‘wpcHierarchyListStatus’ by click on the Reset button)

Thanks for a great answer! I’ll see what i’m going to do. Have a nice weekend! :-)

I’m currently trying to get a Woocommerce product filter to work correctly and once a filter is selected (currently only have a product categories filter), it returns a blank page (eg: missing products). Not sure what I might be doing wrong in this case?

Hello stellardigital

Thank you for your credentials.

I checked your site and I can’t understand you goal. You set filter to be placed on your Test page and after selection a category to be redirected on your category page called “Uncategorized”.

It means that you want to filter products that belongs to the category “Uncategorized”, but this category contains 0 products. So there is nothing to filter and moreover – you ask the Filter Everything plugin to show you products that belongs to the category “Uncategorized” and your selected category simultaneously. But there are no such products on your site and it’s expected behavior that you see blank page without products.

I think it is better to select “Common WordPress pages” -> “Shop page” in the “Where to filter?” field and after that you will be redirected to the Shop page after you click on the Appy button in Filters widget.

Hi Stepasyuk, Thanks for having a look.

At the moment the goal is on the test page to filter all products in the store so that when you select a category filter it will display all of the products in that category.

I have updated the settings to Common WordPress pages” -> “Shop page and now get a 404 page? I also tried resetting the Wordpress Permalinks but that didn’t seem to help either.

stellardigital

I recommend you at first to configure filter to work without redirect (without Alternative location) on your Shop page. For the moment I configured it on your Test page and it works fine – you select any category, click on the “Apply button” and you will be redirected to your Shop page with filtered products.

But I think it may be too complicate for new users to understand how it works with Alternative location.

Hello ! I have just bought the plugin, and I have my first problem. I enter the license number that envato gives me, but it keesps sending an error, that the license is wrong

Thanks in advance

Hello patriciaxotic

Thank you for purchasing the plugin.

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.

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