Viewing 1 replies (of 1 total)
  • Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @ericspataru,

    I have visited your given link. I am not sure if the plugin is updated from a very old version to new.
    You can follow the below solutions to remove the error.
    1)Go to your setting page at backend(Dashboard->Woocommerce->Checkout Layouts) and click on save settings button again. It will possibly override all the setting which are not saved.
    2)As a song option go to your plugin file /plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/cclw_checkout/orderreview-table.php and change the line no 46 with below line:-

    if(isset($checkout_options[‘cclw_skip_qty’]) && $checkout_options[‘cclw_skip_qty’] == ‘yes’)

    Do let me know if I can help you further.
    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘New version is buggy for my site’ is closed to new replies.