Loading...
 
Skip to main content

Custom Share Module 0.1dev

Architecture / Installation

Architecture / Installation


Re: Contdown plugin error - need help

posts: 215

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.