Home › Forums › WoodMart support forum › Facebook Login. Facebook Login. This topic has 9 replies, 2 voices, and was last updated 5 years, 3 months ago by Artem Temos. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts June 14, 2020 at 9:54 am #203320 Tatyana197522Participant Hello. I have a problem with Facebook login. I did everything with your recommendations. https://xtemos.com/docs/woodmart/faq-guides/configure-facebook-login/ What can I do ? Thanks June 14, 2020 at 12:48 pm #203341 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 June 15, 2020 at 10:17 am #203558 Tatyana197522Participant Hello, Can you explain better how it is done? Appearance , Theme Editor and than? where to insert the code ? https://jmp.sh/mJJti13 ? Thanks. June 15, 2020 at 2:13 pm #203631 Artem TemosKeymaster You need to add this to the functions.php file in the child theme, not in the parent. https://xtemos.com/docs/woodmart/child-theme/ June 15, 2020 at 2:20 pm #203636 Tatyana197522Participant Oh ! But I don’t have a child theme. I have used parent theme. And now ? Did it go wrong when I eliminated child theme? June 16, 2020 at 6:08 am #203784 Artem TemosKeymaster Now you need to install the child theme and put the code to the functions.php file. June 17, 2020 at 10:37 am #204190 Tatyana197522Participant Hi, I have already added and activated the child theme. Can you help me where I really have to add the the functions.php file, please ? Thanks. Am I doing it right? https://jmp.sh/pJLJxin June 17, 2020 at 12:31 pm #204250 Artem TemosKeymaster Just skip one line after existing code and add the provided code. June 17, 2020 at 5:18 pm #204316 Tatyana197522Participant Hello, And now this message has appeared: https://jmp.sh/acKEYPP.? What’s this? June 18, 2020 at 6:05 am #204419 Artem TemosKeymaster It means that your account can’t be used to log in with Facebook. Try to test it with some other Facebook user. Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to create new topics. Login / Register