-
Author
Tagged: animated numbers
-
September 4, 2014 at 18:02 #27600andpixelsParticipant
If I am wanting to do “2,500” or “21,255” or whatever arbitrary number with a comma, it breaks the number. Can we get this updated so that we can add a comma or multiple commas for the correct numbers?
Thanks!
September 4, 2014 at 22:01 #27651MjParticipantYou can use the following code to achieve this (within a text area):
[kleo_animate_numbers animation="animate-when-almost-visible" timer="2000"]4[/kleo_animate_numbers].[kleo_animate_numbers animation="animate-when-almost-visible" timer="2000"]293[/kleo_animate_numbers]
September 4, 2014 at 22:02 #27652MjParticipantThe ‘code’ tag is not working properly on this forum, please check this pastebin: http://pastebin.com/RCDfsieK
September 4, 2014 at 22:16 #27655sharmstrModeratorYou can use ‘pre’ tags
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 4, 2014 at 22:19 #27661sharmstrModeratorYou need < and > not [ and ]
COPY CODEstuff inside pre
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 4, 2014 at 22:20 #27662sharmstrModeratorCOPY CODE[kleo_animate_numbers animation="animate-when-almost-visible" timer="2000"]4[/kleo_animate_numbers].[kleo_animate_numbers animation="animate-when-almost-visible" timer="2000"]293[/kleo_animate_numbers]
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The topic ‘Animated Numbers with Comma causes issue’ is closed to new replies.