Problem with Count and langauge
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 nuevasformas on March 18, 2024, 15:27Ho how are you?
I hope you are doing well. I have a problem with color count, I just changed show count to "yes" in settings but the color still with out the number. I watched the tutorial here:
https://youtu.be/zkyT-UPh5ps?t=146
I have another problem i cant change the label/language of "stock Quantity". How can I achive that? With loco translate?
Here you have my webpage:
https://nuevasformas.com.ar/categoria-producto/escritorio/
Thanks in advance.
Ho how are you?
I hope you are doing well. I have a problem with color count, I just changed show count to"yes" in settings but the color still with out the number. I watched the tutorial here:
I have another problem i cant change the label/language of"stock Quantity". How can I achive that? With loco translate?
Here you have my webpage:
https://nuevasformas.com.ar/categoria-producto/escritorio/
Thanks in advance.
Quote from Pablo Borysenco on March 19, 2024, 11:20Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
I just changed show count to"yes" - check this option - https://share.pluginus.net/image/i20240319111859.png OR use - https://products-filter.com/smart-designer - Watch this video - https://products-filter.com/video#OFUGQXzeH8M
I have another problem i cant change the label/language of"stock Quantity" - please read this - https://products-filter.com/hook/woof_ext_custom_title_xxx so you can use:
add_filter('woof_ext_custom_title_stock_quantity', function($title){
return "Any text";
});
OR use loco translate
Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
I just changed show count to"yes" - check this option - https://share.pluginus.net/image/i20240319111859.png OR use - https://products-filter.com/smart-designer - Watch this video - https://products-filter.com/video#OFUGQXzeH8M
I have another problem i cant change the label/language of"stock Quantity" - please read this - https://products-filter.com/hook/woof_ext_custom_title_xxx so you can use:
add_filter('woof_ext_custom_title_stock_quantity', function($title){
return"Any text";
});
OR use loco translate
Quote from nuevasformas on March 21, 2024, 22:12Hi how are you? Thank you, I just paste the lincese code
I have some new questions:
- The colors still dont have the label like the video I shared. I only can see the number if i hover the color (It is worth mentioning that I do what you told me about toolkit) , I would like to show the number of product of this color like a badge or label.
2. You can go for example to https://nuevasformas.com.ar/categoria-producto/escritorio/ -> when you filter by stock, for example, the color filter suddnely shows colors (all colors) that there aren't in this category.
3)The number of the stock quantity shown as cut inside the filter. For example the number is 200.000 and the filter shows 200.0
Thanks in advance.
Hi how are you? Thank you, I just paste the lincese code
I have some new questions:
- The colors still dont have the label like the video I shared. I only can see the number if i hover the color (It is worth mentioning that I do what you told me about toolkit) , I would like to show the number of product of this color like a badge or label.
2. You can go for example to https://nuevasformas.com.ar/categoria-producto/escritorio/ -> when you filter by stock, for example, the color filter suddnely shows colors (all colors) that there aren't in this category.
3)The number of the stock quantity shown as cut inside the filter. For example the number is 200.000 and the filter shows 200.0
Thanks in advance.
Quote from Pablo Borysenco on March 22, 2024, 12:59Hello
- Please watch this video - https://products-filter.com/video#OFUGQXzeH8M - this video has all the information you need. starting from 3 minutes you can see how to do this using the smart designer
- Add ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png
- These are your theme styles - https://share.pluginus.net/video/v20240322125743.mp4 Try to add this CSS:
.column_sidebar_widget .widget.WOOF_Widget {
padding-left: 10px;
padding-right: 10px;
}
Hello
- Please watch this video - https://products-filter.com/video#OFUGQXzeH8M - this video has all the information you need. starting from 3 minutes you can see how to do this using the smart designer
- Add ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png
- These are your theme styles - https://share.pluginus.net/video/v20240322125743.mp4 Try to add this CSS:
.column_sidebar_widget .widget.WOOF_Widget {
padding-left: 10px;
padding-right: 10px;
}
Quote from nuevasformas on March 22, 2024, 13:30Hi How are you?
I just add ftp access. Let me know if you need something more.
Thanks in advance.
Hi How are you?
I just add ftp access. Let me know if you need something more.
Thanks in advance.
Quote from Pablo Borysenco on March 25, 2024, 18:18Hello
Please do a test
Hello
Please do a test