Show all posts in archives
change the number in archive.php to -1:
<?php
query_posts($query_string.’&posts_per_page=-1′);
if (have_posts()) : ?>
change the number in archive.php to -1:
<?php
query_posts($query_string.’&posts_per_page=-1′);
if (have_posts()) : ?>
Leave a Reply
You must be logged in to post a comment.