• Hi

    How can I add the category title to this code so that it will read:

    More (category name) Reviews
    Previous (category name) Reviews

    <span class="old">&nbsp; <?php next_posts_link('&laquo; More Reviews'); ?></span>
    <span class="new"><?php previous_posts_link('Previous Reviews &raquo;'); ?> &nbsp;</span>

    Regards
    Bluesplayer

  • The topic ‘Adding category title?’ is closed to new replies.