showing event list by date with event ending the next day

WordPress Event Management, Calendars & Registration Forums General Question showing event list by date with event ending the next day

This topic contains 1 reply, has 2 voices, and was last updated by  Stephen Harris 9 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16245

    hi, i have created a couple of events that start the 22th and end on the 23rd. when trying to display events by date using the following code the event is NOT showing: [eo_events event_start_after=”2015-04-22″ event_end_before=”2015-04-22″ event_tag=”tag-1″]%start{ H:i}%: %event_title% in %event_venue% (%event_cats%)[/eo_events] [eo_events event_start_after=”2015-04-23″ event_end_before=”2015-04-23″ event_tag=”tag-1″]%start{ H:i}%: %event_title% in %event_venue% (%event_cats%)[/eo_events]

    i want to separate events by their start date ONLY. so that events on the 23rd will be shown in the 23rd listing only. how can i accomplish this?

    thanks!

    Rachel Druskin
    #16247

    Hi Rachel,

    The event list displays events at an occurrence level. In this case you have an event occurrence that starts on the 22nd and ends on the 23rd. So it doesn’t appear in the list of occurrences which start on/after the 22nd and end on/before the 22nd, likewise the second list.

    I think you mean to split the event up into two occurrences: 22nd, and the 23rd. In which case you want to create a recurring (daily) event that starts on the 22nd and ends on the 22nd, and repeats (until the 23rd). That will create two occurrences, and one will appear in each list.

    Stephen Harris
Viewing 2 posts - 1 through 2 (of 2 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.