Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #354135

    I would like to remove the date of a comment made on a post, is that possible?

    Thanks.

    #354186

    Hi Micheal0424!

    Not out of the box.

    You have to modify enfold\includes\loop-comments.php.

    Look for the following line (app. line 41) and remove it:

    
     <?php printf(__('%1$s at %2$s','avia_framework'), get_comment_date(),  get_comment_time()) ?>
    

    Best regards,
    Günter

    #354314

    Worked perfectly, thank you!!

    #354322

    Hi!

    Glad I could help you.

    Enjoy the theme.

    Best regards,
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do I remove the date from a comment on a post?’ is closed to new replies.