Posted: September 18, 2020 at 9:01 am
We run classes and have multiple streams(certifications) in a class (same location and instructor). Problem: How to Grouping/Linking EE3 Events See example below with a class limit of 14 people. On the back end we export these 3 Certification Events into 1 Class Roster. 2nd part of this SAME problem – How to export these Certification Events into 1 CSV to more easily create a Class Roster. |
|
Hi there, I replied to your other thread that is very similar to this here: You’ll need custom development for this as it is not something EE3 can support easily, it can be done within EE4 (although in a different way than how EE3 works). |
|
in EE4, is this also custom work or can this be done easily? |
|
From my other reply:
EE4 works differently than EE3 and if I understand what you are trying to do you could create a single event with a single datetime, the limit on that datetime would be 14. You then have each of your ‘options’ as a separate ticket within the event, so something like: Event A – Datetime Sept 1-2 (Limit 14) The tickets in the above can ALL have a limit of up to 14 or less but the combination of all of the ticket sales can only total 14 as that is all that is available on the datetime itself (The Datetime can be considered an ‘instance’ of the event). That looks something like this: On the front end: We have a demo site for EE that allows you to play around with EE4 and see how it works here: https://demoee.org/ If you don’t want to install it on a test site then I recommend trying the above to see if it suits your needs. With the above set up, you can export all of the registrations for the above together. |
|
September 21, 2020 at 10:21 am thank you. I will check the demo site. After looking at EE4 further, is there a way to setup a Category (for filtering purposes) at the Ticket level. I don’t want the client to see multiple sessions on that Venue on our web page. I only want the client to see the Cert they are interested in. Our website is organized on people looking for a Specific Cert at a Certain location. I want the benefits of this Event-Ticket EE4 feature, but would like control to filter on how these tickets are presented on our Website. Is this possible? |
|
Sorry but I don’t follow here, tickets apply to the specific event and you set categories on the event itself rather than tickets so I’m not sure i understand. What you are looking to do is likely possible but will probably need some custom code, although I can’t say for sure.
You can filter by event, but not specific ticket type if thats is what you mean. Would categories on the event not help here?
The tickets themselves will always display in the ticket selector: https://eventespresso.com/features/wordpress-event-tickets/ Filtering tickets can be done via code but you’ll need to be comfortable with PHP. |
|
The support post ‘Group sessions – multiple streams and managing the overall registration limit’ 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.