Home Forums Basel support forum Facebook / Google login problem

Facebook / Google login problem

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #82062

    BaristaParts
    Participant

    Hello.
    I try to setup facebook/google login. I follow your documentation step by step, line by line..
    After user click on facebook login or google login, it redirect to facebook or google, correct select account, and come back BUT WITHOUT login (and without error). It comes again to login page…without login.

    Can you help me ?

    Thanks for support
    Best Regards,

    #82069

    BaristaParts
    Participant

    also, except facebook / google login, can we have REGISTER with facebook / google?

    Thanks

    #82110

    Artem Temos
    Keymaster

    Hi,

    Try to add the following PHP code snippet to the child theme functions.php file

    add_filter( 'basel_alt_auth_method', '__return_true' );

    Regards

    #82169

    BaristaParts
    Participant

    Working perfect!!!

    You are fantastic!

    Best Regards and many thanks!

    #82182

    Artem Temos
    Keymaster

    Great, you are welcome.

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