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 pleaseIf 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.
Quote from Pragnesh on August 21, 2023, 05:56We'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.
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.
Quote from Pablo Borysenco on August 21, 2023, 11:30Hello
Please drop me exact link to the issue
Hello
Please drop me exact link to the issue
Quote from Pragnesh on August 21, 2023, 12:26Hello,
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_catImage URL: https://prnt.sc/aqDkKgQ7YvS7
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
Quote from Pablo Borysenco on August 22, 2023, 11:15Hello
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
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
Quote from Pragnesh on August 22, 2023, 20:12Done. Please check
Done. Please check
Quote from Pablo Borysenco on August 23, 2023, 11:55Hello
Please add in functions.php
add_filter('woof_slider_meta_query_type', function($type, $meta_key){
return 'DECIMAL(6,2)';
},10,2);
Hello
Please add in functions.php
add_filter('woof_slider_meta_query_type', function($type, $meta_key){
return 'DECIMAL(6,2)';
},10,2);
Quote from Pragnesh on August 24, 2023, 18:49We 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
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
Quote from Pablo Borysenco on August 25, 2023, 10:37Hello
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
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
Quote from Pragnesh on September 5, 2023, 07:29Hello, the plugin installation failed. Could you please check why I am getting this error?
Here is image url: https://prnt.sc/oimh3zfBLHTF
Hello, the plugin installation failed. Could you please check why I am getting this error?
Here is image url: https://prnt.sc/oimh3zfBLHTF
Quote from Pablo Borysenco on September 5, 2023, 11:14Hello
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 )
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 )
Quote from Pragnesh on September 5, 2023, 12:31I have installed the latest version, but nothing has changed. Could you please check why we are not getting the same layout as Price?
I have installed the latest version, but nothing has changed. Could you please check why we are not getting the same layout as Price?
Quote from Pablo Borysenco on September 6, 2023, 11:48Hello
Ok! Please set up skins here - https://share.pluginus.net/image/i20230906124824.png
Hello
Ok! Please set up skins here - https://share.pluginus.net/image/i20230906124824.png
Quote from Pragnesh on September 6, 2023, 12:27Thank you this task was done.
Thank you this task was done.
Quote from Pragnesh on September 12, 2023, 12:32Hello 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 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
Quote from Pablo Borysenco on September 13, 2023, 10:48Hello
Please add CSS
body .woof_products_top_panel {top: unset;
}
Hello
Please add CSS
top: unset;
}