http://www.cca.daltontestweb.com/index.php/calendar
I’d like to get my calendar to start on today’s month. I’m sure I’m doing something wrong, but I’m not sure what. Currently is starts at the oldest entry (August), but I’d like it to start in October (the current month)
Here’s my weblog entries pair code:
{exp:weblog:entries weblog="calendar" show_expired="yes" show_future_entries="yes" display_by="month" sort="asc" orderby="date" paginate="bottom" limit="1" dynamic="on"}
... stuff here ...
{/exp:weblog:entries}