• Resolved WebDevels

    (@webdevels)


    Hello,

    I want the counter to wait n milliseconds before it starts. Something like this would be nice:

    [countup start="0" end="29000" delay="1500"]

    This would wait 1.5 seconds and start the animation.

    Why?
    I want to use the counter in a slide of Revolution Slider. The Shortcode is working out of the box very fine. But the text (shortcode) get faded in and in this case the counter is already over 50% of its animation.

    How can I add this?
    I already looked in your code, but don’t want to cahnge anything because of future updates from you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Roel Magdaleno

    (@rokumetal)

    Hello,

    That’s a good feature to add. You can make a pull request in the GitHub repository:

    https://github.com/roelmagdaleno/wp-countup-js

    But be sure that the code you add has the WordPress Coding Standards to keep the code clean.

    But if you don’t want to do it I can but until weekend…you tell me. ??

    Thanks!

    Plugin Author Roel Magdaleno

    (@rokumetal)

    Hello, I recently updated the plugin to v4.2.0 version that includes these features:

    – Compatible with Gutenberg and includes its own block.
    – “delay” attribue is added and can be used with Gutenberg block and shortcodes. You can now delay your counters.

    If you have another feature or improvement, and even if you find a bug, please let me know.

    Thanks for your support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to delay the counter?’ is closed to new replies.