This has been bugging me for a while, when I have two or more entries in a blog on the same day, by default only the most recent entry will display the entry date.
Is there any way to manipulate mt:Entries in a way that let's every entry display the date?
Cheers,
-f
Hi Funtoosh,
If you see the date only above the latest entry, then it means that your entries loop contains the "DateHeader" tag.
Remove both the opening and the closing tags for the above template tag and rebuild.
The documentation refers to this tag here:
https://movabletype.org/documentation/appendices/tags/dateheader.html
Enjoy,
Mihai
Thanx Mihai!
There's nothing you don't know ,-)
Best,
-f
You're welcome!
Glad that it helped ;)