Viewing 1 replies (of 1 total)
  • 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.]

Viewing 1 replies (of 1 total)
  • The topic ‘Remove "Posted on"’ is closed to new replies.