Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 16,183 sales
Recently Updated

Stepasyuk supports this item

Supported

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

9143 comments found.

I have attempted various methods, but the range slider appears to be ineffective when it comes to using feet and inches. Since I purchased the product primarily for this functionality, I would like to request a refund.

Hello onyx808

Ok, sure. We already answered you in this comments thread – https://codecanyon.net/comments/29513336

Let’s keep our conversation in that thread to avoid duplicates.

Thank yuo. Regards.

Hi, i have been trying to activate my Filter Everything Pro on my 2 websites, i have www.kemi.is and www.poulsen.is and i have 2 activation keys but i cannot for the life of me activate it on www.poulsen.is with the key since februar 2023, if this does not work i would like to get a refund as i need to be able to upgrade this as i should be able to do.

Please let me know what i can do about this matter.

Kindest regards Haukur – haukur@internet.ishaukur@kemi.is

Hi Haukur

Thank you for choosing Filter Everything PRO.

Sure, we can help you with this. Please, send us two things:
1. Credentials to the www.poulsen.is/wp-admin in accordance with this document

2. And your License key received after click on the “Get your License key” button.

Thank you. Regards.

Hello Stepasyuk, Thanks for your reply,

Unfortunately I can’t send any link as I test my future website in localhost – bitnami wordpress or xampp platforms. Later I plan to buy a web hosting after I could prepare my website in local host.

So can you suggest any kind of solution? I’m using this travel theme bought from envato – https://themeforest.net/item/travelwp-traveltour-booking-wordpress-theme/19029758 The problem is that there “shop page and “Tours” page are connected with each other and I can’t find how to separate them for FE filtering. However maybe you could check the css codes there in demo version of my given link – theme from envato and help me with the function of how to set CSS on Ajax??

Hello artyom1987

We already answered you here in this comments thread – https://codecanyon.net/comments/29522991

Let’s keep our conversation in that thread to avoid duplicates.

Thank you. Regards.

Hi, Just I saw the answer was absent there, that’s why I duplicated it here thinking that you missed my issue. ok I asked a question there, let’s keep support there. thanks

Hi I can’t get the plugin to display on the woocommerce sidebar (https://dna4x4s.co.uk/shop/) no matter what settings I try. I have followed the documentation and can’t see if I have done something wrong or if this is a bug. I have tried the widget and the generic shortcode but neither seem to work.

The below folder has screenshots of settings etc:

https://drive.google.com/drive/folders/1RJT2b03McbBb523HJD4kkvxS0EHQhkXk?usp=share_link

Please let me know if you can help.

Thank you, Fin

Hello finley3

Thank you for using Filter Everything.

As you use Free version and here is support for the PRO version only, please, write your questions on the WordPress forum.

Thank you. Regards.

Hi

I would like display all products except the ones of a specific category. Is it possible to filter the products of a filter set by category and preset the filter without having to display the filter interface of this filter to the user (catergoy in my case)?

Many thanks and best regards.

If you want to achieve this, you must name the product category filter i.e. ‘category’ and then hook to the correct php filter like:

add_filter( ‘wpc_filter_term_url’,’wpc_set_category_default’,1,1 ); function wpc_set_category_default($url) { if (!str_contains($url,’category’)) $url.= ‘&category=xyz’; return $url; }

where xyz is the name of your category term, you want to have filtered by default.

Also initially, you must set your url in the menu to the url+filter, i.e. if the url was ‘shop’, you have to adjust it to ‘shop/category-xyz’.

Hi microteq

Thank you for your suggestion. Does this mean that your problem is already solved?

Yes, with a bit of coding, I could solve my problem. Thanks and best regards. Daniel

Hi, I’m using a select field from ACF. The filter displays the value, but I would like to show the label (the value is a numeric code, not text). How can I do? Thank you

Hi teodrums

Thank you for choosing Filter Everything PRO.

If you need to display ACF field labels instead of values, you can add to the functions.php of your active theme appropriate code from examples below. You also have to edit this code in accordance with your ACF field meta key(s). Below are these codes:
1. ACF field is Taxonomy object – https://gist.github.com/wpserve/0634299bcc67d03bef77119dd20c86e7
2. ACF field is field with choices – https://gist.github.com/wpserve/48277fc0320239d05b1d6e2c4da3db20
3. ACF field is post object – https://gist.github.com/wpserve/a9a58cb8a37be1472ded53296147cc56

Regards.

sort terms buy does not work on our site. No matter what we select the lists are always in the same order in the widget

Any word yet on a fix. Client is asking

Hello one80group

Thank you for the credentials and for your patience.

We checked your site and realized that it is plugin bug related with that fact, that you use two Filter Sets with same filters for the same page. And when you set terms sorting option for the Manufacturer it takes this option value not from the filter you set, but from the Manufacturer filter in another Filter Set.

We have already added this bug to our tracker and it will be fixed in future plugin updates. As quick solution – try please to set the same sorting value for both Manufacturer filters and it will work.

Thank you. Regards.

Thanks so much

Hi,

I bought a new license because the old one is deactivated automatic when i tried to activate it on a new site. But now the filter is removed from the page and i cant get it back normally in the sidebar, how can i do this?

https://a-webdiensten.nl/avada-themas/

Kind regards

Hi amandomm

Thank you for purchasing a license.

I’m not sure what happened on your site because there are infinite list of reasons why it could happened in such case. But when you update your plugins it is highly recommended to make a DB backup before that. The backup can be easily created for example with Updraft plus backup plugin.

I can only say that when you delete plugins like Filter Everything from your site, you have to being warned that all plugin’s data and settings will be erased. And if you confirmed the deleting this could be the reason, why filters disappeared from sidebar.

Regards.

Hi,

I had some questions 6 or 7 days ago and tried to explain my problems. They still exist (see comments history).

You answered lot of issues in the last 6 days / 24 hours. I can understand that u have a lot of work. Can I assume that u don´t want to help me or that u have to much workload, which I can understand!?

I can live with smaller issues in plugins but with the ones I explained, the plugin gets really not usable for how I need it…

Problems still exist and I can´t solve them: 1.) “Apply button” and false set link by plugin (see comments) 2.) No range slide filtering when numbers have decimals with comma (if you can confirm that) (see comments)

Please just let me know at least if u can help because at the end I have to find a solution.

Regards

Ok I got support. Developer was busy because plugin was on sale.

Regards

Hello, i have a BIG PROBLEM since the Update! There seems to be a Problem with my Configuration and the Plugin, when i apply a Filter the following message appears “It appears that this page does not contain a container with the specified «CSS id or class of the Posts Container». Try to specify the correct one in the Filter Set settings or the common plugin Settings.” Also when i enable AJAX there is no filtering. Please reply fast, since my shop is currently not working due to the issue.

This Problem also apllies when AJAX is dissabled!

Hello royk9

Please, provide me with link to the page, where this issue appears. Optionally you can send it via PM, but please write here new comment that you did it.

Thank you. Regards.

Hello, it’s been 1 month since I asked and you confirmed that there was no problem, I wrote to you by comment and by contact form, except I have not received any refund or response to the email form

Hello ajna667

I’m sorry, but we don’t see any refund requests from you in our dashboard here on CodeCanyon. Please, create one in the form in your Envato account and it will be processed as soon as possible.

If you do not know how to create a refund request, please reach Envato support to help you with this.

Thank you. Regards.

Hello Team,

I’m using Search and Filter for filter post types. It works pretty well and I love the plugin. The issue I have is, Only for Tablet and Mobile view, the “Filter” button shows on all first-level pages(eg: domain/home, domain/about-us and etc..)

FYI, In settings, I’ve set Common WordPress pages: All archive pages for this Post Type

and I’ve enabled the “Special Pop-up Filters Widget for Mobile”

Hello sandun525

Thank you for choosing the plugin.

I’m not sure what is your goal – to display the button on all pages, not only on the first-level?

If yes, it means that your first level pages use different template than other pages. Or maybe children pages have some CSS that hides the button. I can check this if you will provide me with link to these pages – one first-level and second inner page, where the buttons disappears.

In general this button can be inserted on a page in two ways – automatically if your theme uses popular hooks. Or as shortcode [fe_open_button] . If you wan to insert shortcode you can also disable previous automatical way in Filters -> Settings -> Experimental -> “Hide opening widget buttons”.

If you will send me link to these pages, please write new comment about this in current thread.

Thank you. Regards.

Hi, I created a filter for a certain category of articles (and it works great). Like here : https://www.lembrassecoeur.fr/annuaire-marques-maternite-ethiques/ But it also appears on every page of my website, on mobiles devices only (only appears doesn’t collapse), which i don’t want ^^ Like here : https://www.lembrassecoeur.fr/

Dit i do something wrong or is it a bug ? I checked all my parameters (it seems ok).

Thanks a lot

Hi lembrassecoeur

I have to say that Filters widget appears on all pages that meet next two conditions:
1. If you directed the Filter Set to a list of pages in “Where to filter?” field. For example “All archive pages for this Post Type” or “Pages -> Any page”.

2. If the page contains Filters widget or shortcode [fe_widget]

So if you need to hide Filters widget from some pages, you can do it in two ways – to direct Filter Set only on desired page in the “Where to filter?” field. Or to display Filters widget only on some page(s) for example using Widget logic plugin.

Regards.

Hi

How do I filter by average user rating?

Many thanks and best regards.

Found it: custom field _wc_average_rating

Hi microteq

Ok, thank you for your report.

Regards.

Hello, how can I place the filter on my website ? I have defined some filters but I have no possibility to choose a filter with the wordpress page creator. The page which shows the posts is a normal wordpress page (no webshop) and the posts inserted with a short-code on that page.

Hello winstefan

Thank you for choosing Filter Everything PRO.

In general I recommend you to look in the plugin documentation and to read article about How to quickstart with the plugin – https://filtereverything.pro/resources/quickstart/

But also I can say that Filters widget can be inserted on a page as regular WordPress widget (requires widget area to be present on the page) or you can insert Filters as shortcode [fe_widget] Please read about shortcodes in the plugin here – https://filtereverything.pro/resources/shortcodes/

Regards.

I have a question: why does my filter not appear when I search for a product using the search bar. Do you have any suggestions or ideas to add the filter to that?

Hello BashsMusic

We already answered you in previous comments thread – https://codecanyon.net/comments/29510833 Let’s keep our conversation in that comments thread to avoid duplicates.

Thank you. Regards.

Nevermind…figured it out.

Hi, We have products with sizes that are variations of variable products (clothes with sizes).

If I filter products by size, how can I make it so that the plugin automatically shows only products where the filtered size is in stock or not out of stock?

I tried adding _stock_status and _stock filter, but they only work with the parent product.

So, if I filter by size M, it shows all products that are as a whole in stock (have at least one item of any size in stock) and has size M registered in the size attribute, even though their size M is out of stock.

If I filter size M, I want to show only products where size M is in stock. How do I do that?

Thank you.

Kind regards Radim

Hi OakHoney

Thank you for choosing Filter Everything PRO.

Yes, sure. You can achieve this automatically without filter by Stock status. Please make sure that you use the latest plugin version 1.7.8 and insert this code – https://gist.github.com/wpserve/6bb6d1c7141f23b058a1ca726ca57372 in the functions.php of your active theme. It will force to display only In Stock products when you filter them.

Regards.

Unfortunately, the code is not working.

Also, the plugin behaves strangely (from the start, even without the code). In widgets, the filters are not showing up even when they should (the filter set is set for all categories).

And if I show filter via shortcode [fe_widget show_selected=”yes” show_count=”no” horizontal=”yes” columns=”4”] it doesn’t have any styling and the HTML is different from the one on your demo. https://ibb.co/nwS513L https://woocommerce-995147-3502706.cloudwaysapps.com/kategorie/damen/

Hi OakHoney

Please, provide us with two things:

1. With credentials to your /wp-admin in accordance with this document

2. And with link to example (and maybe description why) where filtered products are out of stock even the code is applied in functions.php

Regarding the issue with styles, please create another comment-request to prevent confusion.

Thank you. Regards.

I have attempted various methods, but the range slider appears to be ineffective when it comes to using feet and inches. Since I purchased the product primarily for this functionality, I would like to request a refund.

Hello onyx808

As I see you have already requested a refund. It will be processed as soon as possible.

Thank you. Regards.

Hi

Are there some release notes, so we can see what has changed in the new version?

Many thanks and best regards.

Hi microteq

If you activated your License key, you can just click on this link on the Plugins page in WordPress dashboard – https://prnt.sc/D26cevqwe-7F

Or you always can check this directly in the plugin changelog – https://demo.filtereverything.pro/changelog.txt

Regards.

Hi

As our site is not online, yet, I am not able to activate the key. I am getting an error. But I will use the text file, meanwhile.

Many thanks. Daniel.

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