Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 15,681 sales
Recently Updated

Stepasyuk supports this item

Supported

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

8964 comments found.

Hi Guys

My client bought this software, and I am providing assistance to them for their website build. I have the purchase code if needed.

I have a problem with ONE of the filters not filtering. The website is built on Brics Builder.

On this category page, it works fine https://torchsa.com/product-category/flashlights1689676588/ however on this one it doesn’t seem to work https://torchsa.com/product-category/accessories/

Let me know what else you need to identify what the issue could be please.

It seems to work when logged in as admin but not when logged out. The website has no cache plugin active at the moment.

Hi weblabza

We kindly request that your client submit the question from their account. Additionally, if possible, please ask them to confirm your role as their developer for the project, so we can continue with you and provide the answers to other requests.

We have encountered similar situations in the past and fully understand the circumstances. Thank you for your cooperation and understanding in this matter.

Best Regards,
- Victor

Hi, I’m facing issue with double digit number fields when trying to create range slider in filter. It doesn’t take two digits after number only 5.1 5.2 etc. Here’s a better explaination of the issue – https://docs.google.com/document/d/1LgLgVJHd96_NfsuABKvDn78StnWOBes9e8Aj3Pe7avk/edit?usp=sharing

Hi interpret

If you set it as .01 it should provide the correct numbers as 5.01 – which for your height metric should be 5.1. So here is a simple presentation of the number and the height metric:

number : height
5.01 : 5.1
5.07 : 5.7
5.1 : 5.10

We are not very familiar with such metrics, but usually, they mean something like 5 feet 10 inches or something like that. Because if instead of 5.01 you’ll use 5.1 there will be no 5.10 as 5.10 in math is 5.1. So you need to take that into account. Then everything will work well.

What you can do is actually create custom field with options like 5 to 5.10 and so on and apply it on the posts. Then filter by those values.

Best Regards,
- Victor

Hi, before buying your plugin, could you tell me :

1) is your plugin compatible with Gutenberg block editor ? 2) is it possible to filter a query loop block in a page that contains other blocks (not in an archive page) with results paginated ? Do you have example pages of that behaviour ?

Thanks, Olivier

Hi Olivier

Thank you for your interest in the Filter Everything plugin.

1) In the list of widgets that are available in Gutenberg, our widgets are available and can be found by its name “Filter Everything”. Or you can use a filter widget shortcode to place it in the needed place.

2) If you display your posts with WP_Query on the page you can filter them. By choosing the correct query from the filter set settings. The plugin does not add pagination, but some paginations may be incompatible, as they can ignore the filtered results and use instead the original data like it was not filtered at all.

We have only demo pages here – https://demo.filtereverything.pro/product-category/clothing/women/color-red/brand-hm/c-kind-dress/?max_price=100 you can check different demos. But it doesn’t have anything to do with Gutenberg.

Best Regards, - Victor

In case of a navigation menu with a sub-menu, is it possible to show the child terms once I click on the parent term?

Thanks a lot for your answer

Hi tomenr

Thank you for choosing Filter Everything PRO.

As to the license issue, we need the credentials to the wp-admin dashboard following this document so we can activate it on our back.

Not, such navigation is impossible. Only can be made by some custom coding extending the plugin functionality.

Best Regards,
- Victor

Hi Victor, thanks for the answer. So I am gonna try to find a code in order to achieve the opening of the submenu.

Regarding the license issue, I just sent you the credentials.

Hi tomenr

The license is activated and now everything is working well.

Best Regards,
- Victor

Hi,

in some cases random filters on the search result page show up, although the filtered products don´t contain the filter / taxonomy.

- Hide empty terms is activated - Hide empty Filters is activated - Where to show filter is correctly set

It seems the filter plugin has it´s difficulties when the search phrases are no words but numbers.

1.) For example I searched for the article number “3930321” (taxonomy) which is the product “Wash Bag II” with multiple variations 2.) Search result page shows as expected that 1 product 3.) Filters are shown, that have nothing to do with the product (for example price range from 1 – 3200, etc. which will be the range of ALL products i think, and other random filters 4.) But if I enter the search with letters “Wash bag II” instead of numbers I get the same search result page, then the filters are shown correctly…

Any idea why this happens? Because we will have searches also with numbers to show that exact variation products…

Also use filters for variations is activated on every filter…

Regards and thx

Hi Victor,

thanks for your reply. Ok, do you have a certain timeline for this. We plan to get online Feb / Mar next year. Do you think it will be done then? If not, we can offer financial support, if it doesn´t hit the ceiling, if you drag this to the more important features to add.

That would help us a lot.

Yeah, as u said, I checked a bit. So your plugin seems not to consider what happens inside the ? (&dgwt_wcas=1). When removing that part from url then results of search match exactly the amount of products the filter knows is in the query/search results.

Thanks again for your efforts!

Hi hwvaubel

Regrettably, we are unable to provide specific dates at the moment. We are currently working on numerous updates and small fixes that were postponed, which will be released in the near future.

Also releasing the dates filtering. So at the moment, it is impossible to provide information on it. But if we get any info we will let you know right away in this comment thread.

Best Regards,
- Victor

Hi,

ok. Still good to know that you are planing to implement this. So I think we will stay for now with your plugin as this is the only bigger issue we would have as the search result page is a very important filter site for our products.

Thanks for now and keep up the good work. I hope we can stay in contact about this future feature.

Regards!

Hello. Can I disable pretty URLs for some filters?

Hi spacetheme

No, you can either use it or disable it completely with:

define( 'FLRT_PERMALINKS_ENABLED', false );

Best Regards,
- Victor

Hello,

We have done an update to wordpress, theme and your filter everything plugin. After these updates, the pages on our site stopped displaying correctly. We think it is related to your plugin. Can you help us with this?

We did the updates on a copy of the site. You will be able to see how it was before the updates and after.

A working site that hasn’t been updated – https://ingrad.ee/

A copy of the site after the updates – https://new.ingrad.ee/

If we deactivate the filter everything plugin, the pages display correctly

About not visible filter. This is a CSS issue of your theme that makes checkboxes display none – https://prnt.sc/G6EZq9EPAqg_

Best Regards,
- Victor

We checked the styles and we have all the styles. There is an assumption that the required styles are not applied, because the dropdown element for the filter has changed. We had it so that the list of checkboxes was initially hidden, and appeared after clicking on select

Kind regards

We had it so that the list of checkboxes was initially hidden, and appeared after clicking on select

Do you mean that you had some custom functionality for checkboxes with JS? That they will appear only if some filter term is selected from a dropdown?

Because we are a bit confused at the moment, and cannot understand fully what we can do for you as a support. As we are not responsible for the theme/custom styles.

Best Regards,
- Victor

Hi, how can we make sure the filter works in multiple languages using wpml. We get in other language the issue there is no html class / post container defined

Hi mrijnwal

Only with “AND” logic so all posts are going to be applied to the main category then the needed ones to the sub-category and main, and another sub sub category should be applied to the main to the sub and to the sub sub categories, then you can walk like that choosing main then sub and show items from a sub one.

Best Regards,
- Victor

Is there a way to create multiple filters and show in each filter on one level of categories. That way we go true a funnel and solve the issues we have now.

You can’t create a couple of the same filters inside one filter set. But you can create multiple filter sets with that filter using include/exclude and everything that you like. And place them on the same page. Each filter set needs either a +1 fe shortcode or a filter widget depending on how you display them on your page.

Best Regards,
- Victor

Hi! I’ve bought a subscription but I get an “unknown error” when I paste the licence key into the space for it on the website and active it. What I can I do please?

Credentials sent by PM

Hi experienceperthhills

Thank you for the credentials. Please send the license key via PM as well.

Best Regards,
- Victor

Hi experienceperthhills

The license is activated and everything is working well now.

Best Regards,
- Victor

A really great plugin, works great in terms of filtering! I have one question, I have already checked all the settings. Under the filter settings in the frontend there is a link “Filter Set bearbeiten” (Would mean Filter Set Edit), where I am taken directly to the backend to adjust the filter settings. How can I remove this link? Even if it is only intended for an admin view, I would like to remove it.

Hi Janstarr

Thank you for choosing Filter Everything PRO.

Well, you can hide it via CSS. There is no option to hide the edit button from filter sets. It was made like that for better and faster configuration of filters if you have any of them on each page.

Use browser inspecting tools on that button to check what classes it is using and add it to the Advanced CSS from the Customization or in Filters->Settings->Experimental->Custom CSS

It is absolutely safe if you are worrying about the security.

Best Regards,
- Victor

Hi. I’m using Filter Everything in conjunction with Single Variations from weLaunch. Everything worked fine until I recently added some more products to the shop. Some sizes are missing, although some products have this size available. Here’s a video to showcase the issue: https://www.loom.com/share/d75c5195fc344adc9a2bfc7d1325a498?sid=8f1fb2fc-79f8-439c-82ee-8322318c2d4f

I already contacted the developers of weLaunch, but they said I should contact you :). They said it could be an issue with the query.

I tried to re-initialize the single variations in the weLaunch Single Variations plugin.

Thank you and best regards, Stefan

Hi szahnd

We haven’t tested it with the “Single Variations from weLaunch” plugin. You can try to turn on from the filter set setting for a certain filter under more option “Use for variations”. Perhaps it will do the trick for you.

But to make it all work normally, either need to use variation by default Woo. Or create each product separately.

Best Regards,
- Victor

Hi,

is it possible to add a “search text” for a specific custom AFC field? Or is it possible to search for Title text? I want to use to search a “number” in this page: https://olon.elasticolab.com/generic-api/

Thank you

Regards Alex

Hi adilorenzo

The search bar searches the post by its title and description. It is not working with custom field data and so on yet.

Best Regards,
- Victor

Hi,

I use the filter in this page: https://olon.elasticolab.com/generic-api/

The grid has a button “more” to display more items. But when I try to filter the items with your plug in the button “more” doesn’t work. Is it possible to fix it?

Regards Alex

Hi adilorenzo

Thank you for choosing Filter Everything PRO.

It is the problem in loading more pagination, which does not take into account filtered posts. When you click on more it will load the same posts that it would load without filtering. What can you do here is to use simple pagination in order to make it work.

Best Regards,
- Victor

Hey there, is possible to reset my licence websites? i’m getting Unknown error. i already sent credentials via pm + licence. Thank you!

Hi deutsmarkt

The license was activated on this site and everything is working well. It seems that your server does not allow connection with our license server. If you need to activate it on another domain please send credentials and the license key to another domain.

Best Regards,
- Victor

Mu purchase code : 9c1e60b3-498a-4cc6-b95a-b8fc28e43518

I got my licence key, when I copy paste it inthe settings, an error message appears. Me license key is refused. What can I do ?

Hi kikiCON

Thank you for choosing Filter Everything PRO.

Please note that the License key and CodeCanyon purchase code are two different things.

If you need to set the License key for the Filter Everything PRO plugin, simply head to Filters -> Settings -> License and click the “Get your License Key” button.

It will take you to a new page where you can log in with your Envato credentials (with an account where you have purchased the plugin) and obtain your License key.

If are having any issues (automatically logging in with another account) simply use incognito mode in your browser.

Best Regards, - Victor

Hello kikiCON

I’m sorry. It looks like some kind of misunderstanding each other.

Please, send us two things:
1) credentials to your /wp-admin in accordance with this document
2) your License key

and we will check and fix the issue with the License key by ourselves.

Thank you. Regards.

I have just sent the credentials, thank you in advance for your help

I am having a few important problems.

1. problem: it is related to the listing in the theme I use. i sent this problem to the e-mail address yesterday with a sample page. i think it is necessary to add 1 line of code to the functions.php file to solve this problem.

2. problem: it is related to shortcodes. my website has plugins where i can create multiple filters. i show all filters on pages. when i create multiple filter sets i get no wp queries warning.

When I select any pages, there is a conflict on the pages where different filters are created. I think I can fix this problem by manually adding an id number to the filter set I created. but the problem is that I cannot find the id number of the filter set I created. in summary, my goal is this: I want to manually add 1 filter set I created to some pages I want. for example: I want to add a code like [fe_widget id=”3”] to all the pages I want. how can I find out this id number? or is there a different method?

3. problem: can I bring the filter button and sort button side by side on mobile devices? I want a box like a filter box. i tried to make a drawing as an example. is this possible? https://ibb.co/kcQb9mc

4. problem: I can’t access the meta key information to be added to the custom fields field used in some plugins. how can I find it the easiest?

5. problem: in our country, the letter i can also be written as a capital character. when sort by terms is done, the content starting with I is sent to the last row. (İ)

I haven’t tried other letters, but probably: Ş, Ç, Ö, Ü, etc. There may also be a problem with other letters.

I sent you all the details by e-mail.

Hello aga2442

Regarding the issue with listings. They don’t require any code changes and we configured the Filter Set directly for your page called “Bilişim Bayilik Veren Firmalar” to show you example that it works.

But (!) If you want to use the same Filter Set for all you pages with listings you have to use exactly the same WP_Query for all them.

For example if you look closely at the field “Where to filter?” you will see phrase “for a common query across all Sayfa pages” – https://prnt.sc/3ql0Uj1WIxW9

And when you select option “Any page” in fact our plugin scan the first page from your pages list called “1 Milyon TL Üzeri Bayilik Veren Firmalar” and tries to detect all WP_Queries (Cars query) there. And it expects that on all your other pages there are the same WP_Query.

If you compare WP_Queries on this page and on other pages, for example on “Bilişim Bayilik Veren Firmalar”, you will see that there are different number of them and they are different at all. So this this the reason, why Filter Set pointed to “Any page” does not work on other pages.

So, if you want to use the same Filter Set for all your pages with listings, you have to provide exactly the same posts list on your “1 Milyon TL Üzeri Bayilik Veren Firmalar” page and on all other pages.

I sent you all the details by e-mail.

Hi. Probably a stupid question but I can’t figure out on how to create a sorting widget. I’m using Elementor Pro, and using the shortcode [fc_sort] to display the sorting widget. As written in the documentation, and also shown by the shortcode, I need a widget ID. But where do I create this widget? I couldn’t find it. Sorry for bothering you with this. Thank you and best regards, Stefan

Hi szahnd

Thank you for choosing Filter Everything PRO.

You can read this article about it – https://filtereverything.pro/resources/sorting-widget/

The thing with the sorting widget is that you need to have a widget area in order to create and configure it. Then you can use a shortcode with the id of that sorting widget if you are planning to place it with a shortcode on the page. Or just create it in the widget area to display it from there if you have a sidebar.

If you are using Elementro go to the WordPress section find “filter everything – sorting” – and place it on your page – https://prnt.sc/EtBon0w5rZEo you can configure it from there and no need to search for its ID. Please note that the search bar won’t find the “filter everything widget” you can only do it manually from the WordPress section.

Best Regards,
- Victor

Hi Victor. Thank you very much for your reply. I’m going to try this

Hello,

I purchased a licence for a client’s website. I installed it and it was working fine but they wanted to change domain. I deactivated the licence on the old domain and set up the new one but now the license key wont work.

Can you help?

Hi hannah371

Sure thing, if the new domain or server is showing an “Unknow error” while trying to activate the license, you can send the credentials to the wp-admin dashboard following this document so we can do it on our end. Also, send the license key via PM.

If you activated it on two sites already, we can deactivate it across all of the sites. So you can activate it on the needed ones. (but we also need a license key via PM for this)

Best Regards,
- Victor

Hello, I just activated the mobile settings to collapse the filter and show opening button same for the popup, is showed on desktop when I resized to mobile width. but only white space. and on mobile nothing changed. i cleared my website cache and still same issue this is a link to check : https://abedtahan.com/appliances/

Thanks

Hi husseinhachem1

We have checked the site and there are some mixed content issues on your site and other errors in the console. Which should be fixed and then tested one more time so we can see the full picture after they all will be fixed – https://prnt.sc/tvU8Q4zAQ4bU

Best Regards,
- Victor

Thanks for the heads up, I fixed the mixed content issue, but the filter sill showing the same.A white background only.

Very weird situation. We have checked it from the mobile device – https://prnt.sc/HAdFI2SrsNnx and everything is displayed correctly. But when we are trying to use mobile mode in the browser site does not switch it correctly. It is changing Zoom or something like that – https://prnt.sc/x-lWpg0Gc-jN and if we turn on and off mobile once more by changing the widow size it absolutely goes wild – https://prnt.sc/DN9U816cqYtg c^+shift+r also do not set everything back as it should be. So it is a bit of weird behavior like it is saving that size until you close the page and open it again. But mobile button is displayed and desktop seems to show everything correctly.

Best Regards,
- Victor

Hi,

Is it possible to create a filter for a ACF repeater subfield? For example is have products, those products have a ACF repeater field for all the sellers (a product can have multiple sellers). On my website I would like to create a filter based on a seller field, so that customers are able to filter products by seller characteristics.

Kind regards, Lars

Hi Lars

There is an answer to your question in this comment https://codecanyon.net/comments/28147939 You can actually create filters by repeater subfields, but it will be inconvenient to use. We are not sure if there are any filter plugins for the repeater yet since the task of filtering on the repeater itself is quite a complicated thing due to its nuances.

Best Regards,
- Victor

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