ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Date heading only showing current year

July 10, 2013 12:54pm

Subscribe [1]
  • #1 / Jul 10, 2013 12:54pm

    I’m running into a weird issue where I’ve got a calendar page built that displays events and groups them into Month /Year using the date_heading option. But the headings stop after the current year (see screenshot).

    Here is my basic code structure:

    {exp:channel:entries channel="event" disable="pagination|categories|category_fields|member_data" orderby="entry_date" sort="asc" show_future_entries="yes"}
                      {date_heading display="monthly"}
        <h3>{entry_date format="%F %Y"}</h3>
    <p>    {/date_heading}<br />
              </p><h4>{title}</h4>
    <p>           {event_copy}{/exp:channel:entries}

    Any ideas?
    Porter.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases