hi,
I have a page where I show 2 sticky posts followed by 4 normal posts. The sticky posts use another template, so I wrote a loop that only shows the first 2 posts (the stickies) and then a normal loop to show the other posts.
My problem: If I go to "older posts", the 2 sticky posts aren't present in the loop. The first 2 posts aren't the stickies anymore.
How can I solve this problem? I don't ask working code. Just some intructions how I should organize my loops. :)
Thx in advance!