Hi all!
I’m trying to show a list of the last 5 entries from today’s date. I’m not sure how to do this. I think if you look at the code you can see what I’m trying to put together.
Here’s what I’ve tried so far….
{exp:weblog:entries weblog="lunch" display_by="day" limit="5" category="5" show_future_entries="yes"}
On {entry_date format=' %l, %F %d'} we are serving <b><a href="{title_permalink="main/lunch_details"}">{title}</a></b>.
<br />
{/exp:weblog:entries}
What I’m getting is just the last 5 entries, not the last 5 from todays date. Any suggestions would be warmly welcomed.
Thank you!!
-Bill
