Archived topic
Timestamp update for blog post
1 reply · Started by Bendy on November 2, 2018
Viewing posts 1–2 of 2
Hi,
I would like to know is it possible for the theme to actually display the last date a blog post has been updated and the time is was posted?
Thanks!
Hi there,
This should help: https://docs.generatepress.com/article/show-the-updated-post-date/
If you want both posted and updated dates, then skip this CSS from the article:
.posted-on .updated + .entry-date {
display: none;
}
Let me know if this helps :)
This archived topic is closed to new replies.