Page 1 of 1

Image not showing in email template

Posted: Sun Sep 07, 2014 10:22 am
by bugman
I created an email template with my company logo under the sig line. The logo does appear in the template editor, but when I actually send the email the logo isn't in the email I receive - just an image placeholder.

I've tried using the complete path to the image (http://www.myurl.com\images\filename), and also just the relative path (\images\filename) - same result - no image in the actual email.

Any ideas?

Re: Image not showing in email template

Posted: Mon Sep 08, 2014 6:06 am
by rmaweb
Hello bugman. Just to confirm, you are using the full path that you would enter into the address bar on your browser to view the image? And you are using forward slashes / not backwards slashes like in the post above \?

Re: Image not showing in email template

Posted: Mon Sep 08, 2014 6:45 am
by mazhar
bugman wrote:I created an email template with my company logo under the sig line. The logo does appear in the template editor, but when I actually send the email the logo isn't in the email I receive - just an image placeholder.

I've tried using the complete path to the image (http://www.myurl.com\images\filename), and also just the relative path (\images\filename) - same result - no image in the actual email.

Any ideas?
You should be using forward slashes for example URL should be http://www.myurl.com/images/filename.ext with extension included.

Re: Image not showing in email template

Posted: Mon Sep 08, 2014 3:15 pm
by bugman
AH! I was using backslashes.

Will try forward slashes, if no joy I will repost.

THANK YOU!!