Joomla 2.5.8
virtuemart 2.0.14
Hello,
after update today to version 2.0.14, the delete button and update button disappeared into the cart.
but when you mouse go over it goes, they are still there but not visible.
Anyone have an idea?
Which VM version did you update from? Are you using template overrides - or maybe a commercial template which has not been updated?
Hello,
From 2.0.12 i updated from the backend off joomla with virtuemart update. there were no errors.
i don't have overrides only use my themplate.
But if i use the joomla themplate defauld, the buttons are also not displayed.
I have this problem with 2 sites if i want to update them. the other is from 2.0.06 to 2.0.14
I have found the solution,
in the ccs file vmsite-ltr.css is a reference to the pictures, this is .. / images.
But i have made changes in that file, so stored it in my own themplate/css folder.
so in my images folder off the themplate folder, are no pictures for virtuemart.
I make a copie of the folder components / com_virtuemart / assets / images and copied to themplates / your themplate / images.
now all images (buttons, stars etc ) displayed on the site. ;D
Rowdy