Forums
(@kkiel)
9 years, 10 months ago
You can add
if ( ! empty( $this->settings['tax_status'] ) && $this->settings['tax_status'] == 'none' ) { $this->tax_status = 'none'; }
to line 195 ( woocommerce_flatrate_percountry.php )
11 years, 8 months ago
Simple