Posted: October 26, 2016 at 1:00 pm
|
Hi, My problem is that both the [MY_EVENTS_ESPRESSO] shortcode and the user dashboard panel do not show events that the user has registered for. Here were the steps I followed: The only settings I’ve changed are in the WP Integration. This is because my client wants users to be able to register other people while not being an attendant themselves. As a result I’ve disabled the sync contact information, and I’ve enabled login required. Thanks in advanced for your help! |
|
Sorry, the shortcode I meant to write was [ESPRESSO_MY_EVENTS]. |
Can you elaborate a bit on step 2 where you wrote:
When you made that registration, did the email address field autocomplete, and if it did, was the email address changed in that field? |
|
|
Hi Josh, |
|
And yes, it did autocomplete the address for me. |
The WP User Integration add-on will only link registrations to the contact assigned to the User account you are logging into. So if you change either First Name, Last Name or Email address when registering for the event that registration will not show up in your ‘My Events’ section, because the details were changed it will not have been assigned to your EE Contact. So to clarify if you log into the account and register onto the event again using the details from within the user account (just leave the auto filled details), does it show up within your My Events section? Also, if you log into your Subscriber account, then Edit your profile do you see a ‘View Linked Contact’ button – http://take.ms/igid1 |
|
|
Hi Tony, |
Do you mean so those registrations for others show up within the My Events section? Currently you can not as the WP User integration add-on uses the Users contact to pull in the registrations. Creating registrations within different details to the users EE contact mean those registrations aren’t assigned to the contact, so EE can’t track those for the current user. |
|
|
Hi Tony, |
You could create a ‘required’ ticket for the event organizer, then set a capability on that ticket that only the event manager role will have, for example That way only Event Managers can purchase the ticket, normal users can not. You can also use a function like this one: https://gist.github.com/Pebblo/00e163c2882e41741d6a86e42b543cc1 Added to a Custom Functions Plugin which will completely remove tickets from the ticket selector that you don’t have access to (meaning regular users won’t see it at all). The require ticket should always be the primary ticket. |
|
The support post ‘Fresh Install of WordPress, EE4 &WP User Integration – can't see users' events’ 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.