Support

Home Forums Event Espresso Premium Address information on When they Create an Account, and store address

Address information on When they Create an Account, and store address

Posted: June 24, 2016 at 3:56 pm

Viewing 4 reply threads


Jeffrey

June 24, 2016 at 3:56 pm

I would like to ask for address information from the participant when they first register for an account on the site. Once they’ve done that, the system should save their address and they shouldn’t have to put it in ever again, unless they want to update it. Can that be done?

Thanks,
MD


Tony

  • Support Staff

June 27, 2016 at 4:13 am

Hi MD,

If you request the Address Information question group within your events you can use the EE4 User Integration add-on and the snippet here:

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

That will pull the users address questions and autofill the fields for them, if the user wants to then update the information they can change those details and continue with the registration. The next registration created will use the new details.

Is that what you are looking for?


Jeffrey

July 5, 2016 at 2:21 pm

Yes, I think so. Where would we put that snippet?


Jeffrey

July 5, 2016 at 2:23 pm

Additionally, can this information be asked for on the initial registration for the site instead of the registration associated with the event?

Thanks,
MD


Tony

  • Support Staff

July 6, 2016 at 2:47 am

Yes, I think so. Where would we put that snippet?

You can place the snippet within your child themes functions.php file, or create a Custom Functions Plugin (preferred method).

Additionally, can this information be asked for on the initial registration for the site instead of the registration associated with the event?

That’s not something EE supports so is not something we can provide with a snippet, you would need the help of a developer and some custom development for EE to recognize the values and save them within the EE contact.

If you are not currently working with a developer we have a list of some who are familiar with Event Espresso here:

https://eventespresso.com/developers/event-espresso-pros/

Viewing 4 reply threads

The support post ‘Address information on When they Create an Account, and store address’ 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