You can add the following code to the end of the functions.php file of your WordPress them
function oa_social_login_change_new_user_fields ($user_fields) { if ( ! empty ($user_fields['first_name'])) { $user_…
Hi Cheryl,
Please first make sure that you have enabled the following option in the social logins settings:
If the user's social network profile has a verified email, should we try to link it to an existing account?
Then add the following code to…
Hi Michael,
could you please try this.
Open the file communication.php of the plugin and locate the following line:
https://github.com/oneall/social-login-wordpress/blob/master/oa-social-login/includes/communication.php#L497
Then add this code
$r…
Hello,
I just created an account and I can see my avatar. Please have a look here:
http://imgur.com/a/N82Pv
Where exactly are the avatars missing?
Regards,
Hello,
Social Login has not been built to restrain the page access. For this you will need another plugin.
On the following page an user explains how he has done it with Social Login:
http://wordpress.stackexchange.com/questions/47477/is-there-a-s…
Hi Moritz,
could you please try this.
Open the file communication.php of the plugin and locate the following line:
https://github.com/oneall/social-login-wordpress/blob/master/oa-social-login/includes/communication.php#L497
Then add this code
$re…
1) build an email list based on having access to users social accounts?
Yes, the plugin retrieves the emails and stores them in your WordPress database (exactly like regularly users). So you can obtain the users' emails simply by looking at the use…
Hello,
yes, I see the error now. Could you please open the Social Login settings in your WordPress admin area and check which redirection settings you have for users that login?
Regards,
Hi Moritz,
I just gave it a try and I could successfully login with Facebook.
I can see my avatar and I can also access my profile:
http://fernisha.com/members/claude-schlesser/
I could not detect any problems.
Regards,