• After many tests we find a conflict between WooCommerce Smart COD and Flexible Shipping.


    When these two plugins and woocommerce are enabled the checkout not working and blinking. We try it with some default WordPress themes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lifehackergr

    (@lifehackergr)

    1. New fresh installation with WordPress 6.4.2 and WooCommerce with Sample Products.
    2. Theme: 20 24
    3. Plugins: WooCommerce and WooCommerce Smart COD

    The checkout page not working at all. It says “There has been a critical error on this website.”

    Thread Starter lifehackergr

    (@lifehackergr)

    Hi there.
    The flexible shipping plugin has some problem because of this problematic code of Smart COD.

    jQuery(document).ready(function(t) { var i = t("body"); i.on("change", "input[name=payment_method], #shipping_state, #billing_state", function() { i.trigger("update_checkout") }), i.on("focusout", "#billing_postcode, #shipping_postcode, #shipping_city, #billing_city", function() { i.trigger("update_checkout") }) });

    May you help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘conflict between WooCommerce Smart COD and Flexible Shipping’ is closed to new replies.