Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 15,686 sales
Recently Updated

Stepasyuk supports this item

Supported

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

8967 comments found.

Hi there,

I have an issue where the filtering options in the URL dissapears when scrolling.

I think it is related to the infinite scroll feature in Flatsome. However, I can see that the filter should be fully compatible with Flatsome.

I have sent a link to your PM. Try following: 1. Go to the link – it allready fitlers for a category with “Special offers” 2. Filter for e.g. “Sneakers” 3. Now the page shows sneakers on “Special offers” 4. Scroll down the page. More products will be loaded. 5. The “sneakers” option dissapear from the URL, and the page show all kinds of “Special offers”

Hi tafdanmark2022

Thank you for using the plugin.

In general if you disable AJAX feature in the plugin, Infinite scroll will work fine with filtering results page URL ( you can try to load such URL ’/special-offers/kategori-sneakers/’ directly in browser and to check it )

But with AJAX feature it should be combined separately and I have plans to make them work together in future plugin updates. I can notify you when this will be ready here in comments. But I can not say you when exactly this happen as there are more urgent features that should be implemented in the plugin as soon as possible.

If you need to make it faster you can ask a JS developer to help you to combine these features.

Hello,

I can not add the license key. The plugin says:

Invalid license key. Please enter correct license key.

Can you please check? I have your lastest version.

Thanks Benjamin

Hello hlgolf

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.

Thanks!

Hello, On a site with two languages, I have two filter sets (Russian and Ukrainian) that are created by your plugin. Also I am using wpml. Does your plugin provide something to correctly indicate the localized versions of pages for same filter sets? As I understand, it now works in such way that wpml using hreflang to set the localized version of the “parent” page where the user is located now, and not set hreflang rules for the canonical page which is set by the Filter Everything plugin. It looks not good for SEO. Maybe there is a way to improve it?

below is an example what I mean (this is the same page) ..... <link rel=”alternate” hreflang=”uk” href=”https://tramontana.com.ua/uk/kondycionery/” /> <link rel=”alternate” hreflang=”x-default” href=”https://tramontana.com.ua/kondicioner/” /> ..... <link rel=”canonical” href=”https://tramontana.com.ua/uk/kondycionery/seryja-cooperhunter-icy-inverter-ng-r32-uk/” /> ....

Hello Igor_Shyshka

I understand the problem. And the most hard moment of this problem is that you can not be sure, that the filtering results page in other language(s) exists.

If you create the Filter Set that is translation of another Filter Set there is no guarantee that they both have the same list of filters. And this does not allow to build link to the alternative language page because you can not be sure that such page exists.

Also even if you want to make sure that the page with certain list of filters exists in another language you have to do difficult checks in code that all terms have their translated versions.

I think in this case it would be better to remove these tags with rel=”alternate” hreflang=”xx” attributes on filtering result pages to avoid missunderstanding from Google side.

I already added code that removes these tags on filtering result pages to the next plugin update. But if you want to remove them right now you can add in the functios.php of your active theme next code:
if ( function_exists( 'flrt_is_filter_request' ) ) {
    add_action( 'wp', 'wpc_remove_filter_hreflangs' );
    function wpc_remove_filter_hreflangs(){
        if ( flrt_is_filter_request() ) {
            add_filter( 'wpml_hreflangs_html', '__return_empty_string' );
        }
    }
}

Hello, Stepasyuk

Thank you very much for your support

Yes, this looks like a good solution. I assume that if we do like this, then we can set the “hreflang” rule for such pages in a different way (regardless of the plugin), for example, manually through the sitemap file. This should work correctly.

I’m glad that such way is optional for you :-)

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! Please tell me how you can set a filter on the main page without a loop, categories and several attributes will be pulled up there (for example, cities, type of property, number of rooms https://nimb.ws/hk4yxU) and by selecting the necessary button, it will be transferred to the page with the results (page with real estate https://nimb.ws/fliowk), where they will already filtered options are shown. And on this page, you can optionally filter or change the search options if you wish. Thank you in advance

Hello Turvodnik

Thank you for using Filter Everything PRO.

1. First of all you have to create filters for your results page (page, where your real estate objects) and make sure that they work.

2. After you have to activate checkbox “Apply button” mode in your Filter Set and also specify Alternative location for it. As this Alternative location you have to specify your Main page. And also you have to place Filters widget on your Main page. In this case FIlters widget will be shown on Main page and after click on the Apply button user will be redirected to filtered results page.

Also optionally you have to create second Filter Set and place in on your result page to allow users to filter more deeply your real estate objects.

Good afternoon! Thanks for the detailed explanation, but this is how I do it, but the filters on the main page are not displayed for me. I have already tried many options, but without success. Help me please. I recorded an action video on a test site. https://video.pxls.es/conversations/5b219e4f-d9d5-5419-a4b1-c7c0abc0e8b9 Thanks

Hello Turvodnik

Please, in the Alternative location select Common WordPress pages -> Homepage instead of your current selection.

Hello! I am using the free version of this plug-in and it’s been great so far. I have a small issue now, however. On my website I created a filter set to filter different taxonomies. I created a new filter a few hours ago but it’s giving me problems: settings are exactly the same as my other filters, but when I go to select different items from this filter, it will only let me select one and then the other items become un-clickable. I’ve been trying to figure out why but everything looks exactly the same as all the other filters which work just fine (all of them have “filter logic AND”). I tried deleting the filter and making a new one but it gives me the same problem. I’m very new to website building so I would be very grateful if you could help me figure this out! :)

Hello brendamarini

Thank you for using Filter Everything.

I have to say that there is support forum for plugin PRO users only. You can write you questions on the Free version support forum on WordPress.org – https://wordpress.org/support/plugin/filter-everything/

Hello, I have a problem. I got the premium installed and also created filters for few specific categories. For example:

I’ve got category: https://sixsilver.pl/kategoria/marki Subcategory: https://sixsilver.pl/kategoria/marki/ti-sento-milano/ And I also have filter created for above category “Marki” (screenshot https://i.imgur.com/s18UMOl.jpg and https://i.imgur.com/MV1cBSj.jpg). This filter also displays at subcategories.

My problem is: When I get on the category “Marki->Ti Sento Milano” I’ve got checked checkbox (see screenshot https://i.imgur.com/gsTJWwA.jpg). I filter by attribute “Naszyjniki” and than happen magic. Plugin is unchecking “Ti Sento Milano” and checking “Naszyjniki”. This shouldn’t happen ( https://i.imgur.com/iymqiOU.jpg ).

And also at category “Marki” I shouldn’t see category “Pierścionki zaręczynowe” because at any specific category I must see this category and its subcategories filters.

Any idea how can I fix it? Thanks in forwards :) Have a nice day

Hello Have you got any good news for us ? Were you able to fix it ?

Are you there ?

Hello stahu13

Sorry for the late reponse. I planned to answer you when the problem will be solved, but it still require some time to be fixed. I will let you know immediately, when this will be ready.

Hello there, please it does not work on my structure and i would like a refund as I un-installed it 2 days ago and I bought it 1 week ago I think.

Maybe in the future, I will get it with other sites, as we are a marketing agency but at the moment is not good for us

Looking forward to hearing from you

Hi, well im really upset now, and yes this is unacceptable, i do not want anythink for free. We are doing our online store diferent than the categories. And does not work for us!!!

And again, under Spanish Law any digital content need to be redfunded even with 14 days. I try to be nice and ask please for a refund.

You told me than bad reviews will not be accepted, so u¡i went to wordpress, Youtube apart of claiming Paypal Spain.

I never do this to my clients, and i do so!! This business mentality i do not understand to be honest, you want a happy client, is not iin the middle of the year i am asking for a refund, was only 7 days after, and all go to the terms. I work with diferent clients, themes, other pluguins and for sure what is the point of paying for something im not going to use.

At the moment you are taking my money, but i will try to get through Paypal as i am feeling robbed!!

I hope you understand the words of your clients, with out them you and your team will be out of business.

Aquaring a client cost a lot of money, loosing it forever is just stupid!!

best regards

Fernando

Threre is no need to ask Paypal or something like that they will not return nothing because it is not their responsibility. In accordance with the CodeCanyon Rules you are not right because it expects that you have to read Rules before buy items. And you just changed your mind, but you downloaded the plugin.

But I want to offer you peace agreement – you will remove all your negative comments from WordPress/Youtube and I will return you money. Please, create new refund request.

Thank you.

Hello Fernando

Are you planning to create refund request? I’m want to return you money, but you still did not answered on my proposal.

Please, let me know.

Hey, I see that you’re very busy ;). But could you tell me if it’s possible to translate the ‘Min’ and ‘Max’ chip names? I can only find remove all, but I’m not sure if the others are even in there at all. Thanks

Hi DannyvanderTak

I would be glad to help you with this, but unfortunately your support period has already expired. If you still need help with the plugin, please extend your support period and I will be happy to help you or to answer your questions.

Kind regards.

Hi, sorry np! I will gather few things and buy it

Hey Stepasyuk, I need to add more fields (Text fields) in SEO rules. Like (Description 2) which can be displayed above the loop. or some ACF fields like image or repeater fields. I can see that we can add ACF fields in SEO rules, but I am unable to understand how to display it on the selected page. Is there a way you can help?

Hello akshayprabhale

I would be glad to help you with this, but unfortunately your support period has already expired. If you still need help with the plugin, please extend your support period and I will be happy to help you or to answer your questions.

Kind regards.

Hi. Can you advise a PHP fuction to pull out an URL for a specific filter depending on a product attribute? For example for a taxonomy Product Brand https://gyazo.com/fbd47788ddb79bb533d72b2f864dc6e3 . How to pull an URL for when Brand=Adidas?

Thank you)

One more small suggestion you may want to consider for the backlog. If it would be possible to have DateModified for SEO rules, in addition to datePublished, it would be helpful)

Thank you for your suggestion.

I did not plan to add such fields, but it seems I can add hooks or other mechanism that will allow customers to attach their custom fields to SEO Rules and display desired data on pages, that match to this SEO Rule.

Nice. That would be helpful)

Hi,

I have the Pro version of the plugin. This worked great. However, the plugin now gives an error message with Elementor. If I disable your plugin everything works as it should. With the plugin activated, everything I’ve built in elementor disappears.

I would like to know how I can solve this problem. If you need more information please let me know.

Thanks for your support. Gr Nicky

Hi Nikitis

FYI – 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.

Super, thanks! Thanks for your support. Have a nice day. Gr Nicky

Thank you.

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!

Hi, I recently purchased the pro version of this plugin but we have an issue with the on sale filter. The count for the filter is incorrect, all the other filters work. Can you please help us fix this issue?

vmv88

Indeed, it is a bug related with terms cache feature. When I fixed previous problem there were only 7 On sale products. It seems you added new On sale products, but they did not refreshed in term counts.

I installed current development plugin version with fixed this bug on your site. When the new version (1.7.2) will be available, just update it as usual.

I hope now it will work fine. Sorry for the inconvenience.

Thanks a lot, It is working now

vmv88

I’m glad that your problem was solved :-)

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!

Does your software support attributes with images / colors, it doesn’t seem to display an attributes with a color swatch and or manufacture / brand attribute with logos.

I tried this in your free version, wondering if this version has that extra function and or it’s a bug that needs solved yet?

This software seems very impressive otherwise and maybe even better than anything else I tested and I tested everything I can find.

If we make a purchase will you help solve this issue of not displaying attribute images, will provide you a full staging access with demo data to help you see the issue better as well.

Here is a sample of an attribute that doesn’t display the color swatch.

Hello ingenuitor

The plugin supports images in terms if they are Brand terms created with plugins ”Yith Brands for WooCommerce” or “Perfect Brands for WooCommerce”. You can see example here – https://demo.filtereverything.pro/product-category/electronics/smartphones/ It’s PRO feature only.

If you want to display images for other taxonomies, you can use speical ‘Filter term html hooks’ hooks https://filtereverything.pro/resources/hooks/#term-html-hooks

If you will purchase PRO I will provide you with code example how to add images for the terms.

Hi, I have a problem with the filter in pro version and andvanced custom fields. I create a specific custom filed for the filter and in the front end page is show correctly. When I use the filter in front end and select one of the custom filed the results is not find. In the filter setting the plugin response “No WP Query matches to the post type “page” found on the page.” Can you help me to resolve it? Best regards

Hi Pixeladc

Thank you for using the plugin.

It seems you have no pages displayed on your target page with WP_Query or maybe you configured something wrong.

Please, send me credentials to your /wp-admin in accordance with this document I will check it myself.

Thank you.

Hi, I sent the email as requested. I await help. Thank’s!

Hello Pixeladc

Thank you for your credentials.

You have a plugin configuration problem. Here in the Filter Set you set Pages https://prnt.sc/Z71twX8vcCwK as post type to filter. But here on your page you displayed Posts https://prnt.sc/qlM5ilNTMZad

So it is expected behaviour that plugins says “No WP Query matches to the post type “page” found on the page.” I’m not sure what you want to filter – if Posts, you have to set Posts in the Filter Set. If you want to filter Pages – you have to display Pages grid on the page, where Filters widget placed.

Please, check it carefully.

Shop page shows this messdage

No one Filter Set is related with this page. You can configure it in the Filter Set -> “Where to filter?” field.

Filter is set to

Common wordpress pages – Shop page

Why isn’t the filter displayed on the Shop Page?

Works OK on Category pages.

Got the Category page filters to work OK by toggling the What to filter and Where to filter but still can’t get the filter to display on the shop page.

Solved by work-around. Add Woo Product Category search to the Shop Page. Now all category pages are filtering OK.

Hello pmccarty

Thank you for purchasing the plugin and sorry for the late reponse.

I’m glad that your problem is already solved. Let me know if you will have any questions.

I’m having trouble correctly filtering product categories. All product categories work fine except for one which has two child product categories.

Neither of the child categories turn up posts even the post counter acknowledges that there are products in in this filter but when selected, I get the error message “no posts found”

Hello Ashardalon

Thank you for purchasing the plugin and sorry for the late response.

Please, send me credentials to your /wp-admin in accordance with this document I will check it myself.

Thank you.

I have created a user for your and sent login information via the support ticket. Thanks

Hello Ashardalon

Thank you for your credentials. I checked your site and ensured that all filter SQL queries works fine and they select correct products number from DataBase (DB). So the plugin works as expected and there is no any bugs.

You have problem maybe somewhere in your template that displays not all selected from DB products. Or you have 3rd party plugin or maybe custom code that hides some products received from DB. I recommend you to check this moment and delete/hide/modify custom code that generates this conflict.

Two separate issues I’d like some support on:

1. AJAX

When using AJAX, the posts ‘disappear’ once a selection is made. However, this is due to opacity.

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {     opacity: 0; }

The post content is ‘on the page’ but with the opacity set to 0.

When setting the opacity to 1 with the above css class, the layout breaks. Essentially all posts go to full width and loose any sense of column structure based on screen size.

Can you provide any support on this?

2. Returning to page position upon filtering

The filtered section is toward the end of the page. When filtered (without AJAX) the page reloads, taking the user to the top. Ideally, I want the page to scroll back to position.

I have attempted to use the wpc_auto_scroll_offset. I’m unsure of it’s intended use and this did not work anyway.

I have also attempted to use the flrt_is_filter_request to append an ID to the URL once the page has been filtered. This did not work either.

Thanks in advance.

I have emailed the URL to the page, it will be coming from kayleigh@ka**ve.com

Hello leeskellett

Sorry for the late response.

1. It seems you have some JavaScript that changes opaticy from 0 to 1 and this provides so-called “fade in” effect. After you load your filtered posts via AJAX this JS code should be fired again for newly loaded posts. This common problem is described in this article – https://filtereverything.pro/resources/ajax-related-problems/ Unfortunately it is something that CodeCanyon support policy does not cover as it depends from 3rd party code.

2. Using CSS ID in the end of filtered page URL is good idea, but it would be better to use hook ‘wpc_filter_term_url’ available in the plugin.

Hi! 2 presale questions: 1. can your plugin be managed with a floating button at the bottom left of page? 2. if I have 3 categories, each with 5 products, for a total of 15 products: if I select 2 categories in the filters will appear (5 + 5 =) 10 products, or only the products of the intersection (i.e. those that belong to BOTH categories)? Thanks

Hi thebugbear

Thank you for your interest in Filter Everything PRO.

1. You can make existing filter buttons (that opens filters or that applies them) floating by some CSS adjustments. Out of the box plugin does not have such feature, but it is not complex to make a button floated. One of my existing customers already did it for himself, but I can not find this example right now.

2. About categories – it depends from the logic you specify for your Category filter. If you select logic “OR” it will show you 5 + 5 = 10 products. If you select logic “AND” it will show you only intersected products if they exist. In other words this is configurable feature and you can choose how each filter should work.

Hi

It does not filter the posts published on the homepage. I think I have applied the configuration parameters correctly, but it does not work. Can you help me?

Config: https://ibb.co/9h3z6yy Front: https://ibb.co/rMYVmmL

thanks

Regards

Could you help me with this please?

Hi vecdis

In general it is not included in item support scope, because every plugin user have to configure this himself. But I set correct value for the “CSS id or class of the Posts Container” of your Filter Set and now it works fine.

I hope you will leave positive review about the plugin here on CodeCanyon – https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/reviews/31634508

Thank you in advance!

Always grateful.

Hi, cool plugin but I have a few questions. How can I change the order of the Chips placed above the WooCommerce Shop Loop? The Chips currently display above the Sort section. I would like it displayed directly below the Sort and Results fields/sections.

Hi kultureshockwi

Thank for your using Filter Everything PRO.

You can find in Filters -> Settings -> Selected Filters (Chips) integration list of WordPress hooks used for Chips integration and edit it. You can select one of WooCommerce default hooks or add your own that fires after Sort section.

Of course this expects that you are familiar with WordPress hooks or you have ask a developer to help you with this issue.

Hey, got it figured out. Thanks.

Hi kultureshockwi

I’m glad that your problem is already solved :-)

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!

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