Title: Multiple Counters
Last modified: October 31, 2016

---

# Multiple Counters

 *  Resolved [tecsedy](https://wordpress.org/support/users/tecsedy/)
 * (@tecsedy)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/)
 * I’m attempting to put multiple counters at different levels in a single page.
   They both display correctly but the first counter won’t start until after reaching
   the second counter. This causes an issue as the first counter displays 0 for 
   whole duration of it being on screen.
 * First counter: [countup start=”0″ end=”38346″ decimals=”0″ duration=”2″ suffix
   =” LBS” scroll=”true”]
    Second counter: [countup start=”0″ end=”106000″ decimals
   =”0″ duration=”2″ suffix=” TN” scroll=”true”]
 * Is there anyway to have the counters start separately as they are reached in 
   the scrolling of the page? In this case, the first counter begins to count up
   as it comes on screen and the second doesn’t start until it comes on screen.

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Roel Magdaleno](https://wordpress.org/support/users/rokumetal/)
 * (@rokumetal)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/#post-8380141)
 * Hi, thanks for use my plugin.
 * About your issue, you can start the counter when your page is already loaded 
   with just change this attribute from the shortcode:
 * scroll=”true” to scroll=”false”
 * So, if you have one counter at the top of your page, put that attribute to false
   and the second one, it must be true, if it’s in a lower level.
 * Try it, and tell me what happened. 😉
    -  This reply was modified 9 years, 6 months ago by [Roel Magdaleno](https://wordpress.org/support/users/rokumetal/).
 *  Thread Starter [tecsedy](https://wordpress.org/support/users/tecsedy/)
 * (@tecsedy)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/#post-8380904)
 * Thanks for the reply, I appreciate it.
 * This is a good start but now the first counter is triggered as soon as the page
   loads and not when it comes on screen. Because the first counter is mid-page,
   it reaches its max before it even comes into frame. The second counter works 
   correctly with this method.
 * Is there anyway to trigger the counters individually as the come on screen?
 *  Plugin Author [Roel Magdaleno](https://wordpress.org/support/users/rokumetal/)
 * (@rokumetal)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/#post-8381417)
 * Mmm, I see. So you need the first counter to execute its animation when you scroll
   into it? If that’s true, just put:
 * scroll=”true”, to the shortcode that you wanna apply it.
 * Every shortcode works individually with its respective attributes. I hope I can
   help you, but if not, would you share your page, so I can understand better?
 * Thanks 🙂
 *  Thread Starter [tecsedy](https://wordpress.org/support/users/tecsedy/)
 * (@tecsedy)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/#post-8381469)
 * When both shortcodes have a value of ‘true’ the first won’t trigger until you
   reach the second. What you are suggesting was how my code was first oriented.
 * They seem to be working in a pair, as they _both_ trigger _only_ when you reach
   the second. I need them to trigger individually.
 *  Plugin Author [Roel Magdaleno](https://wordpress.org/support/users/rokumetal/)
 * (@rokumetal)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/#post-8381853)
 * I already replicate your issue in my website, and your totally right! I haven’t
   notice this issue, but that’s weird because I tried before launched the last 
   version.
 * Let me fix that, and sorry.
 *  Thread Starter [tecsedy](https://wordpress.org/support/users/tecsedy/)
 * (@tecsedy)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/#post-8381879)
 * Thank you! I really appreciate your time. Please notify me when this is updated.
 *  Plugin Author [Roel Magdaleno](https://wordpress.org/support/users/rokumetal/)
 * (@rokumetal)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/#post-8382340)
 * Hey, I already fixed the issue, could you test it? Just update or download the
   last version (2.3). Let me know if it works, at least it worked for me.
 * 🙂
 *  Thread Starter [tecsedy](https://wordpress.org/support/users/tecsedy/)
 * (@tecsedy)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/#post-8382350)
 * Fixed! Thanks so much!
 *  Plugin Author [Roel Magdaleno](https://wordpress.org/support/users/rokumetal/)
 * (@rokumetal)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/#post-8382558)
 * Thanks to you! 🙂

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Multiple Counters’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-countup-js_fafafa.svg)
 * [WP CountUP JS](https://wordpress.org/plugins/wp-countup-js/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-countup-js/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-countup-js/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-countup-js/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-countup-js/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Roel Magdaleno](https://wordpress.org/support/users/rokumetal/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/multiple-counters/#post-8382558)
 * Status: resolved