Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Simple Multiple Event Registration | Event Espresso - Staging Server

Support

Home Forums Multiple Event Registration Simple Multiple Event Registration

Simple Multiple Event Registration

Posted: January 14, 2014 at 4:22 pm

Viewing 1 reply thread


Adam Harris

January 14, 2014 at 4:22 pm

I am trying to create an event (Golf Day) that has multiple registration options;

9 Hole Player
18 Hole Player
Spectator/Dinner Only

For each registration option the user can register up to 10 players.

I have set up the three separate events and added their appropriate prices;

http://www.nzacs.com/nzacs-registration/?ee=39
http://www.nzacs.com/nzacs-registration/?ee=44
http://www.nzacs.com/nzacs-registration/?ee=45

The viewers using this website wont be able to navigate to each event and click ‘Add to Cart’ or ‘Register for this Event’ on each of them, hence why I just want to have one simple page that allows them to register any variation of the options.

Are you able to please provide some advice on how to best set this up?

Regards


Anonymous

January 15, 2014 at 7:28 am

Hi Adam,

For each registration option the user can register up to 10 players.

So effectively within a single registration you could have 30 players registering (10 for each option) or 10 per registration total?

To simplify this you coould add those options as ticket types for an event, then add that event to the cart. http://d.pr/i/AXOy

Issue here is that if you set max registrations to 10, that’s a total of 10 per registration (so selecting 2 ‘9 Hole’ tickets allows 8 other tickets to be purchased within the cart http://d.pr/i/ebjE)

You could select 30 to be the max group registration (allowing 10 of each ticket) but a user could purchase 30 of 1 ticket type with that setting, although this is likely preventable via JavaScript.

Viewing 1 reply thread

The support post ‘Simple Multiple Event Registration’ 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.

Event Espresso - Staging Server