Excluding first 4 posts
-
Hello,
I have strange situation. I’m trying exclude first 4 post by using <?php query_posts(‘offset=4’); ?>
It works, I see on the home page posts without first 4. But same posts from home page I see on page 2,3,4… etcProbably, my code is broken. Maybe you can help?
There is my code:
[Code moderated as per the Forum Rules. Please use the pastebin]
Thank you
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
The topic ‘Excluding first 4 posts’ is closed to new replies.