I have a complex event – it’s a race with 3 distances. Each distance has a ticket for members and one for non-members. There are also other tickets based on future purchase dates as the prices increase closer to the event. I would like to display the attendee list by Distance – so a column for 1 Mile, 2 Miles, 3 Miles, etc. with the attendees under each header – but I can only get the ticket_id parameter in the shortcode to display one ticket. Can the shortcode pull from multiple tickets?
You could set up a Datetime for each distance, then link all the appropriate ticket types to the distance. Then you’ll be able to do [ESPRESSO_EVENT_ATTENDEES datetime_id=123]
yes, I suppose I could, but it’s a little clumsy for the user to see 3 dates and times. it’s really just one event. so I’ll do it if it’s the only way, but it would be nice if the shortcodes can take multiple parameters.
The support post ‘Display Attendee List by Multiple Tickets’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.