Can't get counter upper to work

Good afternoon guys,

I’ve added a counter and the custom code that came with it, but the numbers aren’t counting up. I’m assuming I’ve got a class conflict which is why it’s not working. I’ve changed the class name of the numbers to ‘counterUp’ which I see in the code, but it still doesn’t work.

Any pointers as to where I’m going wrong would be appreciated. Thank you!


Here is my site Read-Only: (Webflow - virtriomedia.com)

I think the class name you should be using is just counter or you can change the class name in the JS code, if you don’t want to change the class name in the page.

Hello again, Abi.

I’ve already got a counter class, so can’t change it to that on page.
Do I change the JS code from ‘counterup’ to ‘counterUp’? And do I apply the change across all the places I’ve highlighted?

If you want to change class name on the JS code then just change where it’s written .counter to .counterup

And never change that link above, it won’t work if you do.

Awesome, that did the trick. I always appreciate your help, Abi.

I think I’ve got 1 more help request (for another time) before I’m almost ready to publish… finally! Woop! :partying_face:

1 Like

Happy to help always.

Sure let me know if there will be anything or post in the forum and someone should help.

1 Like

I sure will, but I’ll leave my last request for a few days.