• Resolved applemooz

    (@applemooz)


    I am trying to make a shortcode for a production plant that shows the number of cans produced per second (25). It should start counting at the beginning of the year (ie 2015-01-01) and present the total number of cans produced to date when a user views the counter (and counting up).

    It appears to me that this is not possible, am I right? I also tried to achieve this by a widget, but the parameters seem to be limited.

    Could you point me in the right direction please?

    https://wordpress.org/plugins/jellyfish-counter-widget/

Viewing 1 replies (of 1 total)
  • Thread Starter applemooz

    (@applemooz)

    ok, maybe I was too quick, think I figured it out. This code works for me:

    [jellyfish_counter timestamp=”2015-01-01 00:00:00″ start=0 end=1000000000 speed=1 format=000.000.000 digits=9 digit_style=”background: transparent; color: #F47D31;” flat=true; interval=1 tick_multiplier=25]

Viewing 1 replies (of 1 total)
  • The topic ‘continous counter year to date’ is closed to new replies.