Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Slowdown speed of animated numbers #1086393

    Hi there,

    it seems as since 2016 the script has moved to
    enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.js

    Whereas, an adaption of the code still does not work.

    I tried to change the number from
    var number_container = $(this), elements = number_container.find(‘.__av-single-number’), countTimer = number_container.data(‘timer’) || 3000;
    to
    var number_container = $(this), elements = number_container.find(‘.__av-single-number’), countTimer = number_container.data(‘timer’) || 15000;

    But the speed of the numbers doesn’t get any slower.

    Greets,
    Alex

    • This reply was modified 5 years, 7 months ago by pixellovers.
Viewing 1 post (of 1 total)