VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: 970pro on November 19, 2015, 15:37:49 PM

Title: Thumbnails not loading on product page
Post by: 970pro on November 19, 2015, 15:37:49 PM
Page where error is happening - http://valorutv.com/index.php/rzr-xp-1000/motor-mounts/xp1k-race-motor-mount-detail

Ok so VirtueMart is a bit new to me and things are going great... Here is my unsolved issue,

When I upload photos to a product things work fine... the system creates a folder for resized in my media manager named resized and I see the image + thumbnail in the back end. On the front end It pulls my image fine but doesn't load the other thumbnails... the thumbnails are clickable and do load the big picture into the photo viewer.

seems like I'm missing something that is so simple.... any idea's

I have tried to change permissions on those folders and no help, also have tried moving thumbnails in the folder where it pulls the main images and that didnt work either... do I need to change the code?

Kind of stuck on this one.

Also if anyone has a link to a forum about adding dropdown options for a product that would be helpful, I need to add some options for some of these products.


Version Joomla! 3.4.5 - Virturmart Version 3.0.12
Title: Re: Thumbnails not loading on product page
Post by: jenkinhill on November 19, 2015, 15:39:42 PM
 http://forum.virtuemart.net/index.php?topic=79799.0
Title: Re: Thumbnails not loading on product page
Post by: GJC Web Design on November 19, 2015, 15:40:29 PM
and try on protostar template.. if works then your template needs a fix
Title: Re: Thumbnails not loading on product page
Post by: 970pro on November 19, 2015, 15:56:09 PM
Quote from: GJC Web Design on November 19, 2015, 15:40:29 PM
and try on protostar template.. if works then your template needs a fix

I tried using the Protostar templete and get the same results
Title: Re: Thumbnails not loading on product page
Post by: GJC Web Design on November 19, 2015, 16:02:53 PM
your using a 3rd party image plugin ..

img src is empty

<img src="http://valorutv.com/images/stories/virtuemart/product/resized/" class=" bd-imagestyles-20">

assume its using the no longer valid thumb_url

read here  http://forum.virtuemart.net/index.php?topic=132128.0