• Resolved traypup

    (@traypup)


    It’s so very odd because this was working perfectly 1 hour ago. All I did since then was write a post. Here’s the code I’m using:

    <h5 style="color:white">Hi! It's been [DateCounter startDate="2020-03-15" endDate="Now" format="Days"] days of quarantine.</h5>

    I’m using v. 5.3.2

    Thanks!

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

    (@pankratovkm)

    Good day!
    I am so sorry, I missed your appeal.
    I checked the shortcode and it works, feel free to contact me if you still need help, I marked this thread as important and will receive immediate responses to my email!

    Plugin Author Konstantin Pankratov

    (@pankratovkm)

    TipsFu.Com

    (@tipsfudotcom)

    This plugin only shows “days”. But I also need week, minutes, second. So how to do this or what will be the code. plz give me the complete code. This code is extremely need for my site TipsFu.com

    Plugin Author Konstantin Pankratov

    (@pankratovkm)

    @tipsfudotcom The plugin supports custom date format, here’s how it works:

    [DateCounter startDate="2020-03-15" endDate="Now" format="%h:%I:%S, %d.%m"]

    Years – %y
    Months – %m
    Days – %d
    Hours – %h
    Minutes – %I
    Seconds – %S

    Here’s a php.net manual for more info.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shortcode stopped working?’ is closed to new replies.