• Resolved Lab41

    (@lab41)


    Hi

    I want to keep using this plugin, but I need to also be able to apply the template to HTML emails.

    Will this ever be integrated?

    The reason is that I have about 200 different email notifications, and I want to centrally manage the header & footer of these HTML emails. (Otherwise it’s such a mission to update the header & footer in the future!)

    What’s the best way to do this?

    https://www.ads-software.com/plugins/wp-better-emails/

Viewing 2 replies - 16 through 17 (of 17 total)
  • Plugin Author Nicolas Lemoine

    (@nlemoine)

    Try to leave only this line active:

    remove_filter( 'mandrill_payload', array($wp_better_emails, 'wpmandrill_compatibility') );

    And see what happens (the plugin should not do anything).

    I see that you’re using a plugin to paste the snippets I gave you. Would be better to paste them directly in a functions.php file.

    Thread Starter Lab41

    (@lab41)

    Hi

    Any chance I could email you with some access details?

    I’ve removed all code except that one line.
    Result: https://www.mediafire.com/?lz4vh8417wkz0w6

    I use that plugin to manage snippets and it’s been a lifesaver! It keeps them through theme updates, and it makes it easy to activate/deactivate as needed. https://www.ads-software.com/plugins/code-snippets/ ??

    I also use W3TC, Amazon Cloudfront and Cloudflare, but that shouldn’t impact emails.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘HTML Email Format’ is closed to new replies.