Can anyone point me to a resource or tell me where I would go to brand the notification emails that get sent when a new message is sent to a user and etc?
Brand Notification Emails
sandmanmedia
Hi
All Email text is defined in the language file of JomSocial that you can change.
Open site root folder/language/en-GB/com_community.ini
Find EMAIL there you can see all type of email notifications are defined.
Kindly do not change any syntax in the language file.
18 days later
yes, but how do I add a template design to the email that goes out?
sandmanmedia
Hi
JomSocial use 1 base file to all emails view.
There is a base email file:
ROOT/components/com_community/templates/jomsocial/layouts/email.html.php
You can edit and restyle the email template from this file.