DellaM Posted May 27, 2015 Share Posted May 27, 2015 Here is a head scratcher, when a product has combinations, such as colors and shapes, the product page Large Product Image will display for like a second, but once the page is fully loaded, it will disappear like showing in the screenshot I attached and HERE. I have tried delete the combinations, and it works perfectly fine again. I am running LEO fashion store theme and used PF fashion store before it. My guess is that some kind of module over lap or conflicting with residual pieces of code from previous theme messed up in there. But my partner and I ( two girls has no back ground in coding of any kind LOL) can't figure out WHY, so HELP PLEASE!! We are about to open up for business, can have this happing...Very sad. Link to comment Share on other sites More sharing options...
razaro Posted May 27, 2015 Share Posted May 27, 2015 There is probably wrong image type in code. Check here image that is not loading is /170-large_default_fashion/luxurious-rhinestone-water-drop-earrings.jpg but think you do not have large_default_fashion image type. So try this in edit files product.tpl and product.js in your theme folder, find and replace large_default_fashion with large_default. Clear cache and you should see change. Link to comment Share on other sites More sharing options...
DellaM Posted May 29, 2015 Author Share Posted May 29, 2015 There is probably wrong image type in code. Check here image that is not loading is /170-large_default_fashion/luxurious-rhinestone-water-drop-earrings.jpg but think you do not have large_default_fashion image type. So try this in edit files product.tpl and product.js in your theme folder, find and replace large_default_fashion with large_default. Clear cache and you should see change. Thanks~~~ I changed the settings in the back office, and it works for now~~~ Thank you ~~~ Link to comment Share on other sites More sharing options...
Recommended Posts