Support

Home Forums Event Espresso Premium Multiple Sessions over Multiple Days (2)

Multiple Sessions over Multiple Days (2)

Posted: February 12, 2019 at 4:43 pm


RobHadfield

February 12, 2019 at 4:43 pm

Hi guys

I have the following use-case:

  1. A 3 day event
  2. Multiple session on each day.

I’m adding tickets for each time slot (9:30 am Start, 10:30am Start etc….) but I’m trying to avoid creating a ticket per day.

Am I missing something?

Test URL : http://zipslidesuk.co.uk/events/tyne-bridge-charity-zip-slide/

Cheers
Rob

  • This topic was modified 5 years, 1 month ago by  RobHadfield.
  • This topic was modified 4 years, 1 month ago by  Garth.


Tony

  • Support Staff

February 13, 2019 at 2:33 am

Hi Rob,

In short, if you need to monitor numbers for each day you need that same set of tickets for each day.

If you have a set number of zips each day you can use 3 datetimes (1 for each day) and you can set an overall qty for the day on each of those, you’ll then need the same group of tickets for each day and you can set qtys on each session but you need to click the cog icon for each ticket and assign it to a specific datetime.

If the ticket qty’s don’t actually matter (looking at the event I’m guessing they do) you could have a dropdown question on the registration form asking which date it is for, then use the CSV export to sort them.


RobHadfield

February 15, 2019 at 2:38 am

ah that’s a shame.

I actually simplified for clarity, there’s actually 7 sessions a day, each with 30 places. So that would be 21 options which is too many.

I think the best way would be to create an event per day and list them from the /events page.

On the Events archive page the template reverts to my post template, is that correct? How do I get access to the dates / location etc in the loop?

Cheers!
Rob


Tony

  • Support Staff

February 15, 2019 at 3:00 am

You could also use the DateTime filter feature:

https://eventespresso.com/2017/02/new-feature-filter-tickets-date/

When you have multiple datetimes on an event that are on different days you can use a dropdown to display the tickets for specific dates.

On the Events archive page the template reverts to my post template, is that correct?

The archive will use archive.php per the template hierarchy:

https://developer.wordpress.org/themes/basics/template-hierarchy/

By default, EE will automatically inject the event details into that for you.

It depends on what you want to do, but take a look at \event-espresso-core-reg\public\template_tags.php for various template tags you can use.

If you look in \event-espresso-core-reg\public\Espresso_Arabica_2014 for an example of custom templates based on twentyfourteen, that will show you a way to pull the details. (Note you can’t just place the templates into your theme as is)


RobHadfield

February 17, 2019 at 4:01 am

Sorry for the slow reply Tony, that’s everything I needed thanks. Client is happy to go with an event per date (makes the listings look better haha).

The archive will use archive.php per the template hierarchy:

Sorry, yes I meant archive template. That’s fine, I’ve dug all the template tags I need too.

Great stuff, seems to be pretty solid.

Cheers Tony
Rob


Tony

  • Support Staff

February 18, 2019 at 5:35 am

No problem, I’m glad you got it all working.

The support post ‘Multiple Sessions over Multiple Days (2)’ 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