I am trying to achieve something similar to what that sticky post plugin does but with a twist.
Id like for a post marked with a special category to show before the rest of that days posts. So each day there would be a main post and a few others..
It would look something like on a page:
Date
Special Post
- Regular Post
- Regular PostDate
Special Post
- Regular Post
- Regular Post
- Etc..
Im thinking that maybe using a few loops or something I could get this working but im not the greatest with PHP. Has anyone tried something similar or would know how to get this to work? It would be much appreciated.