Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Dropdown Shopping Cart(SKU# FLEX-00001)

TOPIC: setting the time the basket shows when adding prod

setting the time the basket shows when adding prod 10 years 8 months ago #5526

Hi,

Where can I change the time the basket popup shows after adding a product?

I am alter the over pop settings fine, but want the add to cart popup to match now.

Thanks
The administrator has disabled public write access.

setting the time the basket shows when adding prod 10 years 8 months ago #5539

Hmm - good question ..

have passed this to the development team

please be patient

Cheers
The administrator has disabled public write access.

setting the time the basket shows when adding prod 10 years 8 months ago #5544

It is set to 5 seconds by default. But you can change it to any value you want.

Open this PHP file:
/modules/mod_flexible_cart/tmpl/default.php

And look at the 39th line, you will find this line below:
(function(){document.id('product_list').removeClass('show_products')}).delay(5000);

The 5000 integer at the end of the line indicates that the dropdown will stay being visible for 5000 milliseconds after a product is added to cart. Manage that number to anything you would like. But don't forget it is "milliseconds".

Regards.
The administrator has disabled public write access.

setting the time the basket shows when adding prod 10 years 8 months ago #5590

Hi,

thanks for your help.

How can I make the cart slide down rather than just appear?

Thanks
The administrator has disabled public write access.

setting the time the basket shows when adding prod 10 years 8 months ago #5598

Please - one assume you looked at the demo before you bought it?

It does what it does - there is no option for a slide down unless you want to recode the javascript..

Cheers
The administrator has disabled public write access.

setting the time the basket shows when adding prod 10 years 8 months ago #5612

What a rude and unhelpful response.

I don't think I am asking to much just to know where I could alter the java script.

Is it because you are selling someone else's rehashed module that you respond to your customers like that?
The administrator has disabled public write access.

setting the time the basket shows when adding prod 10 years 8 months ago #5635

It is not a rude response -

If I buy a swing door I don't then ask how to make it a sliding door...
there is the javascript in modules/mod_virtuemart_flexible_dropdown_cart/flexible_dropdown/flexible_dropdown.js -

feel free to adapt it as you want.... but it works by adjusting the opacity - not by revealing the div
The administrator has disabled public write access.

setting the time the basket shows when adding prod 10 years 8 months ago #5637

I don't really see how this is anything like asking you to make a swinging door into a sliding door.

its a pretty simple request and I was just asking for some advise on where I could find the code that needs altering.. and it seems you had an answer after all, but unfortunately you are referring to the older version of the module and I am using the one for Virtuemart 2.0.xx

never mind, i will uninstal the module.
The administrator has disabled public write access.

setting the time the basket shows when adding prod 10 years 8 months ago #5642

we only sell one - that above is the one for this forum topic...

www.flexiblewebdesign.com/virtuemart-theme/
The administrator has disabled public write access.

setting the time the basket shows when adding prod 10 years 8 months ago #5643

you sell one module but in two version for different versions of Virtuemart.

The comment on this thread some support is referring to the virtuemart 2 version '/modules/mod_flexible_cart/' which is different to 'modules/mod_virtuemart_flexible_dropdown_cart/f' which is the older virtuemart version.
The administrator has disabled public write access.

setting the time the basket shows when adding prod 10 years 8 months ago #5682

hmm - I see this mod has been completely re-written as you say..

the JS is now Jquery in modules/mod_flexible_cart/tmpl/default.php

top of the file - as it's using standard jquery transistions you may be able to call a reveal transistion
$('#product_list').slideUp(0).stop(true, true).fadeIn(300);
The administrator has disabled public write access.
Time to create page: 0.105 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo