Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Varun Sridharan

    (@varunms)

    @alex Lapinete. have updated the settings once after updating WooCommerce in WC Quick Buy .. ?

    i will also check the issue from my end. let me check if i can replicate the issue ??

    Thread Starter AlexLapinete

    (@alexlapinete)

    Hi yes i have updated all settings but still no luck.

    Thanks @varun Sridharan

    Plugin Author Varun Sridharan

    (@varunms)

    @alex.

    can you please contact me via email to get solved. ??

    Same problem here!!!
    And also you miss a ] in your code, line 329

    Change this:
    var wc_qb_product_id = jQuery("'.$variable_form_class.' input[name=\"variation_id\"").val();

    To this:
    var wc_qb_product_id = jQuery("'.$variable_form_class.' input[name=\"variation_id\"]").val();.

    And tks for this plugin!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Quick button doesn't seem to work’ is closed to new replies.