Home Forums WoodMart support forum Facebook login not working Reply To: Facebook login not working

#102977

Artem Temos
Keymaster

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