Support

Home Forums Event Espresso Premium User profile for second attendee

User profile for second attendee

Posted: October 22, 2019 at 11:51 am

Viewing 5 reply threads


gmkws

October 22, 2019 at 11:51 am

When someone registers for more than one attendee, how can a user profile be created for the second or third…, client needs they attendees to be able to login and make changes to their choices, or to choose a sign.

Example:
I sign up for me and a friend to attend a class, i don’t know what my friend wants to paint, so they need to be able to login and choose that info.

Right now the only one that can login is the primary. The only one that has a profile created.

Thank you,
Gerit


Josh

  • Support Staff

October 22, 2019 at 1:47 pm

Hi Gerit,

You could add this snippet to a site specific plugin:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/addons/eea-wp-user/jf_ee_process_multi_wpuser_for_attendees.php

the above code will go through and add a user account for each additional attendee when there’s more than one attendee in a transaction.


gmkws

October 22, 2019 at 4:15 pm

So an email will go to each email address entered to create a login?

Thank you


Tony

  • Support Staff

October 23, 2019 at 1:46 am

Correct, each user should receive the default WP ‘new user’ email.


gmkws

October 23, 2019 at 3:01 pm

For some reason i am having an issue installing this as a plugin?

Probably me!.


Tony

  • Support Staff

October 23, 2019 at 3:17 pm

What exact steps are you taking?

The above isn’t a plugin in itself, you’ll need to place it in a custom functions plugin on your site and we have some documentation on creating one here:

https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/

Viewing 5 reply threads

The support post ‘User profile for second attendee’ 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