[Resolved] Modified Date

Home Forums Support [Resolved] Modified Date

Home Forums Support Modified Date

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #375715
    vemvem6

    Works like a charm, Thanks Leo! (again)

    #376114
    Leo
    Staff
    Customer Support

    No problem 🙂

    #389295
    vemvem6

    Is there a way I can exclude the update stamp from certain pages? i.e. I would like to eliminate the stamp from my contact page. Thanks in advance!

    #389467
    Leo
    Staff
    Customer Support

    If you use are using Tom’s Simple CSS: https://docs.generatepress.com/article/adding-css/#simple-css
    It gives you a CSS metabox on each page, then you can use this CSS:

    .posted-on .updated {
        display: none;
    }
Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.