PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Range filter

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi,

I use the Husky filter on my woocommerce website. I created an extra attribute per product with the name 'power' and it should contain numeric values. I want to give a visitor the oppotunity to select ranges of 'power', but I cannot set this option. For the price I see the option, but not for 'power'. Where have I gone wrong? Definition of the attribute?

Thanx

Hello

What plugin version number are you using?

Please note that the filter (any filter) works only with global attributes - https://woocommerce.com/document/managing-product-taxonomies/#product-attributes

I use version 1.3.6.2, of the free version

Please try to use meta field  for this task

Read this - https://products-filter.com/extencion/woocommerce-filter-by-meta-fields

Watch this video - https://products-filter.com/video#93t9SjSpe4k

I have a product like 'stoves'. Earlier I added attributes to the product, like 'vermogen' which holds the number of kiloWatts. This attribute is in some cases used as a variation, in some cases only as an attribute. I checked in the postmeta table and found 'attribute_pa_vermogen' for the products.

Then I used the method as described for meta fields:

  • added a meta field that refers to attribute_pa_vermogen
  • validated whether these kind of attributes are still available in the postmeta table

It is weird, but when I use the slider it always says that no products can be found.....

So I added the 'vermogen' item not only as an attribute, but also as an ACF-field, but that did not change anything.

Any clue what I did wrong?

 

Hello

Ok! Search by meta fields doesn't work with variations.  But I do not think that this is the reason for such behavior of the filter at your site.

In any case if you need to search in variable products meta fields are not suitable for you.  The reason is that searching by meta fields is the only way to implement the slider in the free version of the plugin.

The slider for attributes (taxonomies) is only available in the paid version of the plugin( https://share.pluginus.net/image/i20240919111209.png ) - https://demo.products-filter.com/   Docs - https://products-filter.com/extencion/slider

 

Hi, I bought the full version of the product, but still not completely clear to me.
Do I have to enter the license code somewhere? I reinstalled the plugin but see no difference.....

Every product has an attribute with the name 'vermogen', which holds a number between 5 and 30. In some cases this attribute is also implemented as a variation.
I want to have a slider so I can manage the filtering based on this attribute. Please help me implementing this, documentation is not sufficient for me.

 

Hello

Do I have to enter the license code somewhere? - Nope. To use the plugin. But to get support - Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

Please delete free version of the  plugin and  install the  paid version of the plugin from envato

I am not sure whether I added the correct code in my support ticket private data..... Sorry if not

Hello

The license key is correct

Please watch this video - https://products-filter.com/video#3zt0fAE97Gs

Did you manage to set up the slider? If not - drop me  wp-admin access  - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png - I  will  check  it

I cannot create a working slider unfortunately, so help is appreciated.

Details about attribute:
- name is 'vermogen'
- values between 5 and 30, numeric, with 1 decimal
- slugs generated and adjusted to format xx-x

url to verify: https://pelletkachelmeesters.nl/winkel

If you want I can give you access to the dashboard

 

Hello

Yes. Please drop me wp-admin access  - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png

I dropped the credentials

Hello

My  test - https://c2n.me/4lyBSBd.mp4

For the slider to work correctly, please change the comma to a dot in the terms - https://share.pluginus.net/image/i20240927125619.png

Hi Pablo,

It works fine now. Is this issue because the plugin does not use the standaard WP decimal settings?

Thnx for support

Hello

Is this issue because the plugin does not use the standaard WP decimal settings? - no. Because taxonomy is a string and decimal standards don't apply to strings at all. And the comma is used as a term separator which causes a conflict