Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #495332

    Hi!

    I bought the Enfold theme to create a page for a couple that has recently married. Is there any way to modify the counter so it supports counting up instead of down, i.e. showing the time that has passed since a certain event?

    Thanks in advance!

    #495649

    I got it working by modifying the file js/shortcodes.js and changing line 226 to
    _timestamp = Math.abs(_self.end - _now);

    I can imagine that this is feature that may be required by others as well, and changing the file will brake after a theme update, so it would be great if it would be supported out-of-the-box.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Countdown Widget: Count up (time since a certain event) support?’ is closed to new replies.