Note! These emails are used Smarty: PHP Template Engine. You can see detailed documentation at http://www.smarty.net/
New Register:
Subject: [{$site_title}] New Registration
Content:
Congratulations! Your account has been registered at {$site_title}
Your username : {$user_login}
{if $auto_generate_password eq true}Your password has been automatically generated : {$user_password}{else}Your password : {$user_password}{/if}
{if $verify_account eq true}Please click <a href="{$activation_url}" target="_blank">here</a> to verify your account{else}You can manage your account <a href="{$dashboard_url}">here</a>{/if}
Thank you for choosing Reality!
Reality Team.
Hi Admin,
A new user has registered account on {$site_title}
following account infomation:
- Display Name: {$display_name}
- Email: {$email}
- Role: {$role}
You can manager <a href="{$edit_url}" target="_blank">here</a>
Dear {$user_login} ,
You recently requested to reset your password for your {$site_title} account.
Click <a class="link" href="{$resetpass_url}">here</a> to reset your password
If you did not request a password reset, please ignore this email or reply to let us know.
Thank you!
Reality Team.
Subject: [{$site_title}] Notice of Password Change
Content:
Hi {$user_name},
This notice confirms that your password was changed on {$site_title}.
If you did not change your password, please contact the Site Administrator at {$admin_email}
Regards,
Reality Team.
Hi {$user_name},
This notice confirms that your email was changed on {$site_title}.
If you did not change your email, please contact the Site Administrator at {$admin_email}
Regards,
Reality Team.
Dear {$user_name},
We are so sorry about your cancellation and we want to say thank you for your time with us those days over. We wish you have a good time ahead!
Thank you and Best Regards,
{if $is_child eq true}
Hi Admin {$author_name} has been submited an update of <a href="{$parent_property->permalink()}">{$parent_property->get_title()}</a> you should go to browse it
{else}
Hi Admin {$author_name} has been submited property <a href="{$property->permalink()}">{$property->get_title()}</a> you should go to browse it
{/if}
You can review <a href="{$property->admin_link()}">here</a>
Subject: [{$site_title}] You property has been approved
Content:
{if $is_child eq true}
Dear {$author_name}, an update of <a href="{$parent_property->permalink()}">{$parent_property->get_title()}</a> has been approved
You can view your property <a href="{$parent_property->permalink()}">here</a>
{else}
Dear {$author_name}, property <a href="{$property->permalink()}">{$property->get_title()}</a> has been approved
You can view your property <a href="{$property->permalink()}">here</a>
{/if}
{if $is_child eq true}
Dear {$author_name}, the update of <a href="{$parent_property->permalink()}">{$parent_property->get_title()}</a> has been rejected.
Please see the reason below:
{else}
Dear {$author_name}, <a href="{$property->permalink()}">{$property->get_title()}</a> property has been rejected.
Please see the reason below:
{/if}
{$reason}
Hi Admin,
User {$user_name} has been submited profile you should go to browse it
You can review <a href="{$profile_admin_url}" target="_blank">here</a>
Dear {$user_name}
Your profile has been approved. Now you can click <a href="{$dashboard_url}">here</a> to login and carry out actions
Thank you for visiting {$site_title}!
Reality team
Dear {$user_name},
Your profile has been rejected please see the following reason:
{$reason}
Click <a href="{$profile_edit_url}">here</a> to update your profile.
Thank you for visiting {$site_title}!
Reality team
Hi {$user_name},
You have create an order #{$order_number} on {$site_title} please see following details:
{$order_description}
Order Number : {$order_number}
Created : {$order_date}
Total Price : {$order_total_price}
Order Status : {$order_status}
Payment Method : {$order_payment_method_title}
{$payment_method_instructions}
Thank you!
Reality team
Hi Admin,
{$user_name} has been made an order #{$order_number} please see following details:
{$order_description}
Order Number : {$order_number}
Created : {$order_date}
Total Price : {$order_total_price}
Order Status : {$order_status}
Payment Method : {$order_payment_method_title}
Thank you!
Reality team
Subject: [{$site_title}] Order #{$order_number} is on hold
Content:
Hi {$user_name},
Your order #{$order_number} has been on hold please see following details:
{$order_description}
Order Number : {$order_number}
Created : {$order_date}
Total Price : {$order_total_price}
Order Status : {$order_status}
Payment Method : {$order_payment_method_title}
Thank you!
Reality team
Subject: [{$site_title}] Order #{$order_number} has been completed
Content:
Dear {$user_name},
Your order #{$order_number} has been completed.
Your detailed order:
{$order_description}
Order Number : {$order_number}
Created : {$order_date}
Total Price : {$order_total_price}
Order Status : {$order_status}
Payment Method : {$order_payment_method_title}
Thank you!
Reality team
Subject: [{$site_title}] Notification for #{$order_number}
Content:
Hello {$author_name} We would love to say somethings about your order #{$order_number} on {$site_title}
<blockquote>{wpautop( wptexturize( $customer_note ) )}</blockquote>
For your reference, your order details are shown below: ================================================= Order Number : {$order_number} Created : {$order_date} Order Type : {$order_type_title} {if $order_type == 1 || $order_type == 4} Package: {$order->get_package_title()} {elseif $order_type == 2 || $order_type == 3} For Job: $order->get_job_title() {/if} Total Price : {iwj_system_price($order->get_price(), $order->get_currency())} Order Status : {$order->get_status_title($order->get_status())} Payment Method : {$order->get_payment_method_title()} =================================================
Thank you!
Reality team
Hi {$user_name},
We would like to inform you that your package {$package_title} is about to expire on {$expiry_date}.
{if $can_renew eq true}
Please <a href="{$renew_package_url}" target="_blank">click here</a> to renew your package now.
{else}
Please <a href="{$select_package_url}" target="_blank">click here</a> to select another package.
{/if}
Regards,
Reality Team.
Hi {$user_name},
Your package {$package_title} expired on {$expiry_date}.
All of your properties will not be lost, it will move to an expired state
{if $can_renew eq true}
<a href="{$renew_package_url}" target="_blank">click here</a> if you want to renew your package.
{else}
<a href="{$select_package_url}" target="_blank">click here</a> if you want to select another package.
{/if}
Regards,
Reality Team.
Hi Admin,
User {$user_name} has wirtten a revriew
Following details:
Review Title: {$item_name}
Total Rating: {$rating}
Review Content: {$review_content}
You can review it <a href="{$admin_review_url}" target="_blank">here</a>
Dear {$employer_name},
{$candidate_name} has written a review for your company
Following details:
Review Title: {$review_title}
Total Rating: {$rating}
Review Content: {$review_content}
You can view it <a href="{$review_url}" target="_blank">here</a>
Subject: [{$site_title}] contact from {$from_email}
Content:
Dear {$user_name},
You have a contacting please following details.
Name: {$contact_name}
Email: {$contact_email}
phone: {$phone}
Message:
{$message}
This message was sent from {$site_url}