I know you can add questions to the events and I know that the additional (from default WP details) fields (address/city/state/etc.,) from the User Profile can carry over to the event registration fields – but can I create more custom questions in the user profile that go along with the ones that EE puts in to carry over to the event registration? I have fields like “member ID #” that a user would want to put in their user profile and not have to put in every time they register for an event. Also same with their credentials (currently check boxes on event registration)
You would want to take a look through the EE WP User Integration add-on for references to “address”. That should give you a good idea of what would be involved in adding a new custom profile field. I found most of the references in member_functions.php and user_vars.php, but there might be some other spots that I’m missing.
Note that after customizing those files, you would want to be careful not to update that add-on through the wp-admin interface, because it would overwrite your changes.
Viewing 1 reply thread
The support post ‘Additional Custom Fields (questions)’ 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.