Page 1 of 1
Email Templates (ALL)
Posted: Fri May 02, 2014 2:30 am
by Eq4bits
v1.5.6.4
I have searched and searched through these forums to find an answer to no avail (when there IS a topic related there is never a solution or even a reply to most requests for help). All I want to know is WHERE in the file structure ALL the email templates for emails that OC sends automatically (i.e. the confirmation of account registration email, the forgotten password email) are located. If I could find the dang things I could figure out what to change where.
Re: Email Templates (ALL)
Posted: Fri May 02, 2014 7:19 am
by TAC
Change text in php files in catalog/language/english/mail
Re: Email Templates (ALL)
Posted: Mon May 05, 2014 11:03 pm
by Eq4bits
Yes, but that is for only changing the 'wording' in the emails, I want to change the 'look'. There have to be 'templates' for the 'forgotten password' and 'welcome new customer' emails *somewhere*..........
Re: Email Templates (ALL)
Posted: Mon May 05, 2014 11:29 pm
by BellaBella
I too would like to know this as well.

Re: Email Templates (ALL)
Posted: Tue May 06, 2014 5:47 am
by Eq4bits
The ONLY mail templates I've been able to locate (ocart>catalog>view>theme>*>templates>mail) are 'order.tpl' and 'voucher.tpl'
*where* is the 'forgotten.tpl'? the 'register.tpl'? even a 'default.tpl'????
Re: Email Templates (ALL)
Posted: Wed May 07, 2014 10:45 pm
by TAC
I see now, you are talking about the design not the content as such.
Re: Email Templates (ALL)
Posted: Thu May 08, 2014 9:57 pm
by Eq4bits
Re: 'Turn on' html email
Postby Eq4bits ยป Wed May 07, 2014 3:09 pm
The free extension does not work.... and can get no support from it's developer =S
but I did open a ticket with OC support regarding the templates and received this reply:
yuno lui (OpenCart)
May 07 11:52
catalog\view\theme\default\template\account\ 'register.tpl' and 'forgotten.tpl'
Yuno
Opencart support team
so.... it's within the template that also is for the 'display' of the register page and the forgotten password page.
*goes to dig through that coding =S