Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - FashionMart (SKU# FLEX-00008)

TOPIC: Quantity button is not working

Quantity button is not working 9 years 8 months ago #10484

Hello,

The quantity button is not working properly. It will not add or subtract the number of products someone wants to order. Please advise. Thank you.
The topic has been locked.

Quantity button is not working 9 years 7 months ago #10514

Hi,

it must be a jQuery Conflict issues, please provide me your website URL and let me check your website against console errors.

Regards,
support
The topic has been locked.

Quantity button is not working 9 years 7 months ago #10563

The topic has been locked.

Quantity button is not working 9 years 7 months ago #10579

hmm, that's interesting because i don't see any conflict problem on your website. There is no logical reason why the quantityPlus button doesn't work. Because increasing the quantity upon clicking the PLUS icon is handled by this JS file:

/components/com_virtuemart/assets/js/vmprices.js

Actually through this function:
plus.click(function() {
     var Qtt = parseInt(quantity.val());
     if (!isNaN(Qtt)) {
          quantity.val(Qtt + Ste);
          Virtuemart.setproducttype(cart,virtuemart_product_id);
     }
});

have you ever touched this vmprices.js file? Also, try to temporarily unpublished the Ajax dock cart module and see if it helps.

Regards,
Support
Last Edit: 9 years 7 months ago by Support.
The topic has been locked.

Quantity button is not working 9 years 7 months ago #10601

I unpublished the Ajax dock cart module and that seems to be the conflicting issue. But I do need that module functional. Do you know of a work around for this? Thank you.
The topic has been locked.

Quantity button is not working 9 years 7 months ago #10613

did you try to contact the Ajax Dock developers?

The weird situation is; i didn't see any conflict. So, there is no problem to solve. Probably Ajax Dock cart has its own unique way to run the quantity buttons. (our template doesn't use anything to run the quantity buttons, Virtuemart component is still responsible to run quantity button even though you use our template)

i have no idea what Ajax cart module is using. You need to contact with the developer of ajax dock cart. They will probably better assist you on this.

Regards,
Support
The topic has been locked.

Quantity button is not working 9 years 7 months ago #10636

Thank you for your assistance
The topic has been locked.

Quantity button is not working 9 years 7 months ago #10649

sure, your welcome.

Topic is closed.

regards.
The topic has been locked.
Time to create page: 0.072 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