Viewing 1 replies (of 1 total)
  • Plugin Support Matheus Martins

    (@matheusfd)

    Hi, @ginantara.

    Glad you reached out.

    Using the tutorial we created and you shared above, you will always overwrite the current email template. That’s because we use WP’s theming hierarchy. Currently, there isn’t a way to have your custom one and the default one.

    On the other hand, if you have coding experience, you could register a new email notification and customize it from there. Unfortunately, we do not have a code snippet to give you as an example, but you can find the logic for the donation receipt under wp-content/plugins/give/includes/admin/emails/class-donations-receipt-email.php.

    Please note that this code snippet is provided as an example of how you can extend GiveWP with code. It’s up to you to implement and customize to your liking. We cannot provide support for custom code on your website, only the code that we create and distribute.

    Thanks for using GiveWP! Have a great day.

Viewing 1 replies (of 1 total)

The topic ‘How to register email template’ is closed to new replies.