Okashi Posted October 27, 2010 Share Posted October 27, 2010 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 More sharing options...
rocky Posted October 28, 2010 Share Posted October 28, 2010 It is probably a Javascript error. Check whether it says "Done, with errors" in the bottom-left corner in IE. If it does, click the icon and post the error message here. Link to comment Share on other sites More sharing options...
Okashi Posted October 28, 2010 Author Share Posted October 28, 2010 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 More sharing options...
rocky Posted October 28, 2010 Share Posted October 28, 2010 Can you provide a link to your site? Link to comment Share on other sites More sharing options...
Okashi Posted October 28, 2010 Author Share Posted October 28, 2010 Sure, it's in Spanish but the gif I'm having problems with is the "Secured by Rapid SSL" in the left side of the web, under the Payment logos.http://www.laultimax.com/ Link to comment Share on other sites More sharing options...
rocky Posted October 28, 2010 Share Posted October 28, 2010 I can't find any code on your website for the "Secured by Rapid SSL". Where have you added it? Can you provide a link to the instructions for adding the logo? Link to comment Share on other sites More sharing options...
Okashi Posted October 28, 2010 Author Share Posted October 28, 2010 here is an image of what's happening, Left side the gif, right side where should be the gif.I'm using the freeblock with the gif referenced as Html Link to comment Share on other sites More sharing options...
rocky Posted October 28, 2010 Share Posted October 28, 2010 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 More sharing options...
Okashi Posted October 28, 2010 Author Share Posted October 28, 2010 I'm having the same problem, even with your code. Nevermind, I'll use and advertising block to do the same but whit a .jpg insted of a .gif. Thanks for your time Rocky Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now