Support

Home Forums Event Espresso Premium Creating a course with multiple meetings

Creating a course with multiple meetings

Posted: June 26, 2017 at 9:23 am


Maayan

June 26, 2017 at 9:23 am

I would like to use Event Espresso for registration for the course which could meet anywhere from 2-20+ times every week (with some exceptions of holidays or when the teacher is away…) I tried doing it with creating multiple date times so that shows up on the calendar this looks fine for a shorter course but on the event page the list of dates will take up a lot of space for a longer class. Also, when I look at the registration page each time the class meets looks like a separate ticket. Is there any way to condense this information, while still allowing the information to show up on the calendar.
Thank you


Tony

  • Support Staff

June 27, 2017 at 6:32 am

Hi there,

You could hide the event dates on the event page using CSS:

.ee-event-datetimes-ul {
    display: none;
}

Then set Event Espresso to filter the ticket selector to only display tickets for a selected datetime:

Event Espresso -> Events -> Templates -> Show Date & Time Filter?

That shows a filter that can be used for the datetimes, when selected only the tickets that apply to that datetime will show.

Would that work?

The support post ‘Creating a course with multiple meetings’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso