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.

Dear sir,

I just bought filter everything and was hoping I’d be able to work with the following requirements, however – I receive an error in the filtering system.

The use case is a wine e-commerce site, Category filtering works correctly but I have set up ACF for various stats of the products.

For example, vintage : 2021 abv : 14%

I have set up the filter set with the meta keys from ACF but I am met with ‘There are no filter terms yet’

Upon checking to set terms within the filter setup I am unable to pull any results from the fields.

Was hoping you may be able to help.

Hi dean274

Thank you for choosing Filter Everything PRO.

Please check the usual issue with the ACF on this page – https://filtereverything.pro/resources/acf/ and let us know if it helped.

As in most cases, the usual issue is changing the type of custom field, changing the meta key of it, and other manipulations.

Best Regards,
- Victor

I created a test environment (dev.) and want to activate the license on that staging environment. I get a message that the license is allready activated on 2 sites?

How to solve.

Well, we see the message here is my license key, but there is no license key included.

Best Regards,
- Victor

I am terrible. It is there 100%

Done! Now you can activate it on the needed sites.

Best Regards,
- Victor

Hello, some time ago you helped me to write a code that changes the displayed headings in filter widget. Now I want to change the displayed name from original product category name to the custom one. I use such a code, but it produce an error. <?php

add_filter( ‘wpc_filter_taxonomy_term_name’, ‘wpc_custom_term_name’, 10, 2 ); function wpc_custom_term_name( $term_name, $e_name ){ // $e_name is meta key in our case // $term_name is term value stored in meta field in our case if( $e_name === ‘product_category’ && $term_name === “Resume_Templates_Word” ){ $term_name = ‘MS’; } }

return $term_name;

Can you help me please?

Hi effa54

We would love to help with this issue. Unfortunately, this code was written before us, and we do not know any details about it. Also, according to the support policy here, we do not provide or debug custom codes.

Most of the hooks can be found here on this page – https://filtereverything.pro/resources/hooks/

If you are not familiar with PHP and WP hooks, we would recommend hiring a developer who will write the correct code for you, using platforms like Upwork.

Best Regards,
- Victor

No the code was given by Andrii some time ago (https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/31634508/comments?page=1&filter=all#comment_30790837). That time Andrii helped me with that, now you can’t?

Hello, effa54.

I’d love to help, but unfortunately I don’t have time to do this kind of work for customers anymore. And code changes are not part of our support responsibilities. Unfortunately.

On the other hand, it’s not a complicated code, even an inexperienced PHP freelancer can debug it. You can try to find them on Upwork or similar services.

Thank you.
Regards.

Hi, i bought the incorrect subscription. Is it possible to refund it please? It’s my 3rd Filter Everything Pro purchase.

Hi mateuszmiedzyrzecki

In general, a refund is possible by using the appropriate form from the account where the plugin was purchased. After that, you need to wait for a response, which can take up to a week or two.

Please note, that the support team is not working with the refunds.

Best Regards,
- Victor

I dont know what to set for HTML ID or Class, i’ve tried almost everything for the AJAX to work.

i still get this: “It appears that this page does not contain a container with the specified «HTML id or class of the Posts Container». Try to specify the correct one in the Filter Set settings or the common plugin Settings.”

The page I need help with: https://blue-fish-119010.hostingersite.com/mastiha-cocktails/

Thank you

i also tried adding class to the container and again it doesnt work

If it is not filtering the posts on the page, go to the filter set, and in the “And what to filter?” choose another query hit update, and then test it. Do not forget to refresh the page before testing filters.

Best Regards,
- Victor

It works now, thank you so much Victor

Good day, I am trying to understand why it cannot allow indexing on the archive and the filter category pages if the URLs are different? How can I get around this because indexing the filters can obviously add a lot more indexed URLs to google, whereas the archive pages can have richer information? eg. Category archive URL: https://winedrop.co.za/product-category/red-wine/ filter category url: https://winedrop.co.za/shop/category-red-wine/

Thank you

Can you also clarify as I may have misunderstood how the rule works? So for example I have created a rule for red wine category to appear on the main shop page when I filter for the category of “red wine”: https://winedrop.co.za/shop/category-red-wine/. Will this still be indexed along with the red win archive in my initial comment? Can you also let me know why the title doesnt appear and the description appears below the products under the pagination button? How do we get the description to appear above the products? Thank you

Sorry about all the messages, I think I figured it out. It means that the filter will only index filters on the main shop site. I thought if you want to index the category filter then you cannot index the category archive. All good

Hi geoffreyb13

So this is how it is working. You have a taxonomy named “cars” and you have all of the categories there that you created.

If you create a filter from this taxonomy, you need to turn it off from indexing in order to place SEO Rules on those “cars” taxonomy pages. (Filters -> Settings -> Indexed Filters).

On the shop page and other pages, you can create SEO Rules, but specifically on taxonomy pages, you need to turn it off from indexing. You can simply add attributes with the needed values in order to make SEO Rules by them instead of taxonomy attributes.

Best Regards,
- Victor

Hello, we are using your filtration plugin. However, we have noticed a few problems. When we add a rule for SEO and select, for example, any category and any brand, the title we enter is displayed in lowercase. How can we set different descriptions on that page so that the category description is not visible? Currently, both the filter description and the category description are displayed, which we think can be confusing for Google. Can we get support on a higher level via AnyDesk or similar?

Hi BeoHosting

Please go to the filters -> settings -> general tab and in this input – https://prnt.sc/6fgWRrsVuQ0k write down the needed entities that you do not want to force to the lowercase.

Here is an example with the Prodicy -> Attributes how to find the entity name let’s say color attribute – https://prnt.sc/ISrcb-32OTgg

Unfortunately, we do not provide such support by following the support guidelines here – https://codecanyon.net/item/filter-everything-wordpress-woocommerce-filter/31634508/support Thank you for your understanding in this matter.

Best Regards,
- Victor

Hi

1 -How to create a set of product filters horizontal (home page) with a short code ?

2- how to configure the redirection to the store page (woocomerce) and display the same filter vertically ?

3-widget elementor ?

Thanks

Hi Bluetreedigitaldz

Have you used parent filtering in the filter settings? If yes, then it is exactly how it is working if you choose those settings here – https://prnt.sc/R4CJXkbBu36A

Best Regards,
- Victor

Hi, it works for now

I have another question

1- Is it possible to center “Apply and reset” button of the horizontal filter ?

2- It is possible to modify the colors from the configuration or I have to do it through css ?

3- The filter of the home page (horizontal) is not displayed on mobile how to correct the problem ?

Best Regards,

Hi Bluetreedigitaldz

1/2) Yes with custom CSS everything is possible, for colors you can add custom CSS or you can change the main color in the Filters -> Settings -> General tab. But more likely you would need to use custom CSS for what you have in plans.

3) It depends on how you built it. If you used two widgets or two shortcodes, for desktop it will show one data, and for mobile another data with the second shortcode or widget. Then it won’t be shown as you need to use one shortcode or widget area in order to display the filter set. As if there’s two in one it will be shown and the second one will be empty.

Best Regards,
- Victor

Watched your vide and saw an option to exlude/include terms. If I have a filter for tags, s that where I caninclude/ exclude certain tags? I don;t want all tags to be options to filter? Thanks

Hi PAPPACLART

Thank you for your interest in the Filter Everything plugin.

Yes, you can use the include/exclude functionality in order to show only the needed filter terms in the filter widget.

If you are using the Free version of the plugin, and have other questions about the Free version please make a request in the forum section here – https://wordpress.org/support/plugin/filter-everything/

Best Regards,
- Victor

Thanks Victor. I have been using the free version for a few housr. It really doesn’t work for me unfortunately. Many bugs and styling issues. Is it compatible with Impreza theme?

Yes, we have users who are using our plugin with this theme.

If you need custom CSS styling you can always add it in the Filters -> Settings -> Experimental -> Custom CSS.

If you have any bugs or issues you can always let us know so we can provide the help on it.

Best Regards,
- Victor

Invalid license key. Please enter correct license key.

please check, my web sgate.ltd

Hi gartional

Please follow the instructions from this page – https://filtereverything.pro/resources/license-key-issues/#how_to_get_the_license_key we’d recommend using incognito mode. Just in case it won’t use any other account by default where the plugin is not purchased.

Best Regards,
- Victor

Hello, I have a regular license and was wondering, does it include lifetime updates? Also, I can only use it on 1 site correct?

Hello Victor, thanks for the reply, can I use the 2 licenses on 2 production sites if I’m not using it on a staging site?

Hi noura56

Yes, absolutely.

Best Regards,
- Victor

Awesome, Thanks! really appreciate your quick response!

Invalid license key. Please enter correct license key. (when I press “activate license” button. I’m sure its correct.

Also, when I press “get your lic.key” I’ve got “Something went wrong. Please, return back and try to click on “Get license key” button again.”

Hi vrau1

Thank you for choosing Filter Everything PRO.

Did you try it in the incognito mode? Also would be nice if you could send a screen of the issue that you are getting. But more likely it should work nicely in the incognito mode, following those instructions – https://filtereverything.pro/resources/license-key-issues/#how_to_get_the_license_key

Let us know if it helps.

Best Regards,
- Victor

Attributes images not visible on the filter page. And how we can use the range filter for some of the attributes other than price.

Hi sunnyroopray

Thank you for choosing Filter Everything PRO.

1) If you want to display the color swatches or brand images, please follow the instructions from this page (it is only available for taxonomies) – https://filtereverything.pro/resources/brands-and-color-swatches/

2) Range slider can be created from the numerical custom fields or taxonomy numerical. It is only working with numbers. So if you have a taxonomy with only numerical values, you can choose Taxonomy Numerical and create a filter from it. Or use a custom field numeric meta key in order to make a range slider from it.

Best Regards,
- Victor

Hi, with filters displayed in a hierarchical manner, is there a way to uncheck the parent term when I check the child term?

For example, we have this structure

Term 1 - Term 1.1 - Term 1.2

If I have Term 1 checked, when I check Term 1.1, I want Term 1 to be automatically uncheck so I can only see the content of Term 1.1.

I have tried to modify the input URLs using some hook but I have not been able to do so. Thanks!

Hi copymouse

Thank you for choosing Filter Everything PRO.

No, unfortunately, there is no such functionality. This only can be created with the custom code, but even we are not sure what to recommend here as one should act like checkboxes, and the other like radio buttons, it should be a mix with the changed logic of the filtering as well.

Best Regards,
- Victor

Hi, we only use checkboxes

Yes, as hierarchy only works with checkboxes. But the functionality you are looking for should contain both logic. So different branches of categories could be selected as checkboxes, but their sub-ones should work like radio buttons.

It is possible to work with the URL with custom code, and regex to delete not needed parts, but in general, there are no easy ways to make it work like you want.

You can try to do some with templates overriding – https://filtereverything.pro/resources/templates-overriding/ but again it would require writing your own logic in order to make it work as you need.

Best Regards,
- Victor

Hello,

I need to create a in stock filter, but cannot see how to do this?

I will check, thanks – is it possible to use a slider interface type for this type of filter?

Yes, in order to use the range slider you choose “Custom Field Numeric” for the _stock meta key.

Best Regards,
- Victor

Amazing – love it!

HI, love ur plugin but i have an issue, i have a clients page where he uses pods, he wants to filter this pod with a custom taxonomy, but we cant get the wp query space working and the filter doesnt give results.

https://paste.pics/RAPRM

As u can see, i cant get how to use the wpquery

And the the filter doesnt give me results

https://paste.pics/RAPRT

The page is https://www.endurance-accelerator.eu/video-toolkit

I mean the structure its pretty simple i just made a simple template with pods and i want to filter the results with the taxonomy.

Could u help me?

Hi CARMELABOHOTHAI

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

I’m using Filter Everything Pro, and trying to get it to work with the Assorted Products for Woocommerce plugin. I’ve added the filter, but I guess it’s having trouble finding the Query, as it says “No WP Queries matched the post type “Products” found on the page. Is there a way that I can get Filter Everything to play nice with Assorted Products?

Hi 7milaps

More likely it won’t work as it makes bundles from singular products.

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

Best Regards,
- Victor

Hi Victor,

I’ve sent credientials through a PM as instructed.

We have checked the site, and it looks like the issue here is that they are not displayed via WP_Query, more likely they are fetched via API or in any other custom way. You can send them a request to the support and ask if there is a possible way to display them via WP_Query.

Best Regards,
- Victor

Hi there, My woocommerce shop page filter isn’t filtering, but the checklist changes when I check a box, and some items grey out due to the filter appearing to work – but the product list remains/reloads the same.

I have successfully applied a different filter to another page using the shortcode, but when using the Widget in the shop, it’s not working. I had to make the shop page full-width again to remove the filter as it’s too confusing for my customers, so you can’t see it in action, but I can send you a video/screen shots and any other information you need to help.

Is there something obvious I’m missing? Thanks! Jessica

Hi Jessica

Thank you for choosing Filter Everything PRO.

Did you follow the quick start guide from this page – https://filtereverything.pro/resources/quick-start/ in order to set up a filter set with basic filters on the page and display it? More likely in the filter set for the shop page, you need to change the query in the “And what to filter?” dropdown for another one in order to filter your products.

If this won’t help. Can you please send the credentials to the wp-admin dashboard following this document so we can check it?

Best Regards,
- Victor

I have tried all three options in the What to Filter section, and the result is always the same.

Unfortunately I cannot provide admin access for privacy reasons, as we are a health provider.

But I can turn it on right now, if you are around, for you to check? I will turn it on for 15 minutes!

It is an absolutely safe procedure, and we have been providing it for more than two years already without any issues. But, also you can simply remove the access to the information that you are worrying about. So we can have access to the filter plugin only and so on.

Best Regards,
- Victor

Hi ! Question regarding activations. I have 2 installations, one locally and the other one is a development version. If i unlock licence for the developement one, will i be able to unlock when i’ll go live ?

Hi davidbdr

Thank you for choosing Filter Everything PRO.

Not sure if we understand you correctly what you mean by the unlock?

Basically, you need to activate the license on the site where you are using the plugin. If you want to change the domain, you can deactivate the license from the old site and activate it on the new one. You have the ability to activate the license on two sites.

Best Regards,
- Victor

That’s what i was looking for. Thanks !

Dear Can you filter the field from Team Plugin like awsm team?

Hi gartional

Thank you for your interest in the Filter Everything plugin.

If the plugin uses CPT and has the ability to display its CPT posts via WP_Query on the page, then it will filter them without any issues.

Also, you can display those posts with a page builder, like Elementor with a loop grid. And filter them by taxonomies or custom fields.

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