SRUTHI R BABU Posted January 10, 2024 Share Posted January 10, 2024 (edited) I have prestashop site where the category image updated in backend is not reflecting in front end. In BO image change is reflecting properly but in FO a previous image is always loading. It seemed like a cache issue at first therefore I cleare performance cache, tried removing cache in var folder, disabled caching on cloudflare etc but wasn't fruitful. On further analysis I found a module - superspeed by PrestaHero and it is likely that the issue isn't an issue but has something to do with module. The image loaded on category page is actually a webp image and which itself is from a setting in this module, I think. I do not have permission to disable the module and if anyone familiar on this module can share any insights on how to fix this would be very helpful. Hope someone has a solve. PS : renaming the module caused the site to be on error so that's not a possibility either. Edited February 5, 2024 by SRUTHI R BABU (see edit history) Link to comment Share on other sites More sharing options...
AddWeb Solution Posted January 24, 2024 Share Posted January 24, 2024 Hi, Using your browser's developer tools, Go to the "Network" tab and reload the category page. Check if there are any errors or warnings related to image loading. Look for any requests related to category images and see if the correct image URL is being requested. Thanks! Link to comment Share on other sites More sharing options...
SRUTHI R BABU Posted February 5, 2024 Author Share Posted February 5, 2024 On 1/24/2024 at 3:16 PM, AddWeb Solution said: Hi, Using your browser's developer tools, Go to the "Network" tab and reload the category page. Check if there are any errors or warnings related to image loading. Look for any requests related to category images and see if the correct image URL is being requested. Thanks! @AddWeb Solution it was a cache issue caused by some cache set up on server part. It's resolved now. Thankyou Link to comment Share on other sites More sharing options...
AddWeb Solution Posted February 5, 2024 Share Posted February 5, 2024 14 minutes ago, SRUTHI R BABU said: @AddWeb Solution it was a cache issue caused by some cache set up on server part. It's resolved now. Thankyou OKay cool, Thanks for the update! 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