VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: CreativeDesigns on August 02, 2013, 09:27:36 AM

Title: SOLVED: Product Images not displaying on front end
Post by: CreativeDesigns on August 02, 2013, 09:27:36 AM
I have added a ton of products to my clients new website, but for some reason, the product images are not displaying on the front end.
They are displaying perfectly on the backend. Thumbnails have been generated etc.

The category images display perfectly (http://216.45.55.175/~creatdev/GentlePresence/index.php/online-shop.html), and product thumbnails display perfectly too (http://216.45.55.175/~creatdev/GentlePresence/index.php/online-shop/labour.html), but as soon as you click on a product, the proper image doesn't appear. It's just a blank area while the rest of the data appears alongside where the image SHOULD be.. http://216.45.55.175/~creatdev/GentlePresence/index.php/online-shop/labour/deluxe-labour-bag-hospital-birth-detail.html

Please can someone let me know why this is happening and how to fix it. Any assistance would be greatly appreciated.

Title: Re: Product Images not displaying on front end
Post by: sadrem on August 02, 2013, 09:59:37 AM
go to configuration -> enable jquery load.
Title: Re: Product Images not displaying on front end
Post by: CreativeDesigns on August 02, 2013, 10:12:20 AM
Thanks for the response Sadrem.
In configuration, I've clicked on all the tabs to see where the jQuery Load is so that I can enable it.
The only things I have managed to find is in the "Configuration > Templates" tab as follows:
- Using the VirtueMart jQuery
- Use jQuery chosen for dropdowns in FE
- Use external google jQuery library

None of them are enabled. Which one were you referring to that should be enabled?
Title: Re: Product Images not displaying on front end
Post by: sadrem on August 02, 2013, 10:22:11 AM
enable:
all of them
Title: Re: Product Images not displaying on front end
Post by: CreativeDesigns on August 02, 2013, 10:25:31 AM
Thank you so so so so much! It solved the problem.
Although, now there is a message BELOW the image: COM_VIRTUEMART_VENDOR_FORM_FULL_IMAGE

How can I get rid of that?
Title: Re: Product Images not displaying on front end
Post by: sadrem on August 02, 2013, 10:44:04 AM
Extensions -> language manager -> Ovverides -> english Site (from the right) -> New   . write COM_VIRTUEMART_VENDOR_FORM_FULL_IMAGE   and any text You want
Title: Re: Product Images not displaying on front end
Post by: CreativeDesigns on August 02, 2013, 10:46:44 AM
FANTASTIC!!! Thank you so much for your help!! :) I really appreciate it!
Title: Re: SOLVED: Product Images not displaying on front end
Post by: sadrem on August 02, 2013, 10:48:39 AM
You'r welcome
Title: Re: SOLVED: Product Images not displaying on front end
Post by: HG on October 07, 2013, 18:31:45 PM
Worked!