×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Images in mail

Images in mail 10 years 6 months ago #25817

  • Christophe
  • Christophe's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
What can I do to make the images show in my booking mails? I made a header but it isn't showing in the mail.

Looks like this now:

<img style="margin: 0px; float: left;" src="images/banner.jpg" alt="banner" />
<p> </p>
<p>##COM_MATUKIO_THANK_YOU_FOR_YOUR_BOOKING##<br /><br /> ##COM_MATUKIO_BOOKING_DETAILS##</p>

Images in mail 10 years 6 months ago #25820

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Christophe,

you have to use absolute URLs (else the email client does not know the domain ;) ).

eg. src=" yourdomain.com/images/banner.jpg " ..

If you use TinyMCE take a look at the editor plugin settings, because it always deletes the absolute URL.. :angry:

Best regards,

Yves

Images in mail 10 years 6 months ago #25823

  • Christophe
  • Christophe's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
Hi,
Allready did that (absolute URL) but when I save the template it overwrites with shorter URL like you suggested. I use JCE editor but it seems I can't change anything there.

Images in mail 10 years 6 months ago #25824

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Yeah JCE has the same behavior - there is also an option to change that in the plugin settings for that.

Yves
  • Page:
  • 1
Time to create page: 0.126 seconds