Code

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Discussion on Filter Everything | WordPress/WooCommerce Product Filter

Cart 15,668 sales
Recently Updated

Stepasyuk supports this item

Supported

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

8955 comments found.

Hello Filter Everything Project Team,

I recently purchased the Filter Plus plugin for my WooCommerce store. While setting up filters, I noticed that I am unable to filter products based on the “Best Seller” criteria, or I am unable to locate where this filtering option is available.

Could you please explain how to set up a filter condition for “Best Seller” products? If this feature isn’t available, could you advise on any potential workarounds or future updates that might include it?

I appreciate your assistance with this matter.

Best regards,

So this is the issue with improved dropdowns that we turned off from the plugin as it is using the selec2 library, and on your site, there is some plugin that causing conflict with the select2 dropdowns rewriting the logic and applying its own logic.

Best Regards,
- Victor

Hi Viktor,

Thank you for the explanation.

I understand that the issue might be caused by a conflict with the select2 dropdowns. Could you please clarify which specific plugin might be causing this conflict? in the mean time i will fix that causing my site error

Thank you

You can find the plugin that causes the issue, by deactivating all plugins. After, you can check if the issue is still there or not. If not then you can turn one plugin one by one to find which one is causing issues.

If turning off plugins not helping, you can change the theme to the default WordPress theme like 2021. And remove all of the custom codes.

Best Regards,
- Victor

Sorry, but for some reason I can’t write replies to comments, so I’m writing a new one! The panel admin sent the data.

Unfortunately, following the support guidelines the support is only in English language.

But we try to explain it in as detail as possible. You have a material filter in the Filter Set, from the “more options” you turned on the “Use for variations” option.

As you might see in this picture – https://prnt.sc/IT7kdbMPRpMJ you chose the material Flax for this product, but it is not used for variations. As you see here – https://prnt.sc/REDSnz4Rx9Om variations are only made for sizes.

So the filter checking products, you turned on “use for variations” so it is checking the variations and their attributes, and don’t see any material used in those variations, only size, so there are no products with Flax material applied to your variations.

If you turn off this option, it will check what applied here – https://prnt.sc/T3ppM18X1_rX and not here – https://prnt.sc/Zws-WOnV-u3N

Best Regards,
- Victor

Thank you very much! I did as you said, turned off the options for material and color and everything now works! Thank you, and have a nice day!

We are glad to hear that everything is working. Have an amazing day as well!

Best Regards,
- Victor

Hi there,

I wanted to get this set up for use sorting a custom category of items, the plan is to allow farmers to filter agri-environmental work.

I’ve tried to set up the free version (definitely buying the pro) to test it, but i’m definitely missing something.

Can you check the website and see? or how can you advise?

Hi alanhaverty

A bit confusing description can you please send the link to the page where you are trying to filter your posts?

Best Regards,
- Victor

https://acresireland.ie/actions-explorer/ – I’m building this over on a staging site, which i’m using to improve the filtering system. I have tried filter everything but can’t get any elementor element to appear?https://acresireland.ie/actions-explorer/ – I can create you as a user on the staging site if needs be?

Yes, please send the credentials to the wp-admin dashboard following this document so we can check it. And set some examples.

Best Regards,
- Victor

Unfortunately, no, for example, in the women’s embroidery category, the first product should be displayed when filtering, but it is not there and there are so many products at a distance

Hello, we try to show an additional text field on some pages generated by certain SEO Rules. We add the text field with ACF to the administration, but we have a problem with the field value to being displayed on the frontend. We have ACF field with the name “filter_additional_text” and we try to call its value when displaying the filter page like this

if( flrt_is_filter_request() ){ $filter_additional_text = get_field( ‘filter_additional_text’, $post_id ) ; } echo $filter_additional_text ;

Unfortunately it doesn’t work. How to call the ID of the triggered “seo rule” so that we can load our ACF field ? Thanks in advance.

Thank you!

You can get post ID for SEO Rule for current filters combination with the next code:

if( class_exists( 'FilterEverything\Filter\Pro\PluginPro' ) ){
    $seoFrontend = \FilterEverything\Filter\Container::instance()->getSeoFrontendService();
    $seoRulePostId = $seoFrontend->get( 'seoRulePostId' );

    var_dump($seoRulePostId);
}

Best Regards,
- Victor

Many thanks!

Good day I have a problem with the display of products after filtering, more precisely, after filtering, not all products that correspond to the selected filter are displayed. If I choose, for example, a filter by material, say Flax, then after filtering, not all linen products will be on the page. Similarly, the color, when I choose a color, not all products of the selected color are loaded. It will help to understand what the problem is.

Мій сайт: https://rutashik.com/women/

Hi gallery21vin

Thank you for choosing Filter Everything PRO.

But what exactly it should show when you choose for example Flax material filter? It is showing that there are 15 products with flax material, and it is showing them all after filtering.

Best Regards,
- Victor

Hello, I’m using the gtranslate plugin and when I select a filter it redirects to the wrong address without a language prefix. Can you help fix this? https://bonafide-clothes.com/de/leggings

Hi vandebroekfrank9

Thank you for choosing Filter Everything PRO.

It is more likely that the gtranslate plugin is not compatible. It is not mentioned anywhere in the description of compatible translation plugins.

Can you please send the credentials to the wp-admin dashboard following this document so we can check it? If there are any ways to make it work.

Best Regards,
- Victor

hello, unfortunately your plugin crashes my website with a critical error. would it be possible to please cancel and receive a refund? I have tried it on both a local version of the site and a live version, but no luck

Hi webseocoach

Thank you for choosing Filter Everything PRO.

Can you please send the credentials to the wp-admin dashboard following this document so we can check it?

Also, if it is possible can you grant us the FTP access so we can debug it?

Or can you provide the error so we can understand what is exactly happening?

Best Regards,
- Victor

Hello,

I’ve got a problem with a filter, I want to filter by stock status. I created a filter on a custom field with “_stock_status” as prefix and meta key. It appears on the front but when I click on the filter, it doesn’t work. Could you help me please?

If you open the link to the page that you sent us, go to the bottom of the filter, and click on edit – https://prnt.sc/4JMuWSDdm3WM you will be sent to edit the filter set that is displayed on the page. This will be the exact filter set.

Best Regards,
- Victor

omg thank you so much… I don’t even know why it doesn’t call the right element but I fixed the issue now that I know it wasn’t a filter problem. Best regards as well!

When the filter set is placed on the All archive pages and the second one on any category pages, the one with the category pages will have higher priority and will be displayed on the categories.

Best Regards,
- Victor

I am currently using WP Bakery Builder, with a ready template that allows me to select an “element” to insert in to the box. Or I can select element: Raw HTML and usually i would just type in my filter “shortcode”. Can you please advise if your plugin can do the same?

Hi karenfanlight

Thank you for choosing Filter Everything PRO.

Please check this page, here you will find all of the shortcodes and parameters – https://filtereverything.pro/resources/shortcodes/

Best Regards,
- Victor

Hello,

The filters doesn’t work, each time I click on a filter, I’m redirected to a “Page Not Found”, could you help me please?

Hello, Please ignore this message, I deleted the plugin and reinstalled it, and it seems to work now

Hi tsukimichan

Thank you for choosing Filter Everything PRO.

This issue also can happen if you are not using unique URL prefixes. So if you have a slug product-something and created a filter with the Prefix product-something1 it could cause issues, but if you use let’s say product_something1 it would work as it should.

Best Regards,
- Victor

Dear reader,

I hope this message finds you well.

We are currently using your plugin on our website, https://verwarmwinkel.nl, and have been very pleased with its performance. However, we have encountered a specific issue that we hope you can assist us with.

We are utilizing the Permalink Manager by Maciej Bis to rewrite the category base in our URLs. For example:

Before: https://verwarmwinkel.nl/c/elektrische-kachels/ruimte-toilet/ After: https://verwarmwinkel.nl/elektrische-kachels/ruimte-toilet/ The problem arises when a user tries to filter results on the page, for instance by selecting ‘ruimte’. The filter does not work correctly and results in a 404 error because the base category is missing from the URL. Interestingly, the filtering works as expected when the rewrite feature is disabled.

We would greatly appreciate any insights or solutions you could provide to resolve this issue.

Thank you for your time and support. We look forward to your response.

Hi webbdesigns

Thank you for choosing Filter Everything PRO.

The only thing you can try to do is turn off the friendly URL permalink manager in our plugin. So you will have GET parameters from filtering in the URL. In order to do so, you can place this code in the functions.php

define( 'FLRT_PERMALINKS_ENABLED', false );

Best Regards,
- Victor

Hi! i didnt understand something, how many lincense do i have or have many website can i use it.

Im asking because i saw your documentation and only say how to get license key but not how to many.

Thank you

Hi camusk

Thank you for your interest in the Filter Everything plugin.

The regular license is a one-time pay lifetime license. With all of the future updates. You can activate it on two sites.

Best Regards,
- Victor

Hello, My filter drop boxes don’t look nice like your demo. Boxes are short, opened corner, and slide box look very different. can you tell me how to fix it? any CSS code for this issue? Thank You. Please see the image link below https://imgur.com/a/kvg0L49

Hi joonusa

Thank you for choosing Filter Everything PRO.

Most of the styles are inherited from the theme you are using, such as checkboxes, radio buttons, inputs, and so on.

Also, you can always add custom CSS from the Filters -> Settings -> Experimental -> Custom CSS. In order to find the needed styles and classes you can use the browser inspect tool on the elements.

So, if you liked the styles from the demo, you can copy them and add them to your site. Unfortunately, they are inhered so we do not have any CSS files to share with you.

Best Regards,
- Victor

Hi,

I just installed a pro plugin and it does not work.

https://oprema.fit/?s=barbell

If you go to this link you can see whatever I chose to filter it further it just reloads the same products.

Thank you

Hi aomanov

Thank you for choosing Filter Everything PRO.

Can you please send the credentials to the wp-admin dashboard following this document so we can check it?

Best Regards,
- Victor

Hello der friend! I tried a lot of SEO rules, but no success.

How can I set a SEO rule for our link? https://loja.freecook.com.br/discos/filtro_marca-freecook https://main-domain/woocommerce-category/filter_brand-freecook

I can’t insert te shop category name before the filters. The plugin has the filter for category, but not the category shop name itself.

Can you help me? Thank you very much.

Bill

Hi Bill

Can you please send the credentials to the wp-admin dashboard following this document so we can check it?

Best Regards,
- Victor

I need to filter posts written by users with a specific user role, can your plugin do that?

Hi braino

Thank you for your interest in the Filter Everything plugin.

Let’s try to break it apart, in order to understand it better. You have a plugin with user roles. Those user roles can create posts on your site, and you want to filter by those user roles.

There is an ability to create an author filter, which can be filtered by the author of the post.

Also, you always can apply a hidden custom field that will add the data based on the user role, so you can create a filter by this custom field.

Best Regards,
- Victor

thank you for your fast reply. so an author filter is not what i need, i need a filter based on all authors from a specific user role.

your idea with the custom field would require manual work on every post that has been written by users with that user-role, right? so we would have to add this custom field on every post individually?

Well, for example, you have a CPT named “cars” and each of those CPTs has those user roles data on them. So you can apply the custom field on your CPT cars, you can hide it, and apply it on the create update applying the needed data based on the user role. Or you can add it manually if you do not have programming knowledge of how to do it automatically.

Best Regards,
- Victor

Hello, i need help with filter everything pro. Please check website https://www.ilovebarefoot.sk/obchod/

there is some error, dont know what to do. please let me know.. thank you

I sent you login following that document. thx

We have checked the site, can you please check if this error has disappeared and everything is displayed correctly now?

Best Regards,
- Victor

thank you

I’m having an issue with the search results when using the ‘search’ field. The results show items that aren’t related to the search query. Is there a way to just filter by post title? Seems quite strange that it’s so inaccurate.

Thank you!

Hi camwilson12

The search filter uses the default WP search algorithms, meaning it is searching by the title, content, and short description, with the SKU on products. If you want to exclude some entities you need to modify the search algorithms on the WP.

Best Regards,
- Victor

Hi there, I have a pre-sale question

“Vertical and horizontal layouts, columns You can display Filters widget in sidebar or above the filtered posts”

Is it possible to do this at the same time, for instance have a “Categories” filter in the side bar and once a category is selected have a horizontal filter on the category page.

Thank you

Hi ShakeyRed

Thank you for your interest in the Filter Everything plugin.

You can display, multiple filter sets on one page. So you can place one in the sidebar, and the second one in any other place you want.

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