Increase the time of AJAX Add to Cart Pop-Up Box in Virtuemart
There is a AJAX Pop-Up box ,which comes up,when you press on ADD TO CART button on the product display. Many of you always want to increase the timeout of that POPUP box.
Ok here is the fix..
You need to edit theme.js
in component -> com_virtuemart -> theme -> default   [ONLY IF,YOU ARE USING THE DEFAULT TEMPLATE] .
Line 42, you've got the timeout:
Quote
setTimeout( 'document.boxB.close()', 3000 );
This 3000 refers to 3 seconds. You can make it 20000 ,so that it remains for 20 seconds.
For the design, here are the CSS you need to edit:
h3.cbHeader
div.cbContainer
div.cbBox
div.shop_info
Â





joomlaservices
joomlaservices
394295112
joomlaservices
+91-9853790816
joomlaservices

Comments