News:

Looking for documentation? Take a look on our wiki

Main Menu

Vendor addrees in Registration email

Started by hk, February 27, 2013, 17:00:07 PM

Previous topic - Next topic

hk

Hi,

Can you please let me know the code for adding the vendor address in the Registration email.

I tried to add below code in public_html/templates/<template name>/html/com_virtuemart/user/mail_html_reguser.php
<?php echo $this->vendorAddress; ?>

It did not work.

Thanks.

jenkinhill

#1
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

PRO

views/user/mail_html_reguser.php

try
$this->vendor->vendorAddress

or just add it in the html.