Jump to content

Free block not displaying image


Recommended Posts

I downloaded the module and it's working. I'm only having a problem, i have an image on it loaded via HTML code. i can see the image on all the pages, but can't see it in the product page (the page showing the description of the product).
Anyone have the same problem or any idea on how to solve it?

Thanks in advance

Okashi

Link to comment
Share on other sites

Thanks for your reply Rocky.
The weird part is that it isn't showing any error. I can see the gif in all the pages (contact, Main page, Main Categories, Sub Categories, etc...) but if i enter the product description it disapears...

Link to comment
Share on other sites

I still can't find the image, but now that I think about it, the problem is probably because you are using a relative URL instead of an absolute URL. Did you put certificate.gif in the img directory in the root directory of PrestaShop? If so, then use the following code:

<img border="0" src="{$content_dir}img/certificate.gif" alt="Secured by Rapid SSL" />

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...