• Resolved adechriz

    (@adechriz)


    Hi,

    how i can customize and use different template for different email?
    for example :

    welcome email : Thank You For Joining This Site bla bla bla
    forget pass : Oh Gosh!! How did that happen? this is the link to reset your pass bla bla bla

    because i get the same email with the same word in every email generated from my website. even for contact form (contact form 7)

    Thank You

    http://wordpress.org/extend/plugins/wp-better-emails/

Viewing 3 replies - 1 through 3 (of 3 total)
  • My guess is that you kept some default text in your template instead of replacing it with ‘%content%’.

    When you have ‘%content%’ in the area you want the text to show it brings the content specified for each notification i.e. Activate Account, Forgot Password, etc.

    If you want to change the default content then you will have to use filters.

    Plugin Author Nicolas Lemoine

    (@nlemoine)

    kat_indo is right. My plugin is wrapping the text content of WordPress emails.

    If you want to customize the content of each email, you have to use filters.

    I plan to add this feature in the next big release but it won’t be online before at least a month.

    Hello Curios about the update. I would like to have a different message according to where the email is generated. I cant find where the filters are to be able to do the above

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Different template for different email’ is closed to new replies.