Hi!
Does anyone know how to make query_post start at a particular post id?
I have a site where I display a post in "single.php", but also want to display the posts following that post. I do that in a new query_post, but I can only make it show the post with an offset, and since I don't know the offset, I want to start at a particular post.
Please help, going live pretty soon :S
Thanks!