CountUp Number Demo
<span class="counter" data-end="3000"></span>
.
<span class="counter" data-start="111" data-end="9999"></span>
.
<span class="counter"data-start="1000" data-end="123456789" data-duration="20"></span>
.
<span class="counter" data-end="3000"></span>
.
<span class="counter" data-start="111" data-end="9999"></span>
.
<span class="counter"data-start="1000" data-end="123456789" data-duration="20"></span>
.
Be the first to comment.
aslo recreate the custom fileds passed correcty .
however the content of thecustom fileds, did not migrated , instead the were filled with the fields default values.
how can we solve it?
thanks
Plugin works like a charm in front-end, but I doesn't seem to work for administrator login as of now.
Am I doing something wrong or is the functionality site-only?