• Resolved aparente001

    (@aparente001)


    I couldn’t get the Past Events to go back far enough in time.

    My code and settings were:

    [gcal id="1311" display="grouped-list" order="desc" ]

    I’d like to go back at least a year and a half. There aren’t a lot of events on this calendar.

    Feed settings were:

    <span class="gce-list-event"> [event-title] </span>
    <div>[if-not-all-day] Time: [start-time] - [end-time] [/if-not-all-day] </div>

    Date format: l, M j, Y
    Time format: g:ia
    Cache duration: 1 (for debugging)
    Display mode: Grid
    Number events per page: 30 Events
    Display start date offset: 180 days back
    minimum feed start date: 3 years back
    Max feed end date: 0 days forward

    Fix: I changed “Display start date offset” to 600. Success.

    https://www.ads-software.com/plugins/google-calendar-events/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    Fix: I changed “Display start date offset” to 600. Success.

    So this is working for you now?

    Thread Starter aparente001

    (@aparente001)

    Yes, thanks.

    I guess I don’t understand what these three fields really mean — display start date offset, min feed start date and max feed end date. Getting things to work right felt like playing Pin the Tail on the Donkey (which is played blindfolded).

    Plugin Contributor Nick Young

    (@nickyoung87)

    Glad you were able to get it working.

    Min feed start date – the start of when to start grabbing events (not necessarily displaying them)

    Max feed end date – the time which to stop retrieving events

    Start date offset – The offset of the start day to show relative to the current day.

    Hope that helps clear it up a bit.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with descending order’ is closed to new replies.