I am trying to add a Nivo Slider to my archive pages and I would like the slider to rotate through the featured images of each post on the archive page. How can I retrieve a list of every post displayed on a particular archive page while in the header?
Or maybe in other words, how do I get a list of all posts on a page while outside of the loop?
the results of the query should be available while the header is loading. you can basically do a second loop in the header and do whatever it is you need to do.
Thank you for your reply, I'll give it a try later on today. Hopefully I'll have much praise and adulation for you at that time. :)
Thanks again.
I just wanted to reply that adding the loop to the header worked as suggested.
Thanks rfair404!