Home › Forums › Basel support forum › Social Login isn't working. › Reply To: Social Login isn't working.
December 31, 2018 at 9:23 am
#99328
Artem Temos
Keymaster
Try to add the following PHP code snippet to the child theme functions.php file
add_filter( 'basel_alt_auth_method', '__return_true' );
If it will not help, please, send us your FTP access.