Slider step won't accept decimals
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 Admin on February 3, 2023, 00:44I'm working with a height attribute that I need to step 0,1 to 0,1 but system will round it to zero.
Also tried to set it to 1,5 and the system saved it as 1.
I'm working with a height attribute that I need to step 0,1 to 0,1 but system will round it to zero.
Also tried to set it to 1,5 and the system saved it as 1.
Quote from Pablo Borysenco on February 3, 2023, 12:35Hello
I'm working with a height attribute - Are you using an attribute or meta data?
Try using dot. 0.1 or 1.5
Hello
I'm working with a height attribute - Are you using an attribute or meta data?
Try using dot. 0.1 or 1.5
Quote from Admin on February 6, 2023, 16:18Hi Pablo, I'm using metadata, sorry.
As commas are the decimal separator character in Brazil, both Woo settings and my data is comma-based. Husky even recognizes the comma and creates the slider accordingly. But, for the sake of the trial, I changed both Woo settings and the data of my test products to dot-wise and set the step again.
I still get the same result: 0.5 turns 0 and 1.5 turns 1.
Hi Pablo, I'm using metadata, sorry.
As commas are the decimal separator character in Brazil, both Woo settings and my data is comma-based. Husky even recognizes the comma and creates the slider accordingly. But, for the sake of the trial, I changed both Woo settings and the data of my test products to dot-wise and set the step again.
I still get the same result: 0.5 turns 0 and 1.5 turns 1.
Quote from Pablo Borysenco on February 7, 2023, 13:00Hello
As commas are the decimal separator character in Brazil, - dot is a mathematical standard (does not depend on the country)And this is how it works in all programming languages
Please drop me wp-admin access - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Hello
As commas are the decimal separator character in Brazil, - dot is a mathematical standard (does not depend on the country)And this is how it works in all programming languages
Please drop me wp-admin access - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Quote from Admin on February 7, 2023, 23:09Hi, I sent an invitation to the e-mail I receive notifications (you can check on private data window). Let me know if that's the correct one. Thanks!
Hi, I sent an invitation to the e-mail I receive notifications (you can check on private data window). Let me know if that's the correct one. Thanks!
Quote from Pablo Borysenco on February 8, 2023, 12:15Hello
I added another email
Hello
I added another email
Quote from Admin on February 8, 2023, 20:10Hi, just granted you access, thank you.
Hi, just granted you access, thank you.
Quote from Pablo Borysenco on February 9, 2023, 10:46Hello
Unfortunately I can't access your site
keeps redirecting me to the Jetpack page
Hello
Unfortunately I can't access your site
keeps redirecting me to the Jetpack page
Quote from Admin on February 9, 2023, 19:19Would you kindly send me a screenshot of this so I can reach WP's team to see what's going on? Thanks.
Would you kindly send me a screenshot of this so I can reach WP's team to see what's going on? Thanks.
Quote from Pablo Borysenco on February 10, 2023, 11:47hello
keeps redirecting me to this page https://share.pluginus.net/image/i20230210094659.png
hello
keeps redirecting me to this page https://share.pluginus.net/image/i20230210094659.png
Quote from Admin on February 10, 2023, 15:46Apparently that's also another way to get connected to my site and you could proceed if you want (based on WP's team instructions). You got there by a misbehaving plugin on my side, sorry.
I sent an invitation again through the default way, please check your inbox. Thanks!
Apparently that's also another way to get connected to my site and you could proceed if you want (based on WP's team instructions). You got there by a misbehaving plugin on my side, sorry.
I sent an invitation again through the default way, please check your inbox. Thanks!
Quote from Pablo Borysenco on February 13, 2023, 12:37Hello
Now another problem - https://c2n.me/4hP1FkV.png
Hello
Now another problem - https://c2n.me/4hP1FkV.png
Quote from Admin on February 13, 2023, 18:31Hi,
Please check your email again with new credentials.
Hi,
Please check your email again with new credentials.
Quote from Pablo Borysenco on February 14, 2023, 14:10Hello
Great! It's getting closer. But with this access (user role) - I can't check plugin settings - https://c2n.me/4hPJDBP.png
Hello
Great! It's getting closer. But with this access (user role) - I can't check plugin settings - https://c2n.me/4hPJDBP.png
Quote from Admin on February 14, 2023, 16:05Updated! Thanks
Updated! Thanks
Quote from Admin on February 14, 2023, 16:14Btw I'm messing with some settings so the shop directory has changed to /p/ and the products to /b/
Also, all custom CSS regarding Husky is at /wp-admin/post.php?post=1803&action=edit
Btw I'm messing with some settings so the shop directory has changed to /p/ and the products to /b/
Also, all custom CSS regarding Husky is at /wp-admin/post.php?post=1803&action=edit
Quote from Pablo Borysenco on February 15, 2023, 13:43Hello
OK! I found a problem
Try in file - wp-content\plugins\woocommerce-products-filter\ext\meta_filter\html_types\slider\views\additional_options.php - change code - https://c2n.me/4hQjkF3.png
and in file -plugins\woocommerce-products-filter\ext\meta_filter\html_types\slider\views\woof.php - change code - https://c2n.me/4hQjoIe.png
clear all cache and do a test
Hello
OK! I found a problem
Try in file - wp-content\plugins\woocommerce-products-filter\ext\meta_filter\html_types\slider\views\additional_options.php - change code - https://c2n.me/4hQjkF3.png
and in file -plugins\woocommerce-products-filter\ext\meta_filter\html_types\slider\views\woof.php - change code - https://c2n.me/4hQjoIe.png
clear all cache and do a test
Quote from Admin on February 23, 2023, 16:26Your solution worked for me. Thank you for your effort!
Your solution worked for me. Thank you for your effort!
Quote from Pablo Borysenco on February 24, 2023, 13:33Hello
Great! Welcome;)
Hello
Great! Welcome;)