Hi,
A while ago mark posted a solution on how to show the actual time stamp for my forum replies. The issue is that I'm a php noob and I'm not sure how to modify the string.
Mark replied on Thursday, May 19 2016, 11:16 PM Accepted Answer Quote Edit
Hey Fidel,
I am sorry but this is not configurable currently. If you need to, you can edit the theme file in /components/com_easydiscuss/themes/wireframe/post/default.reply.item.php and replace the codes below,
<?php echo $post->getDuration(); ?>
view rawReply #270889 hosted with ❤ by GitHub
Any help would be greatly appreciated.
Thanks again.