Forums

../page/2/ not working? (1 post)

  1. steadyvibe
    Member
    Posted 2 years ago #

    I have a blog that is only displaying posts from one category. Right now for some reason it lists every singe post on the one page but I would like it to show about 20 posts per page. When I limit the query_posts to display only 20 and click the next page button the next page displays nothing. This is how I am attempting to so this: <?php query_posts('category_name=Uncategorized&posts_per_page=-1'); ?>

    Is there a way to make this work?

Topic Closed

This topic has been closed to new replies.

About this Topic