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
Invitation codes | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Invitation codes

Invitation codes

Posted: January 29, 2014 at 7:43 am

Viewing 4 reply threads


Jim Rol

January 29, 2014 at 7:43 am

I have an event to which only people can register who have a invitation code (unique code for every registration). Can this be done from within Event Espresso?

For now I solved this by using a invitation code plugin for registering to my website first and then make the event members only. But this is not ideal as people first have to register to the site and then again for the event.

Hope you understand and can help?


Sidney Harrell

  • Support Staff

January 29, 2014 at 11:50 am

You could use the ‘groupon’ add-on, which is not actually groupon specific. You can enter codes into the admin which can then be used by the users to register for the event free of charge. You would still need to set a price on the event, say a million dollars, to keep people who didn’t have a code from registering. You could then hide the price in the EE templates, so that it wouldn’t show unless someone without a code tried to register.


Jim Rol

January 30, 2014 at 6:02 am

Thanks Sidney.
Seems like a good solution.

Do you know a way to make the coupon field a required field in the template? That would make it ideal.


Sidney Harrell

  • Support Staff

January 30, 2014 at 11:38 am

In plugins/espresso-groupon/use_groupon_code.php, change lines 216 and 217 to be:

<label for="groupon_code"><?php _e('Enter Voucher code:','event_espresso'); ?> <em>*</em></label> 
			<input tabIndex="9" maxLength="25" size="35" type="text" class="required" name="event_espresso_groupon_code" id="groupon_code-<?php echo $event_id;?>">


Jim Rol

January 30, 2014 at 2:06 pm

Works like a charm!
Thanks Sidney

Viewing 4 reply threads

The support post ‘Invitation codes’ 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