Dan Nickerson
12-04-2010, 08:38 PM
You just need to remove the author/date code from fullpage.php
Appearance > Editor > Fullpage.php
And delete this line
<div class="postAuthor">By <?php the_author_posts_link(); ?> on <?php the_time('l, F jS, Y') ?> | <?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?></div>
Appearance > Editor > Fullpage.php
And delete this line
<div class="postAuthor">By <?php the_author_posts_link(); ?> on <?php the_time('l, F jS, Y') ?> | <?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?></div>