Image and link

jerry 06 Oct, 2008
I made a email template what is send to the person who filled in the form
I put a link in teh template to download a pdf and i put a nice images in it.

When is save the template and do a test, the link to the pdf is not working and the image is not shown.
I look in thecode and see the http:// etc etc is gone in the url to the pdf and image.

Please how can i fix this?
GreyHead 06 Oct, 2008
Hi Jerry,

What code do you have in your email template?

Bob
jerry 06 Oct, 2008
Hi Greyhead,

I normaly select a image in the editor and i put a link to a pdf in the template by gcreate a link
GreyHead 06 Oct, 2008
Hi Jerry,

That doesn't help me work out what is happening. Please copy and paste the code from the Email Template box in your form.

Bob
jerry 06 Oct, 2008
Look i select a image and then the url is changed when save.

<div class="form_item">
<div class="form_element cf_heading">
<h1 class="cf_text"><img src="images/foto/referrals.jpg" border="0" alt="LicenseWatch Banner" width="770" height="120" /><br /><br />LicenseWatch Download Request Form</h1>
</div>
<div class="clear"><label class="cf_label">Dear <span>{text_10},<br /></span><br />We want to thank you to choose for a LicenseWatch evaluation download At http://www.licomasoft.nl<br />You receive very soon information how you can evaluated LicenseWatch.<br />Include in this email you see the details you filled in at our form.<br /><br />With kind regards, Met vriendelijke groet,<br /><strong>Licomasoft Benelux<br /></strong><br />Kolkweg 63<br />8243 PN  Lelystad<br />Nederland<br /><br />Tel: +31 (0) 320 - 22 46 65<br />Fax: +31 (0) 320 - 23 07 72<br />E-mail: sales@licomasoft.nl<br /><br /><a href="undefined">www.licomasoft.nl</a><br /><br />
<hr />
Your submitted information.<br /><br />Companyname</label>  <br /><span>{text_15}</span>   <br /><br /><label class="cf_label">Address</label>   <br /><span>{text_14}</span>      <br /><br /><label class="cf_label">Zipcode</label>   <br /><span>{text_12}</span>    </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<p><label class="cf_label">Town</label><br /><label class="cf_label"></label><span>{text_11}</span></p>
<p><label class="cf_label">Country</label> <br /><span>{select_13}</span></p>
</div>
<div class="form_item">
<div class="form_element cf_dropdown"><label class="cf_label">Contactperson</label><br /><span>{text_10}</span></div>
</div>
<div class="form_item">
<div class="clear">
<pre><label class="cf_label">Telephonenumber</label>   
<span>{text_9}</span> </pre>
<label class="cf_label">Email Address</label><br /><label class="cf_label"></label><span>{text_8}</span></div>
</div>
<div class="form_item">
<div class="clear">
<pre><label class="cf_label">What best describes your position within your company?</label><br /><span><strong>{select_6}</strong></span>   

<label class="cf_label">Which features in LicenseWatch have caught your attention?</label><br /><span><strong>{select_5}</strong></span>   

<label class="cf_label">Please state the number of workstations of your organization:</label><br /><span><strong>{select_4}</strong></span>   
 
<label class="cf_label">What best describes your timeframe for purchasing a solution?</label><br /><span><strong>{select_3}</strong></span>   
  
<label class="cf_label">Extra information</label><br /><span><strong>{text_7}</strong></span>   
  
<br /><br /><br /><br /><br /></pre>
</div>
</div>
<div class="form_item">
<div class="form_element cf_button">
<pre>        
  </pre>
</div>
<div class="clear">
<pre> </pre>
</div>
</div>
</div>
Max_admin 06 Oct, 2008
Hi Jerry,

the editor will remove the urls, that's normal, best way is to design your template with editor then switch it off so it doesn't strip your urls! please check my answer here : http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=2&t=11265#p14720 on how to turn off the editor for this email so you can use your URLs.

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jerry 06 Oct, 2008
It works great thanks

Jerry
aprilfool2001 21 Sep, 2009
Where do you switch off the WYSIWYG Editor so that it does not strip the code?
GreyHead 21 Sep, 2009
Hi aprilfool2001,

In the Email Setup Properties. (That means that you can have it on for some setups and off for others.)

Bob
This topic is locked and no more replies can be posted.