Email Templating

From JReviews Documentation
Revision as of 12:36, 22 April 2020 by Jreviews (Talk | contribs)

Jump to: navigation, search

JReviews uses both Joomla's and WordPress native mailing functions, so if you have a system that allows you to create your own email template in which to wrap emails that already works for you, there's no need to do anything else. Otherwise, if you want to specifically add a template for JReviews emails, continue reading.

Compatible WordPress Email Template Plugins

If you want to add branding or wrap the JReviews emails specifically in your own template, you can customize the email layout theme files.

To use this feature, you just have to modify the following theme file (and place it in overrides in your custom theme):

In Joomla:

  • /components/com_jreviews/jreviews/views/themes/default/theme_layouts/email.thtml

In WordPress:

  • wp-content/plugins/jreviews/jreviews/views/themes/default/theme_layouts/email.thtml

If you are using EngageUsers, the Add-on has a separate email layout file found here:

In Joomla:

  • /components/com_jreviews_addons/engageusers/views/themes/engageusers/theme_layouts/engageusers_mail.thtml

In WordPress:

  • /wp-content/plugins/jreviews_addons/engageusers/views/themes/engageusers/theme_layouts/engageusers_mail.thtml