I updated to bootstrap and the thumbnail images don't want to show up. Does anyone know why that could be?
Announcement
Collapse
No announcement yet.
Images Don't Show up
Collapse
X
-
Re: Images Don't Show up
Do you have an image in the Additional Images?Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
-
Re: Images Don't Show up
Hmm I thought I did but I didn't. Is there an easy way to assign additional images to all of the products? I have the main images showing up for everything but not the thumbnails. Also, something in the coding is adding the dimensions to the end of the image name which is stopping it from finding the actual image. For example if the image is picture.jpg the code shows picture_150x90.jpg. It can't display the image because it doesn't exist.
Comment
-
Re: Images Don't Show up
I finally figured it, I just need to add the thumbnail image path to main image type. So here is what I have done, it worked in my case.
I first exported all the products with main image product custom field selected so my export file has that column.
I then just copied everything from the thumbnail column to the main image product custom field column and then imported the file again.
and Presto the images were showing up in the category pages.
Please test it out with few products even like 5 before doing a huge import. Again it worked in my case.
ThanksKeyboard Not Found..... Press F1 to continue
Comment
Comment