• Resolved inkmuser

    (@inkmuser)


    [DateCounter startDate="2003-06-08” endDate=”2021-02-25” format=”%y.%m”]

    results in “Error: check endDate”

    Have tried endDate=”Now” and format=”Years” but still same error message.

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Konstantin Pankratov

    (@pankratovkm)

    @inkmuser Hi, the shortcode itself works fine, I want to pay your attention to a quotation marks you are using, they are curved, they won’t work.

    
    " - normal
    ” - curved
    

    To fix that use normal quotes:

    
    [DateCounter startDate="2003-06-08" endDate="2021-02-25" format="%y.%m"]
    

    I hope this helps you!

    Thread Starter inkmuser

    (@inkmuser)

    Thanks! That fixed it. Much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not working…yet!’ is closed to new replies.