Posted: October 27, 2014 at 10:29 am
Hi! I will be offering 3 ticket types per event (an individual, a bundle, and a donation ticket). When the customer selects 1 of each, the checkout page orders this information strangely. It puts individual ticket in the Attendee 1 div, the bundle in the Attendee 3 div, and the donation ticket in the Attendee 9 div. Since I only offer attendee info input to the primary registrant, I was hiding all but the first of these divs with CSS (and formatting the registration emails similarly). But now I see that the other ticket types are in these other attendee divs, so I can’t do that. Also, each ticket type is getting the Ticket Details header separately. I want each ticket type to be at the top of the page in attendde 1 div, all under the same Ticket Details header. here’s what I see now: Ticket Name and Description Qty Price Total First Name* Last Name* Email Address* Attendee #2 Ticket Details Ticket Name and Description Qty Price Total Attendee #4 Attendee #5 Attendee #6 Attendee #7 Attendee #8 Ticket Details Ticket Name and Description Qty Price Total Attendee #10 |
|
|
Hi, Can you provide a link to your registration page please? |
https://teens.artsconnection.org/events/event-1-duplicate/ |
|
I am writing to make sure this wasn’t lost in the shuffle. It’s just about the last thing I would like to improve before launch. Thanks |
|
Hi Michael, It is currently handled this way as the checkout page needs to account for cases where there are multiple registrants and when there is just a single registrant that is registering for multiple tickets. Hiding it with CSS is difficult since that is dynamically created. It may be possible to edit the single page registration checkout process but then your changes will be lost on the next update. I’ve do know that there have been some changes to the single page registration checkout for a future release of Event Espresso 4 so I’ve created a report to get feedback from the development team on this. — |
|
Thanks Lorenzo. It turns out this won’t affect me. I was selling individual tickets and bundles, but now I set the min/max quantities so that nobody would ever buy a combination a both. |
|
The support post ‘multiple ticket types, displayed on single-checkout page’ 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.