How to remove "December 30th, 2010 | Comments Off"

Viewing 4 posts - 1 through 4 (of 4 total)
  • #1998
    dinner123
    Participant

    Is there a way to remove this on pages? It would be ideal if I could keep it exclusively for posts, but remove it on pages only, just for more of a website feel.

    Thanks

    #1999
    Daniel Tara
    Keymaster

    Reove this line from page.php

    <p class="postmeta"><?php the_time(__('F jS, Y','cover-wp')); ?> | <?php comments_popup_link(__('Add a Comment','cover-wp'), __('1 Comment','cover-wp'), __('% Comments','cover-wp')); ?></p>
    #2000
    dinner123
    Participant

    Thanks, that works great.

    #2001
    mobywan
    Participant

    Is there a way to remove this for posts?

Viewing 4 posts - 1 through 4 (of 4 total)

Tagged: 

You must be logged in to reply to this topic.