Password Email is not formatted (No HTML)

Home Forums Legacy Support Support queries Other issues Password Email is not formatted (No HTML)

Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #279463
    prateekgupta2009
    Participant
    Hello, I have migrated Emails to Buddypress but still some of my emails are not migrated to BuddyPress and i can't edit them: https://prnt.sc/tsm63t  as when i reset the password i get mail in text format.  https://prnt.sc/tsm6jc LMS EMails Settings: https://prnt.sc/tsm6yj
    #279605
    Veronica
    Moderator
    hi, for migrating them again please follow this https://wplms.io/support/knowledge-base/migrate-all-the-wplms-emails-to-buddypress-again/ and i think this is the restriction of BuddyPress that template created by a user can't be edit by another user.
    #279908
    prateekgupta2009
    Participant
    This reply has been marked as private.
    #279995
    Veronica
    Moderator
    hi, as i have told you that's it's a BuddyPress restriction that you can't edit the templated created by other users as you can see that you have created only 8 templates that's why you can only edit these 8 templates: http://prntscr.com/ttrv2x i hope now this clear
    #279997
    prateekgupta2009
    Participant
    I have not created any template & neither there is any other user who can create the template. There are two admin on my site.. On main admin account i can see 80 templates.. So how to transfer from Admin 2 (anuj) to main admin of site because that admin account is created for resolving the bugs only and after some time we will delete that admin account. So how to transfer all templates to main admin account ? Those 8 templates got assigned to Admin 2 automatically.
    #280070
    prateekgupta2009
    Participant
    #280346
    Anshuman Sahu
    Keymaster
    please try adding this given code in your wplms-customizer.php file in wplms customizer plugin : add_filter( 'wp_mail_content_type', 'set_content_type' ,9999999); function set_content_type( $content_type ) { return 'text/html';}
    #280609
    prateekgupta2009
    Participant
    added but after adding what changes i should see because i cant't figure out any changes....
    #281032
    Veronica
    Moderator
    the above code is for sending mails in html format
    #281303
    prateekgupta2009
    Participant
    Nope, still the same...  Mail is going in plain text format
    #281634
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Password Email is not formatted (No HTML)’ is closed to new replies.