modal pop-up add-to cart is missing after upgrade to 2.0.24a

Started by hex187, November 18, 2013, 16:11:08 PM

Previous topic - Next topic

hex187

Hi all,

After upgrade to 2.0.24a, the modal pop-up window disappeard.
If i clock on the add to cart button, i'm redirected to the cart view with the product in the cart.
In the admin settings, everything is ok, and it worked before the upgrade.
Can someone check it at http://91.82.58.33/~holleihu/ ?
Just select any category on the left, and try to put sg. into the cart with the orange "Kosárba tesz" button.

Best Regards,
Gabor

jenkinhill

You have a JavaScript issue preventing fancybox from functioning correctly. You are loading fours different versions of jQuery!
I think fancybox not working is possibly due to loading jQuery1.8 in your template, but you will have to do some debugging.


http://forum.virtuemart.net/index.php?topic=119638.0

You could also maybe try deselecting "Use Fancybox " in VM Configuration/Templates so that facebox is used instead.

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

hex187

Thanks Jenkinhill!

The problem was that i enabled somehow jQuery in the search module of the site, and that's made the conflict.
Now everything is ok.