• Resolved lucein

    (@lucein)


    Hello,
    It’s nice that you include different email templates for the plugin. But it would equally be nice if there was a blank email template. So that we can create the email layout ourselves.

    Also would be nice to be able insert a <style> in the head of the email as the HTML editor does not parse the style code.

    or is there something here I have missed?
    please advise.
    Doug

    https://ww.wp.xz.cn/plugins/give/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Matt Cromwell

    (@webdevmattcrom)

    Hi Doug,

    We need to write our documentation on customizing the emails, but you can customize them just like any other template. You can copy the files from our plugin in templates/email and copy them to your theme and customize from there.

    Thread Starter lucein

    (@lucein)

    Hi Matt,
    Thanks for the info, so the folder structure in the child theme is: templates/email to confirm. As the folder that is inside GiveWP is: templates/emails

    also do I need to copy all the files from the folder into the child for it to work correctly and override the plugin files?

    I tried and created the folders /templates/emails as well as /templates/email inside my child theme and placed my custom header.php file inside. But placing the file in either of these folder structures is not is not being read.

    I also tired the folder structure inside my child /give/templates/emails to duplicate the structure in the plugin. As this is typically how I it has worked with other plugins. But this did not work either.

    I look forward to your reply.
    Doug

    Plugin Contributor Matt Cromwell

    (@webdevmattcrom)

    Hi Doug,
    Sorry about that, I mis-typed. Here’s the structure if you were using the twentytwelve theme:

    wp-content
    – themes
    — twentytwelve
    — give
    —- emails

    Or: twentytwelve/give/emails

    Just tested and all is well there. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Email Templates’ is closed to new replies.