Facebook and Google login
-
Hello,
I connected both facebook and google to the site:
FB: https://www.mysite.com/moj-racun/facebook/int_callback
Google: https://www.mysite.com/moj-racun/google/oauth2callback
I used “moj-racun” instead of “my-account” as i changed the endpoints in wordpress.
The connections worked as i managed to make a profile on the site via Facebook.
I got a notice above the user panel “You are now sign in as -“- that presented to me.
Then i called a few of my friends to test the connection. They pressed the Facebook button got the notice from Facebook that the application will use some data and then when they accepted they got redirected back to login page. No user panel – just the notice at the bottom “You are now sign in as” – and no username. I checked the users in the admin panel and no users either.
Then i also added the links with “my-account” but still no effect.
Any ideas ?
Thank you,
Hello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
Sure – in private. I disabled the plugins. I forgot to mention that i also inputed:
add_filter( ‘woodmart_alt_auth_method’, ‘__return_true’ ); to the functions.php
We just tested login with Facebook and it works correctly https://gyazo.com/5c02b5b751ff1fed0e95089c7fee8511
Regards