Home Forums WoodMart support forum Facebook Login.

Facebook Login.

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #203320

    Tatyana197522
    Participant

    Hello. I have a problem with Facebook login. I did everything with your recommendations. https://xtemos.com/docs/woodmart/faq-guides/configure-facebook-login/

    What can I do ? Thanks

    #203341

    Artem Temos
    Keymaster
    Xtemos team

    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

    #203558

    Tatyana197522
    Participant

    Hello,
    Can you explain better how it is done?
    Appearance , Theme Editor and than? where to insert the code ? https://jmp.sh/mJJti13 ?
    Thanks.

    #203631

    Artem Temos
    Keymaster
    Xtemos team

    You need to add this to the functions.php file in the child theme, not in the parent. https://xtemos.com/docs/woodmart/child-theme/

    #203636

    Tatyana197522
    Participant

    Oh !

    But I don’t have a child theme. I have used parent theme. And now ?

    Did it go wrong when I eliminated child theme?

    #203784

    Artem Temos
    Keymaster
    Xtemos team

    Now you need to install the child theme and put the code to the functions.php file.

    #204190

    Tatyana197522
    Participant

    Hi,
    I have already added and activated the child theme.
    Can you help me where I really have to add the the functions.php file, please ? Thanks.
    Am I doing it right? https://jmp.sh/pJLJxin

    #204250

    Artem Temos
    Keymaster
    Xtemos team

    Just skip one line after existing code and add the provided code.

    #204316

    Tatyana197522
    Participant

    Hello,
    And now this message has appeared: https://jmp.sh/acKEYPP.?
    What’s this?

    #204419

    Artem Temos
    Keymaster
    Xtemos team

    It means that your account can’t be used to log in with Facebook. Try to test it with some other Facebook user.

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