Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 16,178 sales
Recently Updated

Stepasyuk supports this item

Supported

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

9135 comments found.

form some reason the filters stopped opening up (desktop & mobile) on the category page a few days ago it was working fine https://staging.boytique.com/product-category/boys/boys-clothing/boys-pants/ the category template it is built with beaver builder

we doubled checked and the attribute data is still in the products in the backend

Hello boytique

I’m sorry. First time I thought you mean that filters does not open on mobile devices only and usually it is related with JS errors on a page.

But now I checked it more deeply and I see that part of checkboxes view HTML code is absent. I think there could be two possible reasons:

- you use the Templates Overriden feature and created your own template for the Checkboxes view but you have to update it in accordance with the latest plugin changes.

- maybe you changed something in the flrt_filter_walk_terms_tree(); function.

Also you can to make small test – to change view from Checkboxes to for examle Radiobuttons or Dropdown or Labels and to check if they works. In this case the reason definitely is somewhere in the checkbox.php file.

Please, let me know.

I double checked and we didn’t put a template override in the child theme or the parent theme. but when we changed the filter settings to display as radiobuttons it fixed the issues, but how can we get it to work with checkboxes again?

Hello boytique

If other views work it definitely means that something happened with checkbox.php view. Plese, try to upload clean plugin instance on your site to make sure that you do not use modified version. And also provide me please with link to the page again. Now that link from the first comment does not work.

Thank you.

We had the following working as we wanted before, but I guess from a filter plugin update it stopped.

We are trying to move the open Filter button on Mobile view from above the category page to within the category page, to the left of the Sort By button (which is also from you filter plugin) the category setup is built with beaver builder template. On the desktop/laptop view it following where the shortcode is placed in the builder, but for mobile its not https://staging.boytique.com/product-category/girls/ We had it working before with the following: This html code was put in where we wanted the open Filter button to show (to the left of the sort by button) < div class=”mobile-filter” > < /div > (the div was being blocked, so we added spaces to it)

Hello boytique

As I see in in the HTML code the button appears in HTML twice. It means that you use the shortcode twice or you use shortcode one time and the second time the button is displayed by the hook automatically.

Did you try to disable this automatically displaying? If not, please disable.

Regarding the JS code that creates duplicates of the button – unfortunately I can’t help you with this because it is something out of the plugin support scope.

Thank you. Regards.

problem solved, thank you!

Great.

I’m glad to hear this :-)

Привіт, чомусь не змінюється заголовок H1 коли на сайті відключена індексація. https://prnt.sc/VaJouf4Qvgbw як можна це виправити щоб не включати індексацію, так як сайт тестовий. https://prnt.sc/q_TfkJ0-qn2g

Також цікавить, можливо є додатковий плагін який дозволить створти xml карту сайту по фільтрах першого рівня?

Hello spacetheme

I’m sorry for the late response.

Unfortunately it is not possible to force SEO Rules to work on closed from indexing website without changing plugin files. This is not a bug and was done on purpose to avoid certain technical issues.

But as option you always can hide staging site behind HTTP Authorization or Maintenance mode screen and to enable indexing in General Settings.

Regarding XML map – I do not know such plugins and I have doubts that they can build such map automaticlaly, but I can say that partly this task is already solved and this feature will be implemented in the plugin in some time.

Thank you. Regards.

Hi I am having issues getting the filter to display products. The filter does not show up on the shop page (using widget) so I created a new page “custom shop” with elementor and added the filter as a shortcode. The widget loads on the elementor page sidebar, but when “Apply” is click the pages reloads and still displays all products and not filter results

Hi GW272

Thank you for choosing FIlter Everything PRO.

It is popular issue and possible reasons are next:
- Wrong WP_Query selected in the “And what to filter?” field of the Filter Set. Please try to experiment with different WP_Queries in the dropdown.
- Cache issue (WP_Query is cached). You have to check and maybe disable your cache plugins or modules in your hosting provider dashboard.
- AJAX enabled but wrong value for CSS id or class of the Posts Container specified. Please, disable the AJAX feature, until you will ensure that filtering works in general.

[URGING]

Hello,

I have posted a request 2 days ago, it’s urging. So please I would need your assistance,

Thank you

Hello artvisiondigitalagency

I already answered you in this comments thread – https://codecanyon.net/comments/29494155 Let’s continue our conversation there.

Thank you. Regards.

Hi,

I’m trying to set up various taxonomy numeric filters but I can’t get them to work with my current configuration. Problem is that my numbers have units attached to them. It works if I remove them, but I would like to keep the units for visual reasons. Is there any way to work around that? It would be enough if there would be an option to just ignore every non-numeric value in a given term name or if I could specify characters or phrases to ignore across all terms.

Thank you :)

Lena

Hello Lena

Thank you for choosing Filter Everything PRO.

In general the problem is that if yout taxonomy terms contain non-numeric values they can not match to the result SQL query that selects them in fitlering process. When the SQL query is like this:
... WHERE meta_value >= 5 ...

it does not work for values 5mm or 5kg.

So the only possible way is to store in taxonomy terms only numeric values, but before to display these terms somewhere to add units to them via hooks.

Thank you. Regards.

Well, that’s unfortunate, but thank you for the explanation. I’ll find a way to work around it. :)

Hi , i need to know if possible to create filter set contains advance filters option or not ? For example filters will contain two main drop down fields and advance search button , when someone click on it , it’s will display the rest of filter options, thanks

Hi HANA21518

I’m not sure I understood you correctly. But if you need to show by default only several filter options, but after click to show rest options, you can use feature “More/Less” that works as Size filter there – https://demo.filtereverything.pro/product-category/clothing/women/color-red/brand-hm/c-kind-dress/?max_price=100

Also if you need to allow visitors to search through filter terms, you can enable “Search field” option for the filter and it will work like field in the Color filter on the same page

But if you need something another you always can to add your own HTML for any filters using Templates Overriding feature – https://filtereverything.pro/resources/templates-overriding/

Thank you. Regards.

Hello I use acf checkboxes (radios) for filter options. The meaning of checkboxes in Cyrillic. When selecting one of the filter items, the Cyrillic alphabet is also substituted into the URL. How to translate these values into Latin. I need Latin in the URL

after updated post with checkboxes on Cyrillic, in filter url on Cyrillic too. and I need update Filter for update url to Latin. and it happens all the time. how to fix it?

Hello jagged_star613

Sorry for the late response.

To have latin values in filter URLs you have to make latin values in your custom fields. Filter Everything does not modify and does not translate data received from Custom Fields. Also from many technical and compatibility reasons if it is possible we do not recommend you to use Cyrillc values in Custom Fields.

If you updated you values in Custom Field, updated your posts but still see the old values in filters, it means you have to reset filters cache. Please, open your site with additional paramter in URL – ?reset_filters_cache=true. For example https://example.com/?reset_filters_cache=true

Thank you. Regards.

Hi, I cant able to open the Filter in the Backend. Did i need to Upgarde the license

Can you please reply for this

Hello logakarthikeyan

In general there is no support for accounts which support period is expired in accordance with the Rules. But I can help you later, after all requests from accounts with valid support period will be processed It may take some time – days or weeks.

If you want to get it faster, please extend your support period and this request will be processed in the first queue for supported accounts.

Thank you. Regards.

Hi, is there a way to only show specific filters in certain product category page? E.g if I want to have specific width height and length filters that only show up when I go 3 levels deep in my category menu such as All Products > School > Table and hide the dimension filters when browsing All Products or All Products > School as in these 2 levels they could show products that don’t all have the same type of dimension naming.

Hi andufva

Thank you for the question.

In general it can be done via hiding/showing Filters widget on desired pages. You can achieve this in many different ways, for example with Widget logic plugin or custom coding and displaying different widget areas in dependancy from the category level.

In general out of the box Filter Everything allows you to direct Filter Set on specific category only, on all category pages and on a category with all its children category pages.

Regards.

Thank you for your answere! How to do it in my case for ACF meta field? Help me please

https://gist.github.com/andy-groove/9ab2e6e25abf850a6b29a1fed9bef0d4

Hello jagged_star613

We already answered you here in this comments thread – https://codecanyon.net/comments/29491014 Let’s continue conversation about this issue there.

Thank you. Regards.

Hi!

I just purchased your plugin, and I get an “Unknown error” when I try to activate the license. What must I do?

Thanks Marcus

Hi skipjack66

Thank you for choosing Filter Everything PRO.

Usually it is temporary issue and maybe now you can activate it if you will try again.

But if not, please send me:
1. Credentials to your /wp-admin in accordance with this document
2. You License key generated on the Filters -> Settings -> License tab

and I will activate it manually on my side.

Thank you. Regards.

Product categories in filter everything pro are not displayed correctly. In other words, when you select the main category on the page, the filter tells you, for example, that 33 products were found, and when you select a subcategory afterwards, the filter tells you that 29 products were found. However, these filtered products are not updated in Woocommerce’s Product widget. The Product widget only shows all the products of the online store in the default order all the time, regardless of what is selected in the filtering. Is this due to an AJAX issue or what could it be? Could the problem be solved by making Advanced custom fields from the product categories, if filter everything does not search for them from the Woocommerce product categories?

Hello Albmir

Thank you for your interest in Filter Everything PRO.

I have to say that things you described in your comment are consequence of the wrong configured filters. But from another side support here is provided only for accounts with purchased license.

If you need our support, please write your request from the account, where the plugin is purchased.

Thank you. Regards.

Hello,

Is there a way to add SEO Rules for the combination of 2 parameters of the same filter, for example the combination of 2 categories or two product colors (in the URL they are concatenated by or)?

e.g.: https://dinasti.mx/tienda/categoria-esclavas-or-pulseras

In the dashboard you can only combine one parameter per filter. Is there any way to add the meta tags <title> and <description> to this kind of combinations, even by adding them by code to the theme?

Hello alinnovatr

Thank you for the question.

If you mean situation, to create SEO Rule for the situation, when you select several terms of the same filter (for example Color blue + yellow simultaneously) it is not possible in the plugin out of the box. This was done to avoid sanctions from Google for search spam.

Because people very rarely use search keyphrase like “buy blue or yellow woman dress”. Usually “yellow woman dress” or “blue woman dress”. Also if to allow to index such combinations there will be a lot of automatically generated pages with “index” status. And Google can lower the rating of such a site.

Thank you. Regards.

Hello, I purchased the plugin Yesterday but have a question for now. Before buying the plugin I saw a field “Custom Numeric field” pro version. so when I bought the plugin I can’t see that field. Could you provide some info how to set for example price range, length or weight ranges?? best

Hello artyom1987

We already received refund request from you and it will be processed as soon as possible.

Thank you. Regards.

Hello Stepanyuk, Ok, wwaiting for the refund process. Thanks.

Hello Stepanyuk, One more time I would like to remind you about the refund acceptance as within the period of the refund request I can raise it to Envato as the time is running and no decision was made there. So, could response there as you agree to make the refund? Best.

Is it possible to have the same filter on different pages?

Hello miguel84

Thank you for your interest in Filter Everything PRO.

Yes, sure. You can direct Filter Set on multiple pages and to filter on all them with the same Filters widget.

Thank you. Regards.

How? On “Where to filter?” setting I choose pages, then I must select a specific page from dropdown. How to select several pages?

Hello miguel84

For the moment there is ability to select only one specific page or all singular pages if you mean Pages (not archive pages like category, tag, author etc)

The last option to direct Filter Set on all singular pages will be available in the next plugin version, which will be released on next Monday or Tuesday. As option I’ve sent you intermediary plugin version that supports this feature just via PM now.

You can point your Filter Set on all singular pages, but for example with Widget logic plugin (or even custom code) to display Filters widget on desired pages and hide it on all other pages.

But please, pay attention that Posts loop on all such pages should be exactly the same to be available for filtering by the same Filter Set. Different Post loops require different Filter Sets.

Thank you. Regards.

Hello,

Thank you for your previous assistance. Here is another question. I have spotted that the filter does not recognize all categories of the posts located on a certain page and when a category is checked it does not filter properly. I tried using different post queries but still no change. Here is a link to such page https://digitalalliance.bg/en/inspiration/training1-good-practices/ Regards, Stefan

Hello Stefan

Thank you for your credentials.

I’ve checked the page, but I can not understand what you expect from filters when you do not display your posts on that page https://digitalalliance.bg/en/inspiration/training1-good-practices/

Because if you expected to see posts after selection a filter term you have to know, that filtering does not add new posts on a page. It only narrows existing posts list by filters criteria. In other words you have to display your posts grid first before start to filter them. As I do not see any posts on the page, it means that there is nothing to filter. Please, display your posts first.

Thank you. Regards.

Hi there Well the posts are there just under different tabs, or the filter and post grid have to be in the same container in order for the filter to get them? Regards

Hi Sterasoft-new

Thank you for your advice. Finally I have found tabs and post grids inside them. It is not so obvious to understand that there are tabls.

I have to say few moments:

1. You have several post grids on the page and I’m not sure what exactly post grid you want to filter. But if you want to filter all post grids in all tabs you have to create appropriate number of Filter Sets for them. One Filter Set per one posts grid and every Filter Set have to use different value of the “And what to filter?” field. In other words they have to use different WP_Queries related wich each post grid.

2. Please, do not try to enable AJAX, until you setup and ensure that Filters widget works and filter desired post grid.

You also sent us link to another page, we disabled there AJAX and filtering became to work. To configure AJAX correctly, please read this short article – https://filtereverything.pro/resources/plugin-settings/#ajax

Thank you. Regards.

I want to know if the pro plugin supports a price filter for a custom Repeater field, it’s a Repeater ACF filed with two filed max and min price please see attached screenshot https://drive.google.com/drive/folders/1jGnLyLDmRwOW9SjeJK2s5pfR9tT-LVPu?usp=share_link

Hello bansarilakhatariya

Thank you for your interest in Filter Everything PRO.

You can create separate individual filters for every repeater sub-field but this is not very convenient and does not make a big sense.

In general in this case it would be better to create additional Custom Field and store there Max and Min values as it is implemented for example for Price in WooCommerce. In this case you will be able easy to create numeric filter by this field and filter posts by Max and Min values.

Thank you. Regards.

i have tried to activate plugin but it always said “Invalid license key. Please enter correct license key.” and here is my site “https://popkanmai.com/”

Hello bryanflowers

Thank you for purchasing the plugin.

As I see it from my side for the moment you have activated the license. If not, please let me know.

Thank you. Regards.

Is there a release date for search?

Hello aaronbrimacombe

The next plugin version with the search field will be released on this or next week.

Regards.

Hello aaronbrimacombe

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. You can update it automatically if you have activated your License key or download zip here on CodeCanyon.

Thank you. Regards.

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