?wc-ajax=update_order_review status canceled
Updated on April 12, 2020 in Plugin Ongkos Kirim
0 on April 12, 2020

nama kota dan shipping cost load terlalu lama
bisa dicek pada consol request ke
?wc-ajax=update_order_review dan wc-ajax=get_refreshed_fragments terlalu memakan waktu dan status canceled bisa di cek di https://ibb.co/gts414Z

untuk case wc-ajax=get_refreshed_fragments sya sudah disable dengan code

add_action( ‘wp_print_scripts’, ‘de_script’, 100 );
function de_script() {
wp_dequeue_script( ‘wc-cart-fragments’ );

return true;
}

web jilsup.com
saya sudah membandingkan dengan plugin ongkir lain tidak ada case problem ini. thx

  • Liked by
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Loading more replies
You are not logged in

Please login here or simply sign up here .