@peter0013
It’s probably your caching issue here too.
Wait until your web hosting deactivated their “Varnish” caching for your UM pages.
Plugin Support
Yurii
(@yuriinalivaiko)
Hello @peter0013
Maybe some fields are empty in this profile. The profile does not display empty fields in the view mode. Click the gear icon in the profile header then click the “Edit Profile” item to enter the edit mode. You should see all fields added into the profile form.
See doc How to edit a user’s profile page & fill out empty fields
Note that some fields (email, password, etc.) can not be edited in profile. This important data has to be edited on account. Use the um_user_profile_restricted_edit_fields filter if you wish to allow editing these fields in profile.
Regards
Yes, it seems that some fields in the form that I exported from our old site are not inserted into the new site.
I have made Ultimate Member form for registering exactly the same as it was in the old site, though in the old one we used another plugin.
Is it possible to make so that these fields is created in Ultimate Member for imported users? I have tried with WebToffee export/Import, but it doesn´t work.
This is how the CSV file looks when I have exported it from the old site barnekow.org using WebToffee:
https://drive.google.com/file/d/1T5RKAiNcKGVZ0hIryY65KrCZAbIKea7O/view?usp=sharing
But some of the fields – address, genealogy, phone etc – is missing when importing.
Hälsningar/Regards Peter
Plugin Support
Yurii
(@yuriinalivaiko)
Hello @peter0013
Plugins for exporting/importing users can not transfer all data from site to site properly. Some data may be lost or modified. See warnings in the article Export & Import. The best way of transferring users from site to site is exporting/importing database tables wp_users and wp_usermeta (and some others if you use extensions).
Add needed fields to the profile form. Every field has the “Meta Key” setting that links the field with user data in the usermeta database table. Use “Meta Key” that matches imported data. Look at your database if you don’t know the meta key of imported data. Example: https://prnt.sc/poyCFQBTVzPL
Regards
Hi @peter0013
This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.
Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂
Regards