• Hello!

    I have the following code:
    <?php query_posts("showposts=10&cat=1,3,5&offset=3"); ?>

    Is it possible to offset posts from category 5 only but keep the rest of the results?

    Thanks.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘query_posts multiple categories offset’ is closed to new replies.