Thread Starter
mk2013
(@mk2013)
I removed this code from “loop.php”:
<div class="entry-utility">
<?php whispy_posted_on(); ?>
<span class="meta-sep">|</span>
<span class="comments-link"><?php comments_popup_link( __( 'Leave a comment', 'whispy' ), __( '1 Comment', 'whispy' ), __( '% Comments', 'whispy' ) ); ?></span>
<?php edit_post_link( __( 'Edit', 'whispy' ), '<span class="meta-sep">|</span> <span class="edit-link">', '</span>' ); ?>
</div><!-- .entry-utility -->
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]