VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: servlet on May 21, 2013, 21:27:38 PM

Title: (Solved)How to display Field title from user registration in confirmation e-mail
Post by: servlet on May 21, 2013, 21:27:38 PM
How to display Field title from user registration in confirmation e-mail and cart address?

I want to display words like:
City
Street
Phone
Name
in confirmation e-mail?

Title: Re: How to display Field title from user registration in confirmation e-mail....
Post by: servlet on May 22, 2013, 21:18:12 PM
No one?
Title: Re: How to display Field title from user registration in confirmation e-mail....
Post by: servlet on May 23, 2013, 17:48:23 PM
Just remove code:
"!--" and "--"
form line:
<!-- span class="titles"><?php echo $field['title'] ?></span -->
For BILL TO an SHIP TO
All is in file:
invoice/tmpl/mail_html_shopperaddresses.php

I dont write line number because I have a lot of custom code
Title: Re: (Solved)How to display Field title from user registration in confirmation e-mail
Post by: servlet on May 24, 2013, 10:58:12 AM
The same is in cart....
Title: Re: (Solved)How to display Field title from user registration in confirmation e-mail
Post by: servlet on May 24, 2013, 10:59:05 AM
I think that we need to implement this like admin option...