Miguel86 Posted April 21, 2023 Share Posted April 21, 2023 Hi: I'm running Prestashop 8.0.1 & PHP 8.1 & Theme Warehouse. The main problem i'm experiencing is that i enabled in the image settings to use webp images, however even i upload webp images (products & carriers) website still converts and uses jpg images. I know the settings shows that maybe my theme is not compatible but i don't think is the case. Any help or something i can check to see where could be the problem? Best regards Link to comment Share on other sites More sharing options...
AddWeb Solution Posted August 15, 2023 Share Posted August 15, 2023 Hi, Make sure that the theme you're using is compatible with Prestashop 8.0.1 and supports the webp image format. Themes that don't support webp might still default to using JPG images. You might want to check for any updates or documentation related to theme compatibility. Clear all the caches in your PrestaShop installation, including the cache in the admin panel, and any caching mechanisms used by your server (e.g., opcode caches like OPcache). Sometimes, cached data can cause unexpected behavior, including serving older image formats. Ensure that your server is configured to support webp images. In the prestashop preferences -> images configurations : WebP format for images should be set to Yes and Generate images in WebP format should be set to Yes. Thanks! Link to comment Share on other sites More sharing options...
Miguel86 Posted November 3, 2023 Author Share Posted November 3, 2023 (edited) I'm not able to create any image in Webp in the prestashop. I confirmed that my server supports webp. My theme also in the documentation supports webp, but i upload a product image in webp, and website still converts it to jpeg. I also have the latest PS version 1.8.2 Edited November 3, 2023 by Miguel86 More screenshots (see edit history) Link to comment Share on other sites More sharing options...
AcidLava Posted February 19, 2024 Share Posted February 19, 2024 Hello, I have the same issue. Also using the warehouse theme. Did you found a fix ? Thanks. 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