Facebook login not working
-
Hello,
Great Theme,
Before posting this post I was reading the various posts in this category. However, we have re-created the APP on Facebook and after correctly placing the APP Id and the APP Secret on the website. After everything has been checked and recorded, when we try to sign in with Facebook the website takes a while to load and then takes us to the login page again. Can you give us a hand? Thank you. Luis Pinto
Hello,
Thank you so much for contacting our support center.
Try to add the following PHP code snippet to the child theme functions.php file
add_filter( 'woodmart_alt_auth_method', '__return_true' );
If it will not help, please, send us your admin and FTP access so we can check it.
Regards
Hello,
So far so good, Its working Now, Thanks 🙂
Good support,
The topic ‘Facebook login not working’ is closed to new replies.