Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1435010

    hello there,

    i am testing the Smart Wuaintity Pluign from https://woo.com/de/products/smart-product-quantity/#.

    Unfortuanilty it Enfold break the plus and minus input buttons.
    Is there a solutionfor this?

    bis dann, marco.

    • This topic was modified 5 months ago by netztaucher.
    • This topic was modified 5 months ago by Yigit.
    #1435087

    Hey netztaucher,

    Thank you for the inquiry.

    You may need to edit the enfold/config-woocommerce/woocommerce-mod.js file and remove this code around line 131 to disable the custom quantity buttons:

    avia_apply_quant_btn();
    
    	//if the cart gets updated via ajax (woocommerce 2.6 and higher) we need to re apply the +/- buttons
    	$( document ).on( 'updated_cart_totals', avia_apply_quant_btn );

    Make sure to temporarily disable the Enfold > Performance > File Compression settings after doing the modification.

    Best regards,
    Ismael

    #1435102

    hi ismael,

    thank you. removed the line, added a plugin for +/i works.

    bis dann, marco.

    #1435128

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.