Comments s2020540 started the conversationJanuary 31, 2024 at 2:57pmHi thereThe forgot password button allows users to imput an email, but when you click send the email never goes through. I have followed https://wplms.io/support/knowledge-base/migrate-all-the-wplms-emails-to-buddypress-again/ to sync with Buddypress but that does nothing. [deleted] repliedFebruary 1, 2024 at 2:21pmHow to add code in wplms customizer pluginadd this code in your wplms-customizer.php file in wplms customizer plugin : add_filter('vibebp_forgot_password',function($x){return 'wplms_forgot_password';}); s2020540 repliedFebruary 1, 2024 at 3:41pmHi Alex, I've done that exacty as instructed and it still won't work [deleted] repliedFebruary 2, 2024 at 3:52pmPlease share your site url and admin creds in private reply s2020540 replied privately s2020540 replied privatelys2020540 repliedFebruary 2, 2024 at 10:22pmHi Alex, I have worked on this a bit more and managed to get it sorted by reconfiguring the SMTP settings. Thank you for all the help! Sign in to reply ...
Hi there
The forgot password button allows users to imput an email, but when you click send the email never goes through.
I have followed https://wplms.io/support/knowledge-base/migrate-all-the-wplms-emails-to-buddypress-again/ to sync with Buddypress but that does nothing.
How to add code in wplms customizer plugin
add this code in your wplms-customizer.php file in wplms customizer plugin :
Hi Alex,
I've done that exacty as instructed and it still won't work
Please share your site url and admin creds in private reply
Hi Alex, I have worked on this a bit more and managed to get it sorted by reconfiguring the SMTP settings. Thank you for all the help!