Pages:

How can you edit your sent emails to say extra information?

Shearer

No avatar

2007-01-28 18:03

ok. so i only use the htmlMailOrderDetails plugin right ?

panos

No avatar

2007-01-28 18:06

yes

panos >>>> My Freelance

Shearer

No avatar

2007-01-28 18:17

Thanks.

can it get this on the "print ordre" page to ?

panos

No avatar

2007-01-28 18:34

you can try

panos >>>> My Freelance

DeeMaac

No avatar

2007-02-02 00:36

I have made this solution, I am running version 1.4 Loaded. I did not want customers to receive a big image(logo) in their mail, so i have used the small mail.gif and add som tekst such as name etc. Don`t know if it is useful for you, but here it is:
templates/htmlMailOrderDetails.tpl

<?php <!-- BEGIN HEAD_EMAIL -->
<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$config[language]" lang="$config[language]">

<
head>
  <
title>$sTitleBefore $config[title]</title>
  <
meta http-equiv="content-Type" content="text/html; charset=$config[charset];" />
  <
meta name="Description" content="$config[description]" />
  <
meta name="Keywords" content="$config[keywords]" />
  <
meta name="Author" content="OpenSolution.org" />

  <
style type="text/css">@import "$config[shop_root]$config[dir_theme]$config[template]";</style>
  <
style type='text/css'>
    .
hmod background-color:#ffffff; margin:0px; padding:0px; width:100%; color:inherit; }
    
.hmod #container_print { width:auto; }
  
</style>
  <
link rel='stylesheet' href='$config[shop_root]$config[dir_tpl]htmlMailOrderDetails.css' type='text/css' />
$aData[hmodStylesheets]
</
head>
<
body class="hmod">
  <
div id="container_print">
    <
div id="header">
      <
img src="http://www.yourdomain.com/path to your image" alt="Text input if picture is not shown,or blocked by mailprogram" />
    </
div>
<
address align="left"><font size="2">Your ShopName </font></address>
<
address align="left"><font size="2">Your Name</font></address>
<
address align="left"><font size="2">Your adresse</font></address>
<
address align="left"><font size="2">Phone555-555-555</font></address>
<
address align="left"><font size="2">
    <
a href="http://www.yourdomain.com">www.yourdomain.com</a></font></address>
<
address align="left"><font size="2">BankAcount: :xxxxxxxxxx</font></address>
<
address align="left">&nbsp;</address>
</
p>
<
p align="left">Further information about the ordermight be delevery time
What ever you want the customer to know se below if you use money transfer
maybe you want to remind them about where to pay.</p>
<
p align="left">&nbsp;Acount:: <font color="#FF0000">&nbsp;&nbsp; <b>banking
account Number
</bxxxxxxxxx xxxxxxx xxxxxxx</font></p>
<
p align="left">Bank&nbsp; :<font color="#FF0000"Bank Name </font></p>
<
p align="left">Acount Name&nbsp; <font color="#FF0000">&nbsp;Name</font></p>
        <
div>
<!-- 
END HEAD_EMAIL -->
?



I hope it`s usefull for somone

Drive Eliminator...or get Eliminated

Proxivire

No avatar

2007-02-02 01:17

DeeMaac

The code is missing a > in the final line
? should be ?>

(right?)

-DmD-

idaryl

Avatar: idaryl

2007-02-02 01:46

Hey Proxivire

contact me

DeeMaac

No avatar

2007-02-02 08:33

Proxivire, that`s right. I have to be careful and always check a second time, when I use copy/paste.
So sorry

Drive Eliminator...or get Eliminated

rdc_p2

Avatar: rdc_p2

2007-06-02 20:01

This funktipn in V 1.4 loaded too. Nice

www.slavianka.dk

rdc_p2

Avatar: rdc_p2

2007-06-02 20:09

Only, how alaign everything left?

www.slavianka.dk

Pages:
Back to top
about us | contact