Loading...
 
Architecture / Installation

Architecture / Installation


Re: Contdown plugin error - need help

posts: 214

I can recreate what you are seeing if I include the ">" after the equal sign. Change it to "=>", or remove it and just use the "=".

{COUNTDOWN(enddate=>April 1 2020)}countdown message{COUNTDOWN}
countdown message is over

or

{COUNTDOWN(enddate=April 1 2020)}countdown message{COUNTDOWN}
countdown message is over

There are no comments at this time.