Page.php sayfasinda kategori ismiyle Next Post - Previous postu ayni satira almak istiyorum bir cok sey denedim beceremedim kodlar:
<div class="filterbar_scnd">
<h1><a href="<?php the_permalink() ?>" title="<?php the_title(); ?>" rel="bookmark"><?php the_title(); ?></a></h1>
<p class="older"><?php previous_post_link('%link', '« Previous post') ?>    <?php next_post_link('%link', 'Next Post »') ?></p>
</div>