Number Count Up Effect with Velo | Wix Fix

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024

Комментарии • 44

  • @heymateo07
    @heymateo07 2 месяца назад

    tq

  • @MaximusCassella
    @MaximusCassella Год назад

    This is great and helped me out a lot, could me make a video on how to only trigger the numbers when the user id scrolling past it? thanks again!

    • @wixfix
      @wixfix  Год назад

      I did make a tutorial on that! Look up a video titled: "Number Count Effect After Scrolling".

    • @MaximusCassella
      @MaximusCassella Год назад

      Thank You!@@wixfix

  • @NoeliaMartinez-tu8jl
    @NoeliaMartinez-tu8jl 5 месяцев назад

    can you do the same for multiple numbers on the page? i tried but couldnt. didnt know how.

  • @KBHblogs
    @KBHblogs Год назад

    in my website it is not working😡😡😡

  • @mauriceroger5732
    @mauriceroger5732 Год назад +1

    Thank you very much, that's perfect, however I have several counters to do with different numbers....which will all start at 0 but which will of course end differently.
    How to do it please?
    Can I have an example?
    How to make also so that the counter starts when the user arrives at the level of the counter because the counters are at the bottom of the page and once one arrives at the bottom of the page the counter has already started? Or how to make it turn and start again in a loop 10 seconds after it has reached the number?
    Thanks in advance

  • @muhammadazhar5651
    @muhammadazhar5651 2 года назад +1

    hey man, love your videos. is there a way for me to connect the counter to take "endnum" from a value in a dynamic dataset ? thanks

    • @wixfix
      @wixfix  2 года назад

      It is possible but you would have to create a variable with the value from the database and make the endnum the variable you created.

    • @muhammadazhar5651
      @muhammadazhar5651 2 года назад

      @@wixfix i tried to do so, my variable is a Number, the field key is called "levels". should i just set endnum to "levels" ?

    • @ardhysamjaya
      @ardhysamjaya 11 месяцев назад +1

      @@wixfix i've tried but it ddnt work, can you please make a tutorial about it please

  • @sharpesessions
    @sharpesessions 2 года назад +2

    I copied and pasted the code from the link but I keep getting this error:
    "Running the code for the Home page. To debug this code in your browser's dev tools, open syrpw.js.
    Error"
    Can you please assist?

  • @CamiloGaleano-k3l
    @CamiloGaleano-k3l 7 месяцев назад

    But if it is in mobile as well?

  • @impactterra4247
    @impactterra4247 2 года назад +1

    Hello, How could I make it that it starts counting just when someone scrolls and sees it

    • @simonm9964
      @simonm9964 2 года назад

      I agree, I want to know how to do this also, as my number counters are at the bottom of the page, so you rarely see them counting up by the time you get to the bottom of the page.

  • @simonm9964
    @simonm9964 2 года назад +2

    How do you add multiple number counters on the same page? :)

  • @kikoribeiroguita
    @kikoribeiroguita Год назад

    how to do with more than one number on the same page?

    • @wixfix
      @wixfix  Год назад +1

      I’ll make a video on that soon!

  • @danielsamudre8478
    @danielsamudre8478 2 года назад

    This is really helpful. How can I replicate this for multiple figures on the same page. I tried coping the code and edit it accordingly. Unsuccessful :(

    • @wixfix
      @wixfix  2 года назад +2

      You need a start number and end number for each figure. For example, "startNum1" and "startNum2". You will also need to copy the "if" statement in the countUp function and replace the "startNum", "endNum", and "#numberText" with the other figures. Hope this helps!

    • @SanchoYT
      @SanchoYT 2 года назад

      @@wixfix I still can't figure it out :(

    • @umairshaikh9588
      @umairshaikh9588 Год назад

      @@SanchoYT kinda in a same boat as you. were you able to find a solution ?

    • @SanchoYT
      @SanchoYT Год назад

      @@umairshaikh9588 nope 🥲

  • @pixmedianz
    @pixmedianz 2 года назад +3

    Your videos are super helpful, I would not have the knowledge to do a lot of the things I've done on my website without you. Thank you so much.

    • @jihansimonhasbun9253
      @jihansimonhasbun9253 2 года назад

      this comment made me suscribe without even seeing the video yet

  • @Lach2114
    @Lach2114 Год назад

    Hey man, any idea on how to do this on multiple numbers? Having a really tough time with it.

  • @iphonebuyback
    @iphonebuyback 2 года назад

    can this count up be started when the element comes into the viewport, as opposed to on page load? It isn't the first thing on the page so the count up finishes before the element comes into view.

    • @wixfix
      @wixfix  2 года назад

      It can. Select the strip the text element is inside of, then add the “onViewportEnter” event handler, and paste the Velo code inside that.

    • @MsLeon500
      @MsLeon500 Год назад

      @@wixfix Hello! Can you please write a code down with onviewportenter please?

  • @muskanceleste
    @muskanceleste 2 года назад

    Hey man your video is great but could you share a code for where number will run to a designated number and then keep counting slowly one by one Makin it showing like it's Still getting clients or something.

  • @reportcard6265
    @reportcard6265 2 года назад

    If we want to Slow the Number at the end how we can do that

  • @ogy8904
    @ogy8904 2 года назад

    i've done this but it only shows up in previeuw mode and not in published version

    • @wixfix
      @wixfix  2 года назад

      That's weird. Have you tried deleting your browser cache?

    • @cynthiayee9574
      @cynthiayee9574 2 года назад

      Same thing happened to me, you just need to wait for the wix to update.

  • @qT7p
    @qT7p 2 года назад

    Is there a way to make specific numbers count up slower than others?
    For example:
    Years in Industry / Projects Completed / Satisfied Clients.
    Is it possible to have the years in industry count up slower? Or would you simply suggest I set the timing slower for all and set the startNum for the latter 2 numbers closer to the final endNums? Thanks

  • @pakistanmoments1328
    @pakistanmoments1328 2 года назад

    How to add + sign at the end of the counter?

  • @tennispoder22
    @tennispoder22 2 года назад +1

    How can I make this work with money quantities?
    I want to have the "$" right next to the number or any symbol.
    Thanks!

  • @softbodman377
    @softbodman377 2 года назад

    Thanks

  • @esahierba
    @esahierba 2 года назад

    Really nice and useful. A new subs here. I'm going to research every single video from your channel and if a have a doubt, i tell you if you don't mind.
    Cheers from Chile.

  • @dlsimpson6818
    @dlsimpson6818 2 года назад

    Love ur videos!

  • @lucastolentino6526
    @lucastolentino6526 2 года назад

    THANK YOU SO MUCH!!!

  • @agentxtx
    @agentxtx 2 года назад

    Thx bro