Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 16,189 sales
Recently Updated

Stepasyuk supports this item

Supported

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

9151 comments found.

Hi, our site is built using Oxygen Builder. When we update Wordpress to 6.0.1, the site breaks and it comes right after we disable Filter Everything Pro.

The issue is that only the footer and the header display on the site and none of the inner content. Meantime, we have reverted the site back to WP 5.9.3 and everything is working fine however we can’t keep the site at the old version of wordpress indefinitely. I can’t see any settings within Filter Everything Pro that would impact this.

Do you have any ideas?

Thanks, Ross

Hi sprinklesdelight

Thank you for using Filter Everything PRO.

It is known problem and it is related with the new version of WP6.0 Please, update the plugin to the latest v 1.6.5 which is compatible with WP6.0 You can download it from your account on CodeCanyon and update via Plugins -> Add New -> Upload plugin -> Replace current with new. Do not forget to create a DB backup before that.

Hi, thanks for the help. I somehow missed the notification about the plugin update. Everything is working fine now! THanks again

Perfect. I’m glad that your problem was solved :-) FYI – there is new version 1.6.7 available here on CodeCanyon and now it supports WordPress style plugin updates. Please, install it.

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

Thank you in advance!

I would like the mobile filter to show up on iPad as well as mobile. Is there a way to change the breakpoint?

Hello williamburrows2

Thank you for using Filter Everything PRO.

For the moment this can be achieved only if you change some amount of CSS code. But it seems on closest plugin updates (I think in 1-1,5 months) I will add ability to change this in one code line.

Great, thank you!

Hi williamburrows2

I wrote the short instusction how to change mobile breakpoint before plugin update. Here it is and it is not so complecated – https://gist.github.com/wpserve/8982d160b58ecd7a174b90fa0f953e44

But you have to remember that changes in *.CSS files will be lost after you will update the plugin. And if the next verison will not contain this ability to change breakpoint in one code line (I hope it will contain) you will must to repeat procedure from the instruction.

Hello Support we are using multiple currencies default is Euro and other one is Dollor with this plugin “WOOCS – WooCommerce Currency Switcher” all filters working great on euro currency but when i switched it to dollor price filter is not working correct it is not recalculate min and max price and when i filter with price it shows wrong result it is showing according to euro but i want result according to current currency thanks

Hello izijob

Thank you for using Filter Everything PRO.

For the moment Filter Everything PRO is not fully compatible with “WOOCS – WooCommerce Currency Switcher” but I think I will add this compatibility in future updates. I can not say when exactly this will happen. As option you can try to ask a developer to help you to make them compatible between each other. In this case I can advice what exactly plugin hooks should be used to achieve this.

Hello izijob

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. Please, update the plugin to the latest version from your WordPress Dashboard or download ZIP in https://codecanyon.net/downloads

Regards.
- Andrii.

Hello izijob

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. Please, update the plugin to the latest version from your WordPress Dashboard or download ZIP in https://codecanyon.net/downloads

Regards.
- Andrii.

Hi! I noticed that in all filters I have created Brand logos are not displaying although logo is added in Attribute’s section for each Brand. Mught you know how to solve this issue?

Hi LiivR

If you use plugin Yith Brands for WooCommerce or Perfect Brands for WooCommerce logo should be displayed by default. These plugins use term meta keys ‘image’ and ‘pwb_brand_image’ accordingly.

If you use another plugin that stores logo images in another term meta key, you can add it by yourself by overriding function wpc_term_brand_logo();.

You can also check if there are no any CSS issues that can hide logos. Here is example with working logo CSS – https://demo.filtereverything.pro/product-category/electronics/smartphones/

FYI. If you need further support, please pay for the support extension for the plugin.

Hello and congrats for the plugin.

I am using the pro version and i really need your help to achieve the thing i want.

I have a category page of kids books that i have placed filters by age. (product categories)

Everything ok..

i want to add one more filter with categories again (they are belonging in the same parent) with the type of the book

the plugin does not let me do this

how can i solve this?

Thanks in advance…

Hello e-schooling

Thank you for using Filter Everything PRO.

Indeed, you can not use the same entity as filter twice for one Filter Set. But you can create second FIlter Set, point it to the same page(s) as your first Filter Set and put there filter by Category. To use two or more Filter Sets on the same page you have to add Filters widget twicely or more times in the same widget area – one Filters widget per one Filter Set.

If you want to handle available Categories in the second filter, you can do it via hook 'wpc_terms_before_display'https://filtereverything.pro/resources/hooks/#terms-before-display-hook

This expects that you are familiar with PHP coding or you have to ask a developer to help you to write such not complex code.

Thanks a lot I will try it asap and if anything comes up I will let you know

Hi, all of a sudden on my website, only the menu would show. I’m using Astra Pro theme. I contacted their support and they found that it was in fact your plugin causing all the content to not display. If I disable your plugin, my website returns to normal.

Have you heard of this happening before, and if so, what can I do to resolve this issue please? Thanks.

Hi brael

It is known problem, you need just to update the plugin to the latest v 1.6.5 which is compatible with WP6.0 or later. You can download it from your account on CodeCanyon and update via Plugins -> Add New -> Upload plugin -> Replace current with new. Do not forget to create a DB backup before that.

FYI – your support period was expired and if you want to get further support, please renew your subsciption here on CodeCanyon, it costs less than full plugin license.

Thank you for your understanding.

Hi, I have a pre-purchase question.

I want to use your plugin for filtering posts. Is there an option to automatically redirect to post content, if the results from filters is only one post?

Thank you

Unfortunately extra coding is not provided in scope of CodeCanyon item support. I can only give you common advice how to do it in the best way, but you have to implement this by your own (yourself or hire a developer)

Hi Stepasyuk,

I purchased your plugin and i would like the following help please

1. can you provide your advice you mentioned to automatically redirect to post content, if the results from filters is only one post?

2. Also I have set the “Filter logic” to “AND” to all 4 filters and also set a parent filter for every filter. My issue here is that if 3 filters are selected, the options available on the 4th filter do not respect the “Filter logic” which is set to “AND”

Please advise, thank you

Hi Todos1985

1. I understand your position and your question but as I said before to redirect from filtering result page with single result to the post page you have to write some PHP code.

If you are not familiar with PHP I recommend you to hire a developer for example on Upwork and ask about this. This is small task and can be done up to 1 hour of work. Unfortunately I do not provide such paid services here.

2. Please, send me link to the page with example of this problem. Optionaly you can send it via PM if you click on my username. FYI logic “AND” in a filter specifies only logic between terms of the same filter. So if you set logic AND for example for Color filter and select colors “blue” + “yellow” you will see only products that have “blue” and “yellow” simultaneously.

Logic between different filters is always “AND”.

Hello, Is it possible to create a filter and have two ‘Filter by’ product tags filters? I have product tags I would like to group into two different filters but when I add the product tags filter it is no longer available to re-use in a second filter – the idea was to exclude some tags in one filter-group and exclude other tags in the second filter-group. Is there a workaround? Thank you.

OK and how do I modify the filters buttons to open in this manner for the mobile version ?

This can be done only via writing additional JavaScript/CSS code and if you are familiar with these technologies you can do that. If not you have to ask a developer to help you with this.

I would be glad to help you to achieve this, but unfortunately such customizing is not provided in CodeCanyon item support scope and also I do not have time for such paid modifications.

Thank you for the quick reply. If you do not have an additional method to suggest for producing the same outcome, the 2 category filters in one filter menu, then we will close this ticket. Have a great weekend!

HI, thank you for this very good plugin, that I use in a special way : in my website, it work as a correlation tool, between categories. Have a look here: https://www.chateaux-forts.org/category/69-a-pays-avec-synthese/fi-finlande/ But I can’t solve some details : 1.I would like to indicate the numbers of subcategories in a categorie (at the present time, it’s writton “0”, whereas there are sub-categories with posts inside 2.When the tree is developped, to press “reset” doesn’t fold the tree again. So you have always a big tree in a mess after filtering… If you could solve these problems, you will do something great for me and for the french archeological research ;-)

Hi chateauxforts

Thank you for using Filter Everything PRO.

1. In general number close to the filter term means how many filtered items related with this term you will see if you select this term. But if you want to show something another you can use hook 'wpc_filters_checkbox_term_html' to add your sub-categories count after term link – https://filtereverything.pro/resources/hooks/#term-html-hooks

But to avoid double numbers you have to hide for example via CSS current numbers for Checkbox view with enabled Hierarchy. You can investigate what specific CSS classes Checkbox view HTML has when you enable Hierarchy feature for example in Chrome console.

2. Tree uses function that remembers its status and if you wan to close it you can try to clear Cookie with name 'wpcHierarchyListStatus' every time, when page loads.

Of course all these manipulations expects that you are familiar with PHP/JavaScript development or you have to ask a developer to help you with this.

Hello, there!

First of all, we love this plugin! It has made our life much, much easier! Thank you!

Now, our problem:

Our filters are set to display the found post count. Unfortunately, this count is often incorrect. Our best guess at the moment is that your plugin does some kind of caching because the post count, after we update the filter set, is correct.

Some details:

- We only use the filter on WooCommerce’s product archives.

- The problematic filter happens on a custom WP_Query, which has a “meta_query” that compares two DATETIME (a custom meta key and the current date). This filter set filters by “product_cat”.

- In the archive page, we call the filter widget via the shortcode “[fe_widget]”.

- Our products are updated programmatically, as their data comes from an ERP.

This results in the filter saying that X has 5 products, but only 3 are displayed. We will send you the problematic archive URL via PM (however, because we just saved the Filter Set, the count might be fine at the moment).

If the issue is the cache, is there a way we can programmatically clear a filter set cache after we update/add a product that belongs there?

Thanks in advance,

Santiago

Hi Santiago

Thank you for your warm words about the plugin.

Indeed, this is cache problem. You can reset filters cache by opening any page of your site (for example Homepage) by the URL contains GET parameter ?reset_filters_cache=true For example – https://example.com/?reset_filters_cache=true

If you add to your import algorithm calling of such URL, cache will be updated immediately and every time after import products.

Hello,

I have a presale question about your Category Ajax Filter plugin.

I need to build a horizontal dropdown filter. It will have three dropdown menu woocommerce categories and a search button and I need it to get rid of the categories which are not crossed while the user is selecting what he wants.

For instance, imagine that I have category “red” for the first dropdown, categories “big” and “small” for the second dropdown and categories “M”, “L” and “XL” for the third dropdown. In my inventary there´s only available the product for “red”, “big” and “M” and “L”. So, If I choose “red”, only “big” should be available to select in the second dropdown and “M” and “L” in the third dropdown.Finally, the search button has to lead to a custom url where appears the result of the filter and more custom content.

I also need to be able to customize the filter, more or less as you see in the image.

Is it possible with your plugin?

Thanks in advance

Alfredo

Yes, it is possible in the PRO version.

Hello again,

1. My client has asked me to build a filter which has the shape you see in the image: https://the-cocktail.com/tck-sites/images/1/8/3/5/5381-1-esl-ES/Mockup-04.jpg. Is it posible?

From my last question, I want the filter to show the results in a _blank custom page or even in a hidden div below the filter which can show up after clicking the filter search button (custom jquery should be required, I guess).

Thanks for your help.

Alfredo

One more thing…Is to display the filter in a revolution slider possible? I mean, by pasting the shortcode as a text layer.

One more Question. I realize I can hide/show a filter based on if ANY Parent Filter has a selection made within it. But, can I specify a filter to be shown if a Specific Choice in that Parent Filter is made (but be hidden if any other choices in that Parent Filter are made)?

Hi Riceman

I provided you with the function and hook that can help you to achieve your goal under your previous comment. Please, try to do that and let me know if you will have any questions.

Hi, great filter! Question… is it possible to Exclude a whole filter if another filter is selected? I realize I can exclude terms within a filter, but if I have 3 filters: Filter 1 Filter 2 Filter 3 & Filter 3 only appears when something in Filter 1 is selected

Can I exclude Filter 3 if something if something in Filter 2 is selected?

Hi Riceman

Sorry for the late response and thank you for your patience.

In general it is possible but requires to make some code adjustments. You can use function /** * @return array|false all selected filters or false */ flrt_selected_filter_terms(); to get already selected filter terms and in dependancy from desired terms for example to include “empty” filter template file with this hook apply_filters( 'wpc_view_include_filename', $filter['view'], $filter, $set );

“Empty” template file means template that display nothing for desired filter. Of course it requires to be familiar with PHP code or ask a developer to help you with this.

It is not working with site origin plugin, once update with wordpress 6.0.1 it blocks all the pages content loading. please fix

Hi kapzaicom1

Sorry for the late response.

Please, update the plugin to the latest v 1.6.5 which is compatible with WP6.0 You can download it from your account on CodeCanyon and update via Plugins -> Add New -> Upload plugin -> Replace current with new. Do not forget to create a DB backup before that.

Hi,

I am wondering if your plugin is compatible with “directories pro”. Saw an old comment from someone that said it wasn’t.

Thanks in advance Bas

Hi bdebie

Thank you for your interest in Filter Everything PRO.

It should be compatible as Directories pro uses custom post type and custom taxonomies so it is possible to filter its posts with my plugin.

I seem to be experiencing a conflict between two plugins – Wishlist (https://wpfactory.com/item/wish-list-woocommerce/) and Filter Everything (https://filtereverything.pro/) I’m not sure where the problem is, so I’m reaching out to support for both plugins.

Wishlist works on the catalog page just fine – there’s a heart on each product, which can be clicked to add product to the wish list. However, when the list is filtered using the filters on the left, the Wish List functionality is disabled – no hearts.

The problem only manifests in AJAX mode. Seems to be OK without AJAX. Both plugins do use AJAX.

I tried to add a taxonomy in the Filter set, but grayed out, with this note “This filter is inactive because it is not related with the selected post type”. I use default category in Post type for our CPT custom post type. This should not be the case

Provide me please with screenshot where is visible opened the grayed out filter and Post type selected for the Filter Set. See example – https://prnt.sc/2Fh0AX_Qcuov

nevermind this. I just don’t use Wordpress default category and create a new one. it works fine

Hi. I’m trying to make this form have a specific item pre-selected in the dropdown (so not “Select.. item” But a specific choice in the dropdown. Can you point me to how i can best do this?

Hi SvP

There is only one way to make some filters pre-selected – open page with URL that contains filter terms.

hello, im using facetwp in several sites, your seo utility looks promising, so great job. My concern is that facetwp its really fast when indexing searches, id like to know if your works the same way, so it show instant results. For us its top important that when someone filter results they show inmediately. Also dont know if you can choose if result will drive to new page or stay in page depending on the facet selected thanks

Hello julioros

Thank you for your interest in Filter Everythng PRO.

Filtering performance/speed depends from several factors. Among them are next:
- number of posts to filter
- number of filters and terms
- number and quality of plugins you use

In general I can say that filtered pages will be loaded in the same time as your regular pages with producst are loaded. You can check plugin speed if you install Free version availbale on WordPress.org.

Hi Stepasyuk

Thanks again for a surperb filter plugin…

I have enabled folding to make filters collapsible in widget, but a cookie remembers when filters is opend by user.

Is is possible to “deactivate that cookie” or change CSS, so the filters opened state isen’t remembered on page refresh. (I would like them to be closed / collapsed on page refresh…)

Kind Regards Mogens

Hi MogensR

In general you can write short JS-code that removes cookie with name wpcContainersStatus or makes its value empty every time, when site page loads. In this case no one filter container will remember its opened status.

Works. Thank you! I just run a “setcookie” in functions.php

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