News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Notify me and connect mousewheel to jquery

Started by Garyk01, December 22, 2012, 21:55:42 PM

Previous topic - Next topic

Garyk01

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

Milbo

I have the notifiy me, it is not a button, but a link.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Garyk01

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?