• Resolved johanlundin88

    (@johanlundin88)


    I have selected in the admin panel to show at most 5 posts, this is the number of posts I want to show at the front page. But I want to show all posts at the same time in the archieve, but as summaries. Just headline and date ordered by categories would be enough. How do I do this?

Viewing 1 replies (of 1 total)
  • Thread Starter johanlundin88

    (@johanlundin88)

    I used the archive.php file from the default theme and added this: <?php query_posts(‘cat=1&showposts=100’); ?>

Viewing 1 replies (of 1 total)

The topic ‘Archieve showing all posts’ is closed to new replies.