Query_posts() showposts – don’t show first post
-
I’m using the query_posts() function with the loop on the homepage.
I have a separate function showing the latest post using a different loop. There’s the “Latest Post” loop. Then beneath that’s the “Rest of the latest posts” loop. But the first one in the latter loop shows the latest post.
So I want to know how to subtract the first post from my query_posts() function.
Thanks in advance.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Query_posts() showposts – don’t show first post’ is closed to new replies.