Great theme, congtraz. Only one problem (for now). How can i add a thousand separator (.) and decimal (,) in milestone? When i add it manually, it only shows the numbers before the separator…
sorry for the delay - unfortunately this would require custom javascript development since the jQuery plugin that is doing the animation doesn't have the option for this. Here's the plugin documentation incase you want to take a stab at it: https://github.com/mhuggins/jquery-countTo and the code calling that plugin can be found at init.js located in the js folder :)
Hi Nectar,
Great theme, congtraz.
Only one problem (for now).
How can i add a thousand separator (.) and decimal (,) in milestone?
When i add it manually, it only shows the numbers before the separator…
Thanks
Hey Tiago!
I am not sure what you mean to ask ?. Can you please elaborate.
Thanks
ThemeNectar Support Team
Hi Tahir,
In milestone i have a number which is 1250000.
I would like it to appear like 1.250.000.
Thanks
Hey Tiago,
sorry for the delay - unfortunately this would require custom javascript development since the jQuery plugin that is doing the animation doesn't have the option for this. Here's the plugin documentation incase you want to take a stab at it: https://github.com/mhuggins/jquery-countTo and the code calling that plugin can be found at init.js located in the js folder :)
Cheers