- Posts: 25
- Thank you received: 0
Howto change the look of order confirmation
-
lucgomes
Inactive member - Topic Author
- Member
Less
More
11 years 8 months ago #27487
by lucgomes
Howto change the look of order confirmation was created by lucgomes
I received one email with this subject: COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_5 and i would like change the text inside this email, but i would like know how to make this, because alll instructions presents here, i cant see in my hotfahsion store installation.
I dont have this path in my installation like Milos said in one answer:
You should edit email template files, located in /components/com_virtuemart/themes/hot_furniture/templates/order_emails
How is possible change the look and the text inside this email?
thank you !
Luciano
I dont have this path in my installation like Milos said in one answer:
You should edit email template files, located in /components/com_virtuemart/themes/hot_furniture/templates/order_emails
How is possible change the look and the text inside this email?
thank you !
Luciano
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #27501
by ivan.milic
Replied by ivan.milic on topic Howto change the look of order confirmation
That label is not listed in default vm installation, however you should be able to translate it , add:
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_5="some text"
at bottom of
languages/en-GB/en-GB.com_virtuemart.ini
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_5="some text"
at bottom of
languages/en-GB/en-GB.com_virtuemart.ini
The following user(s) said Thank You: lucgomes
Please Log in to join the conversation.
-
lucgomes
Inactive member - Topic Author
- Member
Less
More
- Posts: 25
- Thank you received: 0
11 years 8 months ago #27513
by lucgomes
Replied by lucgomes on topic Howto change the look of order confirmation
Great ! Works Fine ! And i would like how can i put my logo in the same email? I receive the email, but without logo.
Thank you !
Regards
Thank you !
Regards
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #27537
by ivan.milic
Replied by ivan.milic on topic Howto change the look of order confirmation
In similar way, you can do:
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_5="<img src="http://...yourimage.jpg" alt='your company' />"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_5="<img src="http://...yourimage.jpg" alt='your company' />"
Please Log in to join the conversation.
-
lucgomes
Inactive member - Topic Author
- Member
Less
More
- Posts: 25
- Thank you received: 0
11 years 8 months ago #27738
by lucgomes
Replied by lucgomes on topic Howto change the look of order confirmation
This options dont works, change the subject and no put the image inside the email. How is the correct way to do that? thank you !
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #27773
by ivan.milic
Replied by ivan.milic on topic Howto change the look of order confirmation
You can make override of files in:
components\com_virtuemart\views\cart\tmpl\
by copying them to:
templates\hot_fashionstore\html\com_virtuemart\cart\
then edit them by your needs
components\com_virtuemart\views\cart\tmpl\
by copying them to:
templates\hot_fashionstore\html\com_virtuemart\cart\
then edit them by your needs
Please Log in to join the conversation.
Time to create page: 0.237 seconds