• Resolved mjohanson

    (@mjohanson)


    Hello! I’ve got a listing of recent comments here:

    https://www.flickfilosopher.com/join-the-conversation

    I have the date formatted as

    D, M d, Y g:ia

    but it’s showing up in the default format.

    Here’s the full shortcode I’m using:

    [better_recent_comments number="50" date_format="D, M d, Y g:ia"
    format="{avatar} {author} on {post}: {comment} {date}" avatar_size="75"]

    Any idea why this is happening?

    Thanks for any help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    I think there’s some hidden characters in the ‘date_format’ option in the shortcode. When I copied your shortcode into my test site, I get the same problem as you. But if I deleted the date_format option altogther, then type it again, it works!

    Try copy this into your page or widget:

    [better_recent_comments number="50" date_format="D, M d, Y g:ia" format="{avatar} {author} on {post}: {comment} {date}" avatar_size="75"]

    Let me know if that doesn’t fix it.

    Andy

    • This reply was modified 2 years, 9 months ago by Andy Keith. Reason: Add code tags
    Thread Starter mjohanson

    (@mjohanson)

    That works! Thanks… and thanks for the speedy reply.

    MaryAnn

    No problem ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘date format issue’ is closed to new replies.