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

Category Page Filter Issue: Incorrect Display of Weight Range on Product Listings

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.

We've observed an issue on the category page filter. Specifically, when selecting a ratti weight range of 1 to 10, weights such as 10.11 and 10.33 are also displayed. Ideally, when a user selects the range of 1 to 10, only products within that weight range should appear on the category page.

Hello

Please  drop  me  exact  link to  the  issue

Hello,
Kindly refer to the following link for your reference. Additionally, I have included an image for your convenience.
https://gemblessings.com/product-category/gemstones/semi-precious-gems/akik/?swoof=1&slider_ratti_weight=1^10&paged=1&orderby=price-desc&really_curr_tax=41-product_cat

Image URL: https://prnt.sc/aqDkKgQ7YvS7

Hello

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

Update  the  plugin  to latest  version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato

Done. Please check

Hello

Please  add  in functions.php

add_filter('woof_slider_meta_query_type', function($type, $meta_key){

return 'DECIMAL(6,2)';

},10,2);

We require an additional enhancement. Currently, the filter functionality is visible only under the 'Price' section. We'd like to have the same layout applied to 'Price Per Carat', 'Ratti Weight', and 'Carat Weight'. Kindly refer to the attached image for further clarity on this request.

Here is Image URL
https://prnt.sc/KEMoYAx2Bg7c

Hello

Please update  the  plugin  to latest  version  3.3.4.3 - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato

Hello, the plugin installation failed. Could you please check why I am getting this error?

Here is image url: https://prnt.sc/oimh3zfBLHTF

Hello

You are trying to install a plugin from a zip archive, but this plugin is already installed on your site. Please  delete  the  old  version(all settings will be saved )

I have installed the latest version, but nothing has changed. Could you please check why we are not getting the same layout as Price?

Hello

Ok!  Please set up skins here - https://share.pluginus.net/image/i20230906124824.png

Thank you this task was done.

Welcome;)

Hello can you please check why this section is overlapping and help me how to fix this issue
Here is image: https://prnt.sc/NkS9AaT-sfLZ

Hello

Please  add  CSS

body .woof_products_top_panel {

 top: unset;

}