New Landing How can we help? Themeforest Theme Support Flexform Timestamp for comments

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Flexform
  • #46710
    blur
    Member

    Would it be possible to have both Date and Time on comments?

    I e “Feb 4, 2014, 10:42” instead of just “Feb 4, 2014”?

    The blog is http://www.blur.se/ and on a good day there might be 20+ comments on a subject.

    #47549
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    You would have to implement this: http://codex.wordpress.org/Formatting_Date_and_Time
    We’d love to help you with this customization but we are only able to provide support for basic theme issues and bug fixes. We do provide support for small customizations but unfortunately this request is beyond that. Please see our general policy and guidelines for more info. You could also hire a developer to help you with your customizations.

    Thank you for understanding!
    Cheers!

    #47551
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Sorry for getting you late. We strongly apologies for that.

    Open up functions.php and in line #1470 you saw something like this.

    get_comment_date()

    change that to

    get_comment_date('l, F j, Y')

    You can change those values, according to this http://codex.wordpress.org/Formatting_Date_and_Time to meet your needs.

    Let me know, what you got.

    Thanks,
    laranz.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register