- This topic has 2 replies, 2 voices, and was last updated 4 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › how to synchronize the additional fields of user profile with simplemembership
hi!
I use the events manager plugin which has its own login and registration forms.
The registration form is generated by an internal function in the source code of the plugin.
The problem is that if we customize the fields of the registration form, they are stored in additional fields of the user profile but are not synchronized with simple membership.
is it possible to synchronize all the additional fields of the user profile with simple memebership? or at least the full postal address and phone number?
thanks a lot for your answer!!!!
best regards.
I have my answer !!!
thank you to bobo2016 for his recommendations in his message from August 26, 2016 at 5:50 pm (https://simple-membership-plugin.com/forums/topic/simple-membership-member-attributes-and-wp-meta-data/)
it uses the plugin User Profile Meta Manager (https://fr.wordpress.org/plugins/user-meta/) to manipulate the meta fields. just create the same fields as those of the initial form and you’re done!
Hello @samuel-vincent, I’m looking for something similar, I think but I don’t think I’m understanding exactly what you did and what result you got.
I’d like to add additional fields for a user. I guess I’m not too concerned whether Simple Membership is aware of them as long as they are associated with the user and their profile. I tried to create a User Meta form and use the same “name” value as is found in the Simple Membership profile form but updating on the User Meta form did not get reflected on the Simple Membership profile form (in this case I was testing with zipcode).
So is this the sort of thing you were able to achieve? Thanks for any more insight that you can give!