• This is the code i use atm:

    <div class="navigation" style="padding-top: 15px; padding-bottom: 10px;">
    	<div style="float: left;"><?php previous_post_link('&laquo; %link') ?></div>
    	<div style="float: right;"><?php next_post_link('%link &raquo;') ?></div>
    </div>

    What i want though is it to show previous and next link in the category. Can anyone help me?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Previous / next post in Category’ is closed to new replies.