By User on Thursday, 04 November 2021
Posted in General Issues
Replies 6
Likes 0
Views 375
Votes 0
Hello. Can you please give me a hint how to display date for every video in “All videos” section (like on screen). Thanks.
Hello,

This is the file that render individual video card in that listing: ../components/com_easysocial/themes/wireframe/videos/default/item.php and to get the video created date, you can use this: $video->getCreatedDate()

Hope this helps.
·
Friday, 05 November 2021 11:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Is this something that could be added to next release --> $video->getCreatedDate()


cheers!
·
Friday, 05 November 2021 17:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Thank you for your suggestion. We will see if we can add the video creation date into the video listing page or not but for now, you might want to create template override so that your changes will not get overwritten when you upgrade your EasySocial in the future.

Thanks and have a nice day
Sam
·
Friday, 05 November 2021 19:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Please add it to the next version if it is easy done. You should consider on photo and audio also..
Please
·
Saturday, 06 November 2021 22:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Photo albums already display date. I agree. The same should be for videos
·
Saturday, 06 November 2021 22:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for the feedback guys, we'll consider this.
·
Tuesday, 09 November 2021 10:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post