I've been researching this, but there are so many choices I'm confused.
What I would like to do is display two loops on a static page that:
- the first loop displays all posts with the tag "featured"
- the first loop displays the thumbnail as well
- the second loop displays all other posts, excluding the ones already featured
There seems to be many options, some wrong, some seemingly too complicated.
Is there a best practice for doing this?
Thanks!