modestmart Posted February 10, 2014 Share Posted February 10, 2014 Hi I am trying to speed up my store by optimizing images in my store. But the problem is, after I upload my optimized image, prestashop creates its own version of images in different sizes which are larger than my original image as its not optimized. How can I deal with this issue? Regards modest Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 10, 2014 Share Posted February 10, 2014 Hi. You need to set the image dimensions in the Back Office. Regards.Robin.The CartExpert Team Link to comment Share on other sites More sharing options...
modestmart Posted February 10, 2014 Author Share Posted February 10, 2014 you mean to say in Preferences -> Images? I have but my issue is, I am compression image by removing unnecessary meta data using RIOT and prestashop creates its own version of the images for different sizes which adds this unnecessary meta data and increase file size. To be more specific, I have configured thicbox_default size to 1000x1141. This is used for zoom box. I updated image with 1000x1141 dimensions but on the page PS displays its own image of the same size 1000x1141 but larger in size then my image. Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 10, 2014 Share Posted February 10, 2014 You either set a lower quality in Back Office or you change the script to use something like Imagegick. Regards.Robin.The CartExpert Team 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