VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: neomatrix on May 05, 2017, 12:29:31 PM

Title: I want to change the content of the order confirmation emails
Post by: neomatrix on May 05, 2017, 12:29:31 PM
Hi I have installed VM 3.0.16
What are the files I need to modify if I want to change the content of the order confirmation emails?
Many thanks
Title: Re: I want to change the content of the order confirmation emails
Post by: jenkinhill on May 05, 2017, 12:52:17 PM
The mail template files are in components/com_virtuemart/views/invoice/tmpl/    - if you edit any be sure to use overrides.

Templates are used in combination with language variables which can also be overridden.

Why are you using an old version of VM? We are not far from having VM3.2 available.
Title: Re: I want to change the content of the order confirmation emails
Post by: neomatrix on May 09, 2017, 13:51:03 PM
Quote from: jenkinhill on May 05, 2017, 12:52:17 PM
The mail template files are in components/com_virtuemart/views/invoice/tmpl/    - if you edit any be sure to use overrides.

Templates are used in combination with language variables which can also be overridden.

Perfect! solved

Quote from: jenkinhill on May 05, 2017, 12:52:17 PM
Why are you using an old version of VM? We are not far from having VM3.2 available.

Unfortunately I have the template that has problems with the new VM version, later I will change the graphic template and I will pass to the new version of VM


Many thanks!