Forums

[resolved] Remove Page Break? (3 posts)

  1. nando99
    Member
    Posted 2 years ago #

    So i have a custom template I'm using for a certain category and I'd like all the posts from that category to show up there... no next page, no number pages - all posts from that category on 1 page... is that possible, if so how? Any info/help is appreciated.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Try editing the template and adding <?php query_posts('posts_per_page=-1');?> just before the start of the Loop.

  3. nando99
    Member
    Posted 2 years ago #

    words perfect - thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic