[Resolved] Is there a way to show the published date and then the updated on date?

Home Forums Support [Resolved] Is there a way to show the published date and then the updated on date?

Home Forums Support Is there a way to show the published date and then the updated on date?

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #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?

    #1669620
    Leo
    Staff
    Customer Support

    Hi Heath,

    Try this CSS:

    .posted-on .updated {
        display: inline-block;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #1669631
    Heath

    This doesn’t seem to be working. It’s not showing the published date. Just the updated on date.

    #1669674
    Ying
    Staff
    Customer Support

    Hi 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?

    #1669677
    Heath

    Yes I have but not sure which of the PHP it is.

    #1669679
    Heath

    I’ve included a link in the private field.

    #1669681
    Leo
    Staff
    Customer Support

    Looks like you are using this one here:
    https://docs.generatepress.com/article/entry-meta-style/#example-3

    Could 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.

    #1669687
    Heath

    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?

    #1669698
    Leo
    Staff
    Customer Support

    Let’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.

    #1669717
    Heath

    I would like the published date showing first and then if it’s undated for it to show right beside it or below it.

    #1669980
    Leo
    Staff
    Customer Support

    then 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?

    #1670033
    Heath

    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.

    #1670895
    Heath

    Is Alcoa coming out today or has that changed?

    #1671039
    Leo
    Staff
    Customer Support

    It should be today. Sorry we were working on some last-minute improvements and fixing some bugs.

    #1671042
    Heath

    No problem. Thank you for the update!

Viewing 15 posts - 1 through 15 (of 18 total)
  • You must be logged in to reply to this topic.