• I am trying to get a number of pages at once and then display them, however this code I am using is not working:

    <?php query_posts(‘page_id=33,35’); ?>

    How should this be done? thanks

  • The topic ‘Fetching a number of specific pages at once’ is closed to new replies.