View Single Post
  #1  
Old 07-19-2007, 01:15 AM
 
BobTastic BobTastic is offline
 

Advanced Member
  
Join Date: Oct 2006
Location: London, England
Posts: 55
 

Default Images Will Not Display - Why?

Hi,

I am trying to add images to the product description. The product requires symbols and these are already stored in skin1/images. I have used these images on the general template, but when I try and add them to the individual products, I always get the little red x.

For my symbols I have tried the following:

<img src="{$ImagesDir}/symbols/spring-flowering.gif" width="25" height="20" alt="Spring flowering" />

I have also tried using the full website (i.e. http://www.mysite/images/xxx.gif) where I have also put the images.

Nothing seems to work. I have put the above code in skin1/customer/main/products.tpl and the image appears. But obviously I want it to be different for each product.

So the images exist, yet I see unable to enter them in the product description. I have tried doing it via the online admin, but also importing on a CSV file.

Please help as this is really frustrating. Is there something I am doing wrong?

Regards,

Bob
__________________
Version: 4.4
OS: Linux
Reply With Quote