Home Forums WoodMart support forum Facebook login does not work

Facebook login does not work

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #88950

    deux
    Participant

    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.
    #88953

    deux
    Participant

    Forgot the second screendump

    Attachments:
    You must be logged in to view attached files.
    #88974

    Artem Temos
    Keymaster

    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

    #88975

    deux
    Participant

    Hi
    After adding the code this messages pops up

    Facebook doesn’t provide your email. Try to register manually.

    #88981

    Artem Temos
    Keymaster

    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.

    #88985

    deux
    Participant

    Well I do have and the settings should be fine.

    br

    #88993

    Artem Temos
    Keymaster

    Please, send us your FTP so we can check what is wrong.

    #88995

    deux
    Participant

    Here you go thx.

    br

    #89018

    Artem Temos
    Keymaster

    You need to disable this option in Facebook APP Settings -> Advanced -> Require App Secret

    #89022

    deux
    Participant

    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.

    #89059

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme so we can check it?

    Thank you in advance

    #89067

    deux
    Participant

    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?

    #89080

    Hello,

    Please check the issue without FB authorization.

    Best Regards

    #89085

    deux
    Participant

    How do I do that? I dont now what you mean exactly. Thx

    br.

    #89171

    Hello,

    Log out from FB and check the issue again.

    Best Regards

    #89172

    deux
    Participant

    Hello

    I have tried that, same thing happens.

    br.

    #89203

    Artem Temos
    Keymaster

    Sorry, but what is the problem now?

    #89210

    deux
    Participant

    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?

    #89211

    Artem Temos
    Keymaster

    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.

    #89216

    deux
    Participant

    I thought so, I have just never seen that before and wanted to be sure.Thx! 🙂

    #89220

    Artem Temos
    Keymaster

    You are welcome.

Viewing 21 posts - 1 through 21 (of 21 total)

The topic ‘Facebook login does not work’ is closed to new replies.