Hi all,
anybody please help me to edit my virtue mart confirmation email header and footer.I have been gone through "components/com_virtuemart/views/invoice/tmpl" but can't solve my problem.Actually i need to edit the header logo and footer contact details etc..currently am using virtuemart 2.X
Thanks
See:
http://forum.virtuemart.net/index.php?topic=111118.msg380655#msg380655
http://forum.virtuemart.net/index.php?topic=102633.msg340711#msg340711
OR instead of using template overrides you may be able to achieve your desired layout by using the Invoices/Emails configuration tab under the Shop/Shop menu
After researching several posts, I cannot seem to find a solution...
Using - J 3.5.1/VM 3.0.16
Admin/customer emails contain Shop Description, {vm:vendordescription}, in the message between purchased cart information and the footer info.
I would think removing any placeholders in the template from Shop --> Shop --> Invoices/Emails Tab should accomplish the task of removing Shop Description... Definitely does not need to be in the shop admin email notifications...
Any direction appreciated! Jim
It the desc still shows then maybe you are using template overrides?
In default VM the you can edit components/com_virtuemart/viewsmail_html_footer.php
and if using overrides, templates/[your-joomla-template]/html/com_virtuemartinvoice/mail_html_footer.php
the code is something like '.$this->vendor->vendor_store_desc.'