VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: roman5527 on September 06, 2020, 00:37:07 AM

Title: Email template
Post by: roman5527 on September 06, 2020, 00:37:07 AM
Hi, i have two question .

1- How i can add my custom font to email template ?

2- how i can remove img payment method and shipping method from email template ? But i want img in shopping cart. I see only this code in mail_html_pricelist.php :
<?php echo $this->orderDetails['shipmentName'?> 

thanks
Title: Re: Email template
Post by: GJC Web Design on September 06, 2020, 23:13:20 PM
2 - similar answer to http://forum.virtuemart.net/index.php?topic=145376.msg516234#msg516234

use preg match to remove the img  or perhaps strip_tags() will do it anyway
Title: Re: Email template
Post by: jenkinhill on September 07, 2020, 10:45:27 AM
Tips on using custom/web fonts:  https://www.campaignmonitor.com/blog/email-marketing/2019/02/10-things-need-know-web-fonts-email-right-now/