Re: Contdown plugin error - need help
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