Social logins can't work.
-
When i click social logins button then it redirect on login page.
Hello,
Thank you so much for contacting our support center.
Please, provide us your admin access and steps how we can reproduce the issue on your website.
Kind Regards
XTemos Studio
Facebook API & App ID is ok.
We need to see your facebook APP configurations to see what is wrong there. Be sure that you have followed our instruction https://xtemos.com/docs/woodmart/faq-guides/configure-facebook-login/
facebook APP configurations
Attachments:
You must be
logged in to view attached files.
Try to add the following PHP code snippet to the child theme functions.php file
add_filter( 'woodmart_alt_auth_method', '__return_true' );
The topic ‘Social logins can't work.’ is closed to new replies.