Thread Starter
andreu
(@andreu)
Hi.
Your code works for the first post of the date, but not for the last one. After analysing it I tried some changes and finally I get the clue, the order of the query get_posts should be ASC, not DESC.
Anyway, thank you a lot for your time 😀
Thread Starter
andreu
(@andreu)
Hi MichaelH.
I’m displaying the oldest first, so it’s not the first post I’m displaying that changes the style (it’s the first post only if the day have one single post).
Yes, i want the last posts of each day displays different from the rest.
Any ideas now?
Thank you! 🙂