Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #924433

    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

    #925263

    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

    #925420

    Sure… for example:

    THX ….

    • This reply was modified 6 years, 8 months ago by Vinay. Reason: moved credentials to private
    #926814

    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

    #927277

    THx, but the line is in numbers.js..
    anyway….solved this issue with a workaround….
    best

    #927364

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Animated Number digit speed increase?’ is closed to new replies.