- This topic has 17 replies, 3 voices, and was last updated 4 hours, 52 minutes ago by
Leo.
-
AuthorPosts
-
February 23, 2021 at 11:26 am #1669616
Heath
I am sorry I am making y’all work with all of my questions. I would like to show the date a post was published and also show the date updated if it was. Is that possible and if so how do I do that?
February 23, 2021 at 11:29 am #1669620Leo
StaffCustomer SupportHi Heath,
Try this CSS:
.posted-on .updated { display: inline-block; }
Adding CSS: https://docs.generatepress.com/article/adding-css/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 23, 2021 at 11:34 am #1669631Heath
This doesn’t seem to be working. It’s not showing the published date. Just the updated on date.
February 23, 2021 at 12:13 pm #1669674Ying
StaffCustomer SupportHi Heath,
Have you used some php snippet to replaced the published date with updated date?
If not, could you link us to the site in question?February 23, 2021 at 12:19 pm #1669677Heath
Yes I have but not sure which of the PHP it is.
February 23, 2021 at 12:21 pm #1669679Heath
I’ve included a link in the private field.
February 23, 2021 at 12:23 pm #1669681Leo
StaffCustomer SupportLooks like you are using this one here:
https://docs.generatepress.com/article/entry-meta-style/#example-3Could we revisit this issue once GPP 2.0 comes out? Alpha should be out tomorrow morning.
The new dynamic content as you’ve seen in the video will make this so much easier and cleaner.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 23, 2021 at 12:29 pm #1669687Heath
Yes. I’d be happy to. Should I just mark this as resolved for now? How do I get Alpha? Will it be posted in the support forums?
February 23, 2021 at 12:40 pm #1669698Leo
StaffCustomer SupportLet’s leave it unresolved for now so we can visit this later.
Just so I know, where would you like the published date to be displayed?
On the left of the last updated date?
We will announce the Alpha version in the Facebook group for sure.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 23, 2021 at 12:48 pm #1669717Heath
I would like the published date showing first and then if it’s undated for it to show right beside it or below it.
February 23, 2021 at 5:34 pm #1669980Leo
StaffCustomer Supportthen if it’s undated for it to show right beside it or below it.
Can’t picture how this would look good.
Can you create a mock-up for it?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 23, 2021 at 6:48 pm #1670033Heath
Yeah I’m not sure how to do that. I have it pictured in my head. Maybe I’d like a posted on date and then if the post has been updated for it to show updated on instead of just updated on.
Don’t know if there would be a way to do that.
February 24, 2021 at 8:53 am #1670895Heath
Is Alcoa coming out today or has that changed?
February 24, 2021 at 10:42 am #1671039Leo
StaffCustomer SupportIt should be today. Sorry we were working on some last-minute improvements and fixing some bugs.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 24, 2021 at 10:43 am #1671042Heath
No problem. Thank you for the update!
-
AuthorPosts
- You must be logged in to reply to this topic.