Hello,
My product images are not showing in the front end, with the exception of the base image. So anything beyond a single image will not show. I did my cashe fluching and everything else i could find on the internet, not sure if its related but the default image zoom that comes with magento stopped working as well. (these all worked fine at one point). Just checking the code with firebug i can see the div is there, and within the php code theres a style display:none which i figured is supposed to be there and then something else forces it it diplay nicely, removing the style gives me some ugly results (hence the assumptions). Checked the extensions i installed and nothing seems to want to fix it.
Link to a product with multiple images:
Thanks in advanced, im out of ideas...
First let check from admin panel to see the image is uploaded/saved or not.
If the image is already uploaded let try to flush Catalog Image cache (System -> Cache -> click to Flush Catalog Images Cache button).