Removing link to other stories on a post page?


Author Message
nick

Posted: 11/19/2009
Quote message 

How can I change the theme so that when you click on a post it does not display a link in the upper right corner linking to another post?

Thank you.
 
Garry

Posted: 11/19/2009
Quote message 

You should remove following code from your single.php to remove that next and previous links:

<div class="navigation">
<div class="alignleft"><?php echo $prev_link; ?></div>
<div class="alignright"><?php echo $next_link; ?></div>
</div>
 

Reply


NAME *
EMAIL
SMILIES :-) :( :-D 8-) :*) :-/ :-{} :-X :-O :-@ O:) :-P :-< :-( :-| ;-) 
CODES [Quote] [B] [I] [U] [Code] [IMG] 
BODY *  
VALIDATION *