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.

How can I translate chips with wpml to another language ?

reset button text – reset all – to: скинути thanks

UPD:

sorry, its ok I download uk.po in wpml string

everythings fine

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

Filter Not Working on Shop Page – I have set up a filter set for pages where I have WooCommerce products available in my Avada Retail Theme and it works fine. However when I place a new filter set on a widget and then included it in the sidebar of the Shop page nothing is displayed.

Hello emarioc

Thank you for using the plugin.

As I understood you want to have separate specific Filters widget on your Shop page. Please try to experiment with different options in the “Where to filter?” field for that Filter Set: - Common WordPress pages -> Shop page
- Pages -> Shop page

One of them should work for you. FYI – if you specify Individual Filter Set for the page it will has bigger priority than Common Filter Set and will replace it on the page.

Hey,

I have this script running that I can’t manage to get working with the AJAX issue. https://filtereverything.pro/resources/ajax-related-problems/

Above guide did not help me and I was wondering if someone can see what changes need to be made to get the code to work even after an ajax load.

document.addEventListener(‘DOMContentLoaded’, function() { jQuery(function($){ $(’.showme’).click(function(){ $(this).closest(’.elementor-section’).next().slideToggle(); $(this).toggleClass(‘opened’); }); $(’.closebutton’).onclick(function(){ $(this).closest(’.elementor-section’).prev().find(’.showme’).click(); }); }); });

All the best,

Hi kingboa

I would be glad to help you with this but unfortunately such a custom coding is out from the plugin support scope and customer should resolve this problem by itself or ask a develper to help him.

All I can advice you in this case is to put your custom code inside this construction jQuery(document).on('ready', function(e){ /* your useful code that should works after AJAX was loaded */ });

And if your JS-code is valid it will work after AJAX was loaded.

Hello,

at the beginning I was very excited from your plugin. But now I am very disgusted, because I keep finding more and more malfunctions.

In addition to not dealing with pagination at all, viz. my previous long comment which you didn’t reply to me at all, I constantly struggle with debugging text

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

I have read the entire documentation for the plugin several times! The filter set is set correctly!

I have post with custom post template. In this php post template I have custom post query.

In plugin Filter Set -> “Where to filter? I have “posts”, I select in the next field correct post. In “And what to filter?” I choose the only one Post query.

And stil when I view my post, the post filter is not here!

When I copy my custom php template with custom post query in the page template and change filter set setting in “Where to filter?” to “Pages”, filter set is displayed on the page.

So why it works for page post type and not for post post type?

Please, fix you plugin, because in its current state it is completely unusable!

And I regret the money I paid you for it.

Hi, i need a products filtering like this https://www.iguzzini.com/code-finder/ . may i know your plugin able to to custom like this?

Hi sgcredit2019

Thank you for your interest in Filter Everything PRO.

In general you can customize the plugin and your theme files to achieve filtering looks and works like on your example. But it requires to be familiar with CSS and PHP or ask a devloper to help you. It is possible if shortly.

do you able customize this ?

sgcredit2019

I would be glad to help you with this, but unfortunately I have not time for such service. I have to develop and improve my plugin.

But you always can try to find a developer for example on Upwork.com.

Hello, I bought this wordpress extension but I can’t manage to filter the product_attributes of my variable product data sheet. can you help me?

Hello zoran74

Thank you for purchasing the plugin.

In general plugin configuring and user’s data are things that are out from the support scope on CodeCanyon. It is something that user has to manage by itself. But if you explain in details what exactly problem you have maybe I can help you with this.

If you use variable products I recommend you to use checkbox “Use for Variations” – https://prnt.sc/iL7jonyEK8Qq

hi … how can i make horiontal filter ?

Hi moutazn

Thank you for using Filter Everything PRO.

You can make all your filters horizontal by adding this CSS code – https://gist.github.com/wpserve/ffc87e04af835f27d64db36da6c0b940 in the Filters -> Settings -> Experimental -> Custom CSS

How do I change this title/value? It is shown on mobile.

sommarzan

You have to translate it for example with Loco translate or other similar software. You have to translate string ‘Filters’ and ‘Filters %s’.

Optionally you can override filters-button.php file as it described here – https://filtereverything.pro/resources/templates-overriding/ but the first way is more prefered.

Hello,

is it possible to buy support for configuration of your plugin? I tried to configure it myself but the plugin is not working for me. I use avada and custom page layout for my woocommerce. But when I insert the filters in the sidebar, the plugin actually does nothing. It does not filter the products.

Thanks.

Hi Tatiana381

Yes it is possible. Such service usually costs here on CodeCanyon 50$. You can pay it through PayPal. Write me please message in PM and I will provide you with details how to continue with this.

My site breaks when I update to WordPress 6.0. I use Divi and WooCommerce. I am being told that the filter everything pro plugin is the cause. Do we have an updated version available?

Ok, I downloaded the current version of the filter everything pro plugin. Is wordpress supposed to notify us thru plugins that this plugin has a new version?

Hi adamsatoms1

Thank you for using the plugin. And I’m glad that you solved your problem by yourself.

I’m working on automatically updates feature for the plugin right now. And the new version of the plugin will contain this feature. If you need to get notification about the update you can enable it in your CodeCanyon profile settings.

Hello, Stepasyuk, still trying to find out issue. Possible is that another software responsible of importing product data to WooCommerce is interferring with your filter. Programmers are asking if something in your plugin is connected to insert/update term ?? Thanks for reply Olaf

Hi anoagency

I answered you in your previous comments thread. But I can also say that definitely Filter Everything does not contain any functions related with hooks responsible for updading taxonomy terms. I think you 404 errors are related with filter prefix that matched to some of your taxonomy. It is better to use different words for taxonomy and filter by it even Filter Everything allows to use it. Also do not forget to clean your trash with unused Filter Sets.

Hi, any idea why the whole paage is squeezing to the lfet on filtering? https://www.loom.com/share/376b59be6b5445c09e057027e3f01310

Kind regards, Ole

Hi olpo24

I’m sure it is related with the new CSS classe added to the html tag in the moment, when AJAX filtering works. This class called is-active Try please to add it manually for example in Chrome console and check what exactly CSS rules makes your page squeezing to the left.

I have bought a license and installed it on domain “test.com”, which is where I try things out. Now I want to move the license to my real domain, “AAA.com”, but having difficulties.

I have deactivated and deleted the plugin from test.com and installed it on AAA.com, but no “Enter your license code” shows up (which it did when I first installed it on test.com). Isn’t it possibly to move the plugin/license between domains?

Ignore! Works now.

Okay, I’ve got this.

Hello,

I have 2 things:

1) “Ajax load more posts” function:

I found incompatibility between your Filter Everything plugin and “Ajax load more posts” function from my theme.

I read comments here on codecanyon.net and it seem that there are many people with the same problem.

Here is the problem:

I filter 9 posts. The post query is set to display 4 posts. After click on button “load more”, another 4 posts are loaded.

Now I click on some category filter which have 5 posts. 4 posts are displayed and after click on button “load more” it should display correctly only one more post. To have together 5 posts according filter. But other posts are loaded instead and after continuing to click the button “load more”, finally all 9 posts will be loaded.

Here you can see that Filter Everything plugin is not compatible with “Ajax load more posts” function.

You are advising your customers here on codecanyon, which have the same problem, to ask a developer of “load more function” to help with this problem or to use plugin https://wordpress.org/plugins/load-more-products-for-woocommerce/ which is only for woocommerce.

But I don’t use woocommerce. Only normal “posts” post type.

After experience with multiple filter plugins for wordpress, I have to say that pagination should be handled by the filter plugin developer.

And because you leave the pagination of the post list to third parties, please at least do something to ensure compatibility between Filter Everything plugin and “Ajax load more function”.

Can you do this please?

2) AJAX related problems:

After Ajax filtering, button “load more” which use Ajax doesn’t work. I try everything according information on page https://filtereverything.pro/resources/ajax-related-problems/, but nothing works.

Before Filter Everything plugin I was using MDTF plugin https://codecanyon.net/item/wordpress-meta-data-taxonomies-filter/7002700

There was the same problem, that After Ajax filtering some Ajax script of theme stop working.

Developer of MDTF plugin solved it by adding a field to the plugin settings. Into this filed we can insert jQuery scripts which need to be loaded once again after Ajax filtering.

Please can you do it this way? It can help a lot I think.

Thank you, very much.

Any answer?

Order foreign language filter items alphabetically – Reposting from wordpress.org now that I have purchased the plugin. I may have found an interesting bug. Selecting “Sort Terms By: Term name” works fine for categories in English. It works fine for categories in another language as long as at there’s also at least one category name in English. Then it sorts both languages just fine. However, if none of the categories are in English, things get a little screwed up and the filter only shows child categories.

Hi jlstysis

Do you use checkbox “Show hierarchy” for this filter by category? In fact sorting should work by category slugs, but not category names.

Yes, absolutely. And the bug is real and reproduceable. I have categories three levels deep. Parent, child, grandchild. Category names are in Russian. I’m excluding the parent and showing all children and grandchildren. Without sorting, everything works fine. With sorting by name, for some reason the only thing that’s displayed are grandchildren of one particular child category. All the others are missing. However, as soon as I add one child category in English, everything works and is sorted properly. It displays the English category on top and then all the Russian ones (all children and grandchildren) in proper Russian alphabetical order.

jlstysis

Ok, thank you for the report. I already add this issue to my bugtracker and I will solve this problem in further plugin updates.

Translation of “Featured” – Reposting from wordpress.org now that I have purchased the plugin. I’m translating the plugin into another language using Loco Translate. I’m able to translate all terms except the word “Featured” on a filter that shows only featured products. The term “Featured” does not exist in the “Filter Everything” language template and adding it does not help. The word “Featured” IS already translated in the Woocommerce plugin, so it’s not coming from there. Please help me figure out where the “Filter Everything” plugin is pulling the word “Featured” from so that I could translate it. Screenshots: https://file.io/YqulKCImOAtz The word “Featured” does not exist in Filter Everything. The plugin must be getting it from somewhere else. The word “Featured” is already translated in Woocommerce, so it must be coming from somewhere else.

This word can’t be translated via translation functions or software. Its value is stored in the DB by WooCommerce and can be translated only via hooks. For example you can use hook ‘wpc_filter_taxonomy_term_name’ – https://filtereverything.pro/resources/hooks/#term-name-hooks for that. You have to be famliliar with PHP or ask a developer to help you with this.

Exactly the info I needed. Thank you very much!

Multiple Product Filter Sets On The Same Page. I’d like to use multiple product filter sets on the same page to work together. One filter across the top, the other on the side, but they need to work together (cumulatively) like filters in the same set. Currently only the higher priority filter set works. The lower priority filter set displayed, but selections are ignored.

Hi jlstysis

Thank you for purchasing the plugin.

In general if you configured two Filter Sets for the same WP_Query (the same value in “And what to filter?” field) it should work. Please, check this value in your second Filter Set it should be equal as in the first Filter Set.

I have a problem with our mobile versino of Filter Everything PRO. It only shows on our product page, but not in the category pages like additiver etc. on mobile. It works fine on desktop.

Se shop.maulbiler.com

Hi Maulbileras

Thank you for using Filter Everything PRO.

It seems on your Category pages your theme does not contain hook on which displaying Filters button is attached. You can add it manually ‘woocommerce_before_shop_loop’ if you are famliar with PHP or you can insert the button with shortcode [fe_open_button]

You can read more about shortcodes in Filter Everything here – https://filtereverything.pro/resources/shortcodes/

How do I change the name/value of “Reset all” in the Chips?

sommarzan

This problem is the same as for ‘Filters’ button on mobile devices. You can translate the phrase ‘Reset all’ with Loco translate or override Chips.php template file – https://filtereverything.pro/resources/templates-overriding/

Using PODS and Elementor.

This problem is kind of related to the problem I just posted (= IDs showing instead of labels):

I can do a dirty quick fix by changing the relationship type, BUT then I get a problem with the sort order.

Have a look at this screen recording: https://puu.sh/JaZV6/9d396e8223.mp4

Please advice.

Thanks!

Hi sommarzan

Thank you for using Filter Everything PRO.

To sort a filter terms in desired order you always can use hook ‘wpc_terms_before_display’ and code example that shows you how to buid your own code for your case – https://filtereverything.pro/resources/hooks/#terms-before-display-hook Of course this expects that you are familiar with PHP coding or you have to ask a developer to help you with this.

I understand that it would be better to make the plugin more universal and for 100% compatible with all other popular plugins like ACF, PODS etc but it requires some time and efforts. Fnd there are a bit more urgent features that should be implemented in my plugin for the moment.

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