Home › Forums › Legacy Support › Support queries › Setup issues › HTML EMAILS Tagged: HTML Emails This topic has 3 replies, 2 voices, and was last updated 4 years, 8 months ago by Veronica. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 14, 2020 at 5:18 pm #251353 sohohostsParticipant It seems that the emails that are going out of the system are plain text. Do I need to install POSTMAN or something to get the html emails to be sent out. Please advise. April 15, 2020 at 8:35 am #251509 VeronicaModerator hi, Go to wp-admin->Plugins->Editor->Choose WLMS Customiser Plugin. Edit the wplms-customiser.php file Add this code and save. Refer to this Screenshot : https://prntscr.com/fe50km add_filter( 'bp_email_use_wp_mail', function() { return false; },99); April 16, 2020 at 6:34 am #251757 sohohostsParticipant Thank You April 17, 2020 at 4:18 am #252033 VeronicaModerator thanks for your confirmation dear. closing this topic. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The topic ‘HTML EMAILS’ is closed to new replies.