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.
go to configuration -> enable jquery load.
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?
enable:
all of them
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?
Extensions -> language manager -> Ovverides -> english Site (from the right) -> New . write COM_VIRTUEMART_VENDOR_FORM_FULL_IMAGE and any text You want
FANTASTIC!!! Thank you so much for your help!! :) I really appreciate it!
You'r welcome
Worked!