Home › Forums › WoodMart support forum › Issue with Fb & Google Login Issue with Fb & Google Login This topic has 1 reply, 2 voices, and was last updated 6 years, 1 month ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 9, 2019 at 10:26 am #149250 Jimit JainParticipant Hi, I have implemented facebook & google login on https://www.latrendzjewellery.com , everything works perfect till we login at FB or Google , once we are redirected to back to website, it takes us to https://www.latrendzjewellery.com/my-account/?opauth=YToyOntzOjU6ImVycm9yIjthOjQ6e3M6ODoicHJvdmlkZXIiO3M6ODoiRmFjZWJvb2siO3M6NDoiY29kZSI7czoxODoiYWNjZXNzX3Rva2VuX2Vycm9yIjtzOjc6Im1lc3NhZ2UiO3M6NDU6IkZhaWxlZCB3aGVuIGF0dGVtcHRpbmcgdG8gb2J0YWluIGFjY2VzcyB0b2tlbiI7czozOiJyYXciO047fXM6OToidGltZXN0YW1wIjtzOjI1OiIyMDE5LTEwLTA5VDEwOjI0OjM3KzAwOjAwIjt9#_=_ and we are not logged in . Please check the issue and update. Thanks October 9, 2019 at 11:12 am #149257 Artem TemosKeymaster Hi, Try to add the following PHP code snippet to the child theme functions.php file add_filter( 'woodmart_alt_auth_method', '__return_true' ); Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register