I need to design a messages shape

Home Forums WPLMS AddOns WPLMS Mailchimp I need to design a messages shape

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #236924
    RagabSalem
    Spectator
    Hi @Alex I have a simple problem with email messages Messages are well sent and communicated to the user But the problem is that the design you made in the form of the message is not sent The message arrives normally https://prnt.sc/qb2rrj What is the reason?
    #236925
    RagabSalem
    Spectator
    This reply has been marked as private.
    #237027
    logan
    Member
    Hey mate,

    for email please try adding this code in your wplms-customizer.php file in wplms customizer plugin :  :

    and if above does not works remove it and try this one :

    add_filter( 'bp_email_use_wp_mail', '__return_true ' );

    #237060
    RagabSalem
    Spectator
    Hi When I used the first code, nothing changed and the problem remains When I used the second code, he stopped sending and didn't send any message
    #237130
    logan
    Member
    This reply has been marked as private.
    #237482
    RagabSalem
    Spectator
    This reply has been marked as private.
    #237483
    RagabSalem
    Spectator
    This reply has been marked as private.
    #237720
    logan
    Member
    Hello, i tried to test this many times but as always it has permission issues. same with the FTP, it always happens. have a look: https://share.getcloudapp.com/yAuL6A41 with read permission please check twice then share the asked required details.
    both designs are same: https://prnt.sc/qb2rrj and this:  https://prnt.sc/qb2s8e to make you understand let's take an example: when you edit course in the backend it looks different, when you edit course in frontend its appearance is different but at the end of the process they do the same thing. a final product. same for the email template. it looks different in backend and frontend but they do the same thing. it will go in text format. please have a look on their official docs: https://codex.buddypress.org/emails/ you could also use third-party plugins to customize your template. regards.
    #237755
    RagabSalem
    Spectator
    This reply has been marked as private.
    #237824
    logan
    Member
    Hello, please use the Html codes to create an email template. you can use third-party plugins for this, have a look on this: https://wordpress.org/plugins/wp-html-mail/
    #241951
    RagabSalem
    Spectator
    I have now changed my site to multiple sites and the same problem has occurred. Messages do not appear well. I hope there is a better way to coordinate than that.
    #242052
    Diana
    Participant
    @ragabSalem, The email module is a part of BuddyPress. I can check on your site by adding the codes provided by @logan in the above replies. Please share your site URL with admin credentials in a private reply here to check.  
    #242056
    RagabSalem
    Spectator
    This reply has been marked as private.
    #242187
    Diana
    Participant
    This reply has been marked as private.
    #242214
    RagabSalem
    Spectator
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 16 total)
  • The topic ‘I need to design a messages shape’ is closed to new replies.