Forum Replies Created
- AuthorPosts
- ymfmParticipant
Hi.
I commented line 37 in /wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-shipping.php
//Hide Admin Shipping If vendor Shipping is available
// add_filter( ‘woocommerce_package_rates’, array(&$this, ‘wcfmmp_hide_admin_shipping’ ), 100, 2 );Now it shows admin shipping, but if the distance is more than the max distance configured, checkout page keeps reloading forever.
Any suggestion to avoid this?
Thanks,
YuriymfmParticipantHi.
Any help with this?
1. BIG ISSUE: If distance rate shipping is activated, it will block any other shipping method configured in woocommerce. Can we please not block other shipping methods configured in woocommerce?”
Or does anybody found a way to unlock the others shipping methods with distance rate activated?
Thanks
ymfmParticipantHi.
It’s fixed after updating to latest on 09/06/2020.
Great,
Thanks - AuthorPosts