Facebook login does not work
-
Hello
When I log on with FB, I can choose that the site shall see the e-mail etc. But then I am redirected back to the account page but I am not logged in? See screen dumps attached of the settings in developer.facebook
Attachments:
You must be
logged in to view attached files.
Forgot the second screendump
Attachments:
You must be
logged in to view attached files.
Hi,
Try to add the following PHP code snippet to the child theme functions.php file
add_filter( 'woodmart_alt_auth_method', '__return_true' );
Regards
Hi
After adding the code this messages pops up
Facebook doesn’t provide your email. Try to register manually.
This message means that your account on Facebook doesn’t have an email that is required by WooCommerce. Or there is something wrong with Facebook APP settings. Anyway, Facebook API doesn’t provide user’s emails.
Well I do have and the settings should be fine.
br
Please, send us your FTP so we can check what is wrong.
You need to disable this option in Facebook APP Settings -> Advanced -> Require App Secret
Now it goes to the log in account and is logged in but when I go to other pages on the site I am locked out.
Hello,
Could you please disable all plugins that are not related to our theme so we can check it?
Thank you in advance
Hi
Now it suddenly works, it says that I am logged in as admin but I guess it is because I am adnin on the FBsite as well?
Hello,
Please check the issue without FB authorization.
Best Regards
How do I do that? I dont now what you mean exactly. Thx
br.
Hello,
Log out from FB and check the issue again.
Best Regards
Hello
I have tried that, same thing happens.
br.
Sorry, but what is the problem now?
The same as I wrote earlier yesterday:
Hi
Now it suddenly works, but it says that I am logged in as admin but I guess it is because I am adnin on the FBsite as well?
If it says that you are logged in as an admin then you are admin 🙂 I mean your email is associated with the admin account.
I thought so, I have just never seen that before and wanted to be sure.Thx! 🙂
The topic ‘Facebook login does not work’ is closed to new replies.