technificentConsult Posted January 31, 2015 Share Posted January 31, 2015 (edited) I recently updated to Prestashop 1.6 from 1.5 and installed the Leo lingerie theme but seem to be having a few issues with th images. I regenerated the thumbnails but that didn't help. If anyone know what's going on and how to resolve please HELP. My shop is http://shop.mycocreations.com and the issues are under the slideshow and on the actual product page http://shop.mycocreations.com/home/172-african-inspired-poncho.html. Please and thank you! Using Firebug looks like this may be the issue but not sure how to correct this. <link rel="stylesheet" type="text/css" href="http://shop.mycocreations.com/themes//css/responsive.css"/> <link rel="stylesheet" type="text/css" href="http://shop.mycocreations.com/themes//css/font-awesome.min.css"/> Edited January 31, 2015 by technificentConsult (see edit history) Link to comment Share on other sites More sharing options...
technificentConsult Posted January 31, 2015 Author Share Posted January 31, 2015 I managed to resolve the css issue by replacing the {$LEO_THEMENAME} with the name of my theme in the header.tpl but I would like to know why the variable {$LEO_THEMENAME} isn't working. href="{$content_dir}themes/{$LEO_THEMENAME}/css/responsive.css"/> And even though I corrected the css loading issue, the images are still not appearing as they should. In firebug I can see that my product images http://shop.mycocreations.com/1224-under_home_default/newsboy-hat.jpg are not loading. The images *-under_home+default* are not generated when I regenerate thumbnails. Link to comment Share on other sites More sharing options...
technificentConsult Posted February 1, 2015 Author Share Posted February 1, 2015 I am getting closer. Can anyone tell me how/where the url to the images are generated? For instance in this url http://shop.mycocreations.com/1090-under_thickbox_default/chai-tyme-tea-inspired-soap-collection.jpg I do not want under_ to be added to the url. Where can I go to modify this? Link to comment Share on other sites More sharing options...
zod Posted October 28, 2015 Share Posted October 28, 2015 To rebuild the images in Prestashop you need to go to Preferences -> Images. Anyway the problem with $LEO_THEMENAME variable is related to the Leo Theme.I have the same issue, and i don't want to fix it modifying header.tpl, because i want to know the original problem, and why the variable is empty. I found another discussion, it seems related to the "leotempcp" module, i reinstalled it but it is not solving the problem. https://www.prestashop.com/forums/topic/434630-can-someone-help-me-know-how-to-solve-broken-javascript-errors/ 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