Hi,
First, Great plugin!
I have added a custom column and if I go through the form I see it and see the data I put in that column, but whether I add it through the form or skip and just add the users, this column data does not show up in the user's info page in the backend.
I even used this plugin: http://wordpress.org/extend/plugins/user-meta-manager/ to create a custom meta and make sure that field is displayed in the user section but it just shows up empty even after i add users with data in the added column. and I made sure the name of the meta field is the same.
Please advise.
Thanks
http://wordpress.org/extend/plugins/add-multiple-users/
celedon7
Member
Posted 5 months ago #
Yes, actually, me too. I have 4 custom fields in the user profile, generated by a plugin "User Registration Aide".
I would need some way to identify those fields to AMU in order to have them populated when I import a .csv file using AMU. The column names being imported can be mapped to custom fields in Profile.
possible ?
thanks,
C
mathijsbok
Member
Posted 2 months ago #
The plugin doesn't add custom meta field data into the database. Only user_login and user_email. The rest is empty.
Is there any solution for ?