Support

Home Forums Event Espresso Premium Attendee names not appearing as WP user using WP Integration

Attendee names not appearing as WP user using WP Integration

Posted: November 3, 2020 at 3:22 pm


efirstaid

November 3, 2020 at 3:22 pm

Hoping someone can assist me. I’m using EE 4.10.8.p along with WP User Integration EE4.6+. We are a training organisation and are also integrating LearnDash courses when someone books into an EE event.

My issue is that when more than one person registers for the same event, when checking that the atendees data has pulled through as a WP Users (to ensure they get access to the LearnDash course) only the primary registrant appears with their name and email pulling through, the 2nd registrant shows but only their email address pulls through (not their name or other details which I really need to ensure their details appear on LearnDash courses & certificates) and any additional registrants under the same booking do not pull through to WP Users at all even though they show as registered for the event in EE.
My WP User settings are:
Login Required – NO
Default setting for User Creation on Registration – YES
Default role: Subscriber
Always sync contact info with WP User profile – NO
(reason for the last one is that I have added new questions group to capture Booking Contact Email address should the person booking the group not be attending) I followed this previous instructions thread in the forum https://eventespresso.com/topic/same-name-showing-up-on-all-attendees/

Would love some assistance with this as I seem to have been going round in circles and need to get our site launched http://www.efirstaid-elearn.com
THANKS.


Tony

  • Support Staff

November 4, 2020 at 7:54 am

Hi there,

Whilst we do have a snippet that can create a WP User for each individual registration in a group, I know from previously looking at the LearnDash add-on code that the LearnDash course will only be assigned to the Primary Registrant within that group.

The snippet I’m referring to is here:

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

You can add that to a custom functions plugin on the site:

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

However, if the sole reason for creating WP Users for each registrant is so they are automatically assigned to the LearnDash course I’m fairly certain that won’t happen as the code specifically uses the ‘first’ user it finds.

Users will be created if that’s all you need, but each individiaul user will not have the LD course assigned to it.


efirstaid

November 4, 2020 at 2:39 pm

Thank you, I appreciate your response. I’ll give this a shot and see where I get to.

The support post ‘Attendee names not appearing as WP user using WP Integration’ 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