The problem with the pop-up window to add to cart

More
11 years 7 months ago #29702 by Stryjewski
Hi
In Virtuemart I set a popup window for "add to cart" and Hot VM Scroller by pressing the button "add to cart" does not appear in a popup window just takes me straight to the shopping cart. Why?
Help me please. Thank you.

Please Log in to join the conversation.

More
11 years 7 months ago #29709 by ivan.milic
Enable vm scripts and ajax in configuration

Please Log in to join the conversation.

More
11 years 7 months ago - 11 years 7 months ago #29728 by Stryjewski
Thank you for your reply, but I have included vm scripts and ajax in module configuration.
My configuration in the picture.
How do I turn on extra load JQuery I have a bug in js (direction: 'vertical') and then scroll does not work.

var VmsInit2 = function(){
jQuery('#VMScrollBoth2').hotvmscroller({
speed:1000,
delay:4000,
transition:'linear',
direction:'vertical'
});
};

jQuery(document).ready(function(){
VmsInit2();
});


Here is my website:
www.swiataloesu.pl
Attachments:
Last edit: 11 years 7 months ago by Stryjewski.

Please Log in to join the conversation.

More
11 years 7 months ago #29734 by ivan.milic
Second jquery ref you have on page is from vmscroller and you do have parameter in module settings to turn it off

Please Log in to join the conversation.

Time to create page: 0.175 seconds
Powered by Kunena Forum