Tagged: Animated Number
Hi guys,
I would like to speed up the animated number animation…….
My understanding is that it’s this line in numbers.js
var number_container = $(this), elements = number_container.find(‘.__av-single-number’), countTimer = number_container.data(‘timer’) || 3000;
Unfortunatly nothing changes when I alter the number…!? Even when Cache is cleared…
PLS advice & all the best
Hey Commodus76,
Can we see your web site, so we can see the code added and the animation?
Can you also provide web access please
Tank you
Best regards,
Basilis
Sure… for example:
THX ….
Hi,
The speed of the animated number can be delayed/incresed to show the animation for a longer/shorter period by editing the shortcode.js file found in the wp-content\themes\enfold\js\ folder.
Increase the number 3000 to a greater number in the line:
var number_container = $(this), elements = number_container.find('.__av-single-number'), countTimer = number_container.data('timer') || 3000;
Best regards,
Vinay
THx, but the line is in numbers.js..
anyway….solved this issue with a workaround….
best
Hi,
Glad it is sorted!
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay