Event lists, show events of 2 day ago in list with current events

Home Forums Calendar Products Events Calendar PRO Event lists, show events of 2 day ago in list with current events

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #80765
    Antonio
    Participant

    Hello,

    If I go to calendar page it show current and future event. I want to show in this list events of 1 or 2 day ago, I don’t want to click “prev events” to show it. My website is a motorsport portal, so it’s important that users still see previous events to click them and reach essential information as standings, stage time, final results, etc. Is it possible to set a date range in event list template to achieve this results?

    example:

    click to prev – click to next
    event1 yesterday
    event2 today
    event3 future

    #80982
    Barry
    Member

    OK, so today is 10 December: if we want to show all events in list view from 8 December onwards we could form a URL like this:

    example.com/events/upcoming/?tribe-bar-date=2013-12-08

    Then all events from 8 December onwards will be listed.

    So, one approach could be to dynamically generate such a URL and use that as the point-of-entry to your calendar … alternatively you might catch requests to the main events page and redirect them to that same crafted URL.

    Do either of those ideas help here?

    #91131
    Barry
    Member

    It’s been a while so I’ll go ahead and close this thread. Of course if you need further help for this or any other issue please do feel free to create a new thread or threads as needed. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event lists, show events of 2 day ago in list with current events’ is closed to new replies.