I bought an extension - a mini cart for virtuemart and I have these 2 problems:
1. Cart won't update unless you load a new page or refresh the page
2. Something wrong when you hover over the cart and is not stable
Please see video to see what I mean: https://youtu.be/XwS7JNJBuDg
I have contacted the extension providers and they say its a problem with the template:
It because of your template : it has customized the default add to cart process (not base on default process of Virtuemart). So when add products to cart, it not send the signal to cart to update instantly. So must refresh the page to update cart.
The problem 2 also bacause of the template (the dropdown cart area conflict with the area of slide, so the hover event is miss).
Please advise