- Posts: 7
- Thank you received: 0
The problem with the pop-up window to add to cart
-
Stryjewski
Inactive member - Topic Author
- New Member
Less
More
11 years 7 months ago #29702
by Stryjewski
The problem with the pop-up window to add to cart was created 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.
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.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29709
by ivan.milic
Replied by ivan.milic on topic The problem with the pop-up window to add to cart
Enable vm scripts and ajax in configuration
Please Log in to join the conversation.
-
Stryjewski
Inactive member - Topic Author
- New Member
Less
More
- Posts: 7
- Thank you received: 0
11 years 7 months ago - 11 years 7 months ago #29728
by Stryjewski
Replied by Stryjewski on topic The problem with the pop-up window to add to cart
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
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
Last edit: 11 years 7 months ago by Stryjewski.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29734
by ivan.milic
Replied by ivan.milic on topic The problem with the pop-up window to add to cart
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