I have successfully added the group size code in my child theme from these directions https://eventespresso.com/wiki/ee4-shortcodes-template-variables/. I’m using this shortcode to display registrations [ESPRESSO_EVENT_ATTENDEES ticket_id=ticket_id_for_event].
The issue is that the total count number is not a reflection of tickets per session. Here is my example.
I registered 3 kids for “Event 1” at the 8am session. I also registered 2 kids for “Event 1” but at the 10am session.
The result I was hoping was to see the number (3) after for the 8am session and (2) for the 10am session. However, it is showing (5) for both the 8am and 10am sessions.
Is there a way to show the number based on actual tickets per session?
If there is not. What is the best method to get a listing of registrants per session? I can pull up the “Registrations” option in the WP dashboard but it mixes all the sessions together.
With regards to showing the number based on actual tickets per session, using the shortcode on a page, that will require some custom PHP programming.
In the site’s admin there are two ways to get to that list per session:
1) From Event Espresso > Registrations, find the registration and click on the session under the Event Date column
2) From Event Espresso > Registrations, click on the Event Check-In tab, then select an event + click Filter, then select a Datetime + click Filter.
Thanks for the directions! We will make this work!
Jeff
Viewing 2 reply threads
The support post ‘Event Attendee List – Group Size Count’ 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.