Hello there!
So, I've added 1 test product to my site, with 5 images. When I go to the category page of that image, there's no image. When i switch the view from the category from grid to list, the images is visible, and when I go back to grid view, it is still visible. But when I click on the product, the image isn't visible in the image slider of that product. No errors.
I already tried this:
- Set the attributes of images to global scope
- Set 777 permission on media folder
- Make apache user owner of media folder
- Cache cleared / Reindex.
- Set php memory_limit to a higher value (1024M and php_value memory_limit same)
Any ideas ?
try with delete cache(/var/cache) folder and refresh page..
Hope this help you
Already tried that. Didn't work