• Resolved samsin89143

    (@samsin89143)


    I am new to twentyten and I can’t figure out where to comment out “posted on (date) by (author)”. I tried loop.php but that didn’t work. Can anyone tell me where I can do this so “posted on (date) by (author)” doesn’t show on the top of ever page. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • open loop.php and find

    <div class="entry-meta">
    				<?php twentyten_posted_on(); ?>
    			</div><!-- .entry-meta -->

    remove or comment it out

    Thread Starter samsin89143

    (@samsin89143)

    I did that yesterday and again just now, I totally removed the code and it is still there. I have emptied my cashe on Firefox also and it is still there. I don’t get it.

    Thread Starter samsin89143

    (@samsin89143)

    I found the problem, there are two occurrences of the code. Thanks for the help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘comment out "posted on (date) by (author)"’ is closed to new replies.