• Hello,

    i have a page called articles, and i want to have all the posts, no matter what category or date or whatever..

    i tried adding in the html of the page

    <?php
    query_posts();
    ?>

    but that doesn’t work.. anyone can help me?

    thanks!

Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘How do i make a list of all posts on a page?’ is closed to new replies.