when people add something to cart and then click the cart icon they can see different picture than the product they have ordered. I have chosen one product but in popup window is different.
thank you for your help
teitbite wrote:Hi
I've informed programmers that this issue is still happening. Please one of You send me an access to website and ftp, so I'll pass it to programmers.
teitbite wrote:Hi
Thanks @ecweb, I've send Your access to programmers. I hope it will help them to solve it.
.vmGkCartProducts .gkContainer img { display: none !important; }
I've spent on this site almost an hour addin and remove products to cart - every time it is fine >> http://d.pr/i/1qvg
But maybe this is related with user session created by VM, please try to reinstall extension and especially the all in one installer from VM page which overwrite cart module. Then just copy /html/com_virtuemart from latest template release. For me the this is related with VM cart not our pop-up modification because when the image is returned randomly surely ID of product's in cart also.
Please also ask user about VM history - it is updated version or qucikstart one ?
checked issue on this page http://pablosbirdtoys.com.au and this problem is becasue client has no SKU defined for products. And first query in module based on this parameter so each time it is same value becasue field is empty. I test it for two products in Hanging Toys category. So if client add SKU for prduct will have diffrent images.