Thread Starter
HW2012
(@hw2012)
I have used query_posts() to get this working. I am just stuck with one problem that I’m wondering about. If it’s possible for the query_posts() to only start applying after the loop has gone through the posts once? I have a latest post that has to show, and then after that any posts by a specific author. Hopes this makes sense.
Thread Starter
HW2012
(@hw2012)
Hi, sorry :(, my fault was lying somewhere else, it was a small mistake I have made that made me look to deep for the answer. Thanks, the problem is solved.