Help me please :
1) after you update the VM 2.0.16 lost the button "Notify me"
2) can't connect mouse wheel to work with fancybox
I have the notifiy me, it is not a button, but a link.
Quote from: Garyk01 on December 22, 2012, 22:04:22 PM
Help me please :
1) after you update the VM 2.0.16 lost the button "Notify me"
2) can't connect mouse wheel to work with fancybox
1)Appeared button "Notify me" - in the file default_addtocart.php commenting on line 64 and 101. This is the right decision?
<?php
// if (!VmConfig::get('use_as_catalog', 0) and !empty($this->product->prices['salesPrice'])) {
?>
.............................................
<?php // }
2) Cannot connect jquery.mousewhee to fancybox. How to connect?