|
Okay, I figured out how to delete it, but I kind of want to know how to fix it. I found that it is in the postInfo.php file and deleted the highlighted below:
<ul class="postInfo">
<li class="author"><span>Posted by</span>: <?php the_author_posts_link() ?> under <?php the_category(', ') ?></li>
<?php the_tags( '<li class="postTags"><span>Tags:</span> ', ', ', '</li>'); ?>
<?php edit_post_link('(edit this)', '<li class="editInfo">', '</li>'); ?>
</ul>
I still can't figure out how to fix it though. Any suggestions?
__________________
My Please login or register to view this content. Registration is FREE club website. Just random blogging, tips, and video service.
|