VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: RobSands on July 06, 2014, 19:12:54 PM

Title: When thumbnails below main image are selected they do not populate in main div
Post by: RobSands on July 06, 2014, 19:12:54 PM
Joomla! 2.5.18
Virtuemart 2.6.6

Hi.

When thumbnails below main image are selected on the front end the desired image does not populate in main div on any given product listing. It doesn't appear where the main image is. The main image remains in place.

http://kazooni.com/

What might be the issue? Why aren't the images switching?

Thanks,
Rob Sands
Title: Re: When thumbnails below main image are selected they do not populate in main div
Post by: jenkinhill on July 06, 2014, 19:18:48 PM
You are not loading/using Fancybox - VM Configuration/Templates/Activate Css Styles & Javascripts/

And you should load VM's own jQuery instead of jQ1.8.1 from Google.
Title: Re: When thumbnails below main image are selected they do not populate in main div
Post by: RobSands on July 07, 2014, 13:57:53 PM
That was it, the thumbnails switch correctly now.
Thank you Jenkin!