Posted: March 19, 2016 at 7:32 pm
We offer 2 day events, with optional tours (at an additional cost), and a dinner (at an additional cost), to multiple registrants of Day 1, Day 2, or both day conference ticket buyers. We also want to collect personal information for tickets sold for Day 1, Day 2, Both Days tickets. However, how can we set up the ticketing and/or questions such that we can charge registrants extra if they want to attend a tour or dinner yet don’t ask them to fill in their personal information again? I envision something like a set of radio buttons with “Attend Tour for $50? Yes or no?” that is associated with a specific attendee. |
|
Hi Pete,
That would basically be what the Price Modifier Add-on will do, however this is not currently available. We do have it added to our Trello board here: https://trello.com/c/uJhRDmvT/104-price-modifier-add-on If you could add your vote there and any comments on how you feel this would work best it will help us prioritize our developments. Currently to do what you are requesting you would need to disable all question groups within ‘Questions for Additional Registrants’ for your event, this section – http://take.ms/ToUBD This means that only the primary registrants details will be requested regardless of how many tickets are selected, you can then create additional tickets the user can select, so you have: General admission $100 All as individual tickets the user can select. Another option, if you want the ability for multiple users to register at once, is to create tickets with those additions already included, for example: General Admission $100 You would then need the additional questions selected so that each user needs to provide the details. |
|
Hi Tony, |
|
Event Espresso is not a shopping cart system, its an events management system. The two may have similarities but are different systems entirely. As mentioned having add-on items available within the registrations is something we are working on with the Price Modifier Add-on, however it is not a simple feature to add into EE so takes time 🙂 The T-Shirts were simply an example, a lot of users use the above work around to include add-on items within their events but obviously it does not suit all use cases.
No, not currently. The above 2 options are the only way to include additional items within the registrations when using Event Espresso at this time. |
|
Tony, As you know, there is a “Use Attendee #1’s information for All attendees” check box option during the registration – but it only works when you click “advanced copy options”, then uncheck & then recheck the “Attendee #2” check box. |
|
screenshot: |
|
Hi Pete, It should copy the first time that the box is checked. Is there another event or your site that we could take a look at? — |
|
Yeah, sure Lorenzo, try registering for the Oakville Conference.. |
|
Hey Pete, It turns out that the issue you’re seeing with the copy checkbox is caused by a bug in the Januas theme. You can apply a temporary fix to the theme by opening up the /lib/januas.php file and scroll down to around line 160 where you’ll find the januas_enqueue_scripts() function. At the very beginning of the function, you’ll see these two lines of code:
What the code is doing there is removing the version of the jQuery library that’s bundled with WordPress. This is really bad. You can remove or comment out the code and the bundled version of jQuery will load in its place. Here’s an example that shows how to comment out the code:
The permanent solution for this issue will be to contact Showthemes. They really need to fix this. |
|
The support post ‘offer ticket options without requiring additional information’ 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.