Email Template Editor

In order to send email to your users, you have to have some text to send them, right? The Email Template Editor allows you to compose an email that will be used to send to your user membership.  It also allows for special words (called variables) that will automatically enter personal information for the user, like their first name or address, etc. These “Variables” can also be used in the subject line of the email as well.

A list of all available variables is at the bottom of the page of the “Email Templates Editor”. Lets use an example email to see how it works. Let’s say you want to send this email:


Email Subject:  Welcome to our site, Paul!

Email Text:

Dear Paul;

Thank you for signing up for our website’s newsletter. Please verify that the information you entered is correct.

First Name: Paul
Last Name: Smith
Country: USA

Thanks again for signing up!

-The Website Team


Notice all the personal information contained in the email? Here is how we would enter the above email into the “Email Templates Editor”.


Email Subject: Welcome to our site, !first_name!!

Then in the WYSIWYG editor, enter the following text:

Dear !first_name!;

Thank you for signing up for our website’s newsletter. Please verify that the information you entered is correct.

First Name: !first_name!
Last Name: !last_name!
Country: !country!

Thanks again for signing up!

- !email_signature!


Be sure to click the “Save Email Template” button to name and save the new email template!

Editing an Email Template:
To edit an existing email template, click on the template’s filename on the right panel. This will load the email into the left panel and WYSIWYG editor.

Simply make the changes you want to make in the WYSIWYG editor and re-save the template. Remember that the subject of the email is used as the filename of the template. If you change or edit the subject line, a new email template will be saved using the new subject line.

Deleting an Email Template:
To delete an existing email template, simply select the template from the left panel and then click the “Delete THIS Template” button.