I have a slider at the top of a page that is querying my blog. I need it to be able to have the featured posts in the slider (which works fine) but, I don't want the stories to be on the same page twice.
I tried to query again with "false" in the featured= setting but, I can't limit the number of posts.
Basically, I need about 9 posts on the page but, not have a story twice. I want the featured posts to be in the slider and not in the list. End of story. Is this possible?
Also, can I really not limit the posts and a page if they're user-orderable?