• Hi guys,

    im using the veryplaintext theme, and im trying to work out how to delete the amount of comments i have, so it just says comments, without the number next to it.
    Also, I am trying to hide the date above the post so you cant see when it was submitted.

    Anyone know the best way to do this?

    Thanks so much,
    Katie

Viewing 2 replies - 1 through 2 (of 2 total)
  • answer to first question should be in comments.php i believe.
    second should be index.php and single.php.
    delete something that looks like this:
    <p>Posted: <?php the_time('F j, Y'); ?> at <?php the_time('g:i a'); ?></p>

    Thread Starter youcancallmekatie

    (@youcancallmekatie)

    hiya,

    thanks for your help. I managed to get the dates to disappear from the main page, but, not in the categories or archives.
    Also, i cant get rid of the comments at all. I even tried deleting everything out of the comments.php editor to see if it would disappear completely and it hasnt..

    any ideas?
    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘DELETE DATE ON POSTS HIDE COMMENT AMOUNT’ is closed to new replies.