• I’d like to remove the date when a post was made, and also the comment option. If someone wants to comment, I’d like them to email me instead. I have disabled all of the comment-related boxes in Settings, but it still shows up in posts and pages. Does anyone know how to erase this function and put in an email button? Also, does anyone know how to delete the date on posts? Many thanks for any help!

    Vendela
    http://www.vendelagrundell.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • It is different for each template but I am guessing you need to open

    single.php

    and do a search for

    <p class="postmetadata">

    Right after that code is where it outputs the date. I cant tell you exactly what it will look like but just copy/paste your code in notepad to save it in case you mess it up. Then trial and error.

    Also do for page.php if you want it removed from pages.

    To get there go to Appearance -> Editor and select the file on the right side

    Thread Starter Vendela

    (@vendela)

    Thanks so much. I don’t know code but trying to learn, so I’ll try your advice. If you happen to know anything outside code-writing, I’ll be happy to try that too.
    Best,
    V

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How do I remove date & comment option in posts?’ is closed to new replies.