I've just switched the store I'm working on from using PHP GD2 to using imagemagick for the image processing. I've flushed the catalog images cache but when I view a product page I can't see the product images and the description, reviews, etc. aren't loading. I can't see any errors in firebug either. http://kustomkit.denialdesign.co.uk/sterling-glute-kick
The images load fine in category view. http://kustomkit.denialdesign.co.uk/shop/strength
I've run php bin/magento catalog:images:resize and also redeployed static content.
And ideas?
Solved! Go to Solution.
The problem was caused by a badly coded gallery file. I reverted to the default gallery and all works ok now.
I have the same problem with some products not loading images / description. Started after an update. Can you be more specific as to what location was the file in, and how you reverted to default? Thank you!
Pls can I get the gallery.phtml file you reverted to?