bobbingwide
Forum Replies Created
-
I’m not sure what support WooCommerce provides for calculating shipping costs on orders created manually. I’ll look into it, but not for weight/country shipping. It’ll be for weight zone shipping.
No. The plugin calculates the shipping costs based on the total weight of products in the cart. It shouldn’t be hard to create a new version that calculates shipping charges based on the weight of each individual product. But it won’t be something that I’ll develop for weight/country shipping. I’ll add it to the list of requirements for oik-weight-zone-shipping.
I’ve added a FAQ for oik-weight-zone-shipping
https://www.oik-plugins.com/oik-faq/set-maximum-cart-weight-2/
Fixed in v0.0.2
Yes, it’s the same solution as for Weight country shipping.
Set your rates up to the maximum cart weight that you do support
and then add another entry with a very high weight and a non-numeric rate.
e.g.
99999 | Z | Maximum cart weight exceeded
https://www.oik-plugins.com/oik-faq/how-do-i-set-the-maximum-cart-weight/
Note: The “Maximum cart weight exceeded” message will be displayed if WooCommerce can’t determine any shipping rates.
- This reply was modified 8 years ago by bobbingwide.
Ah, I’ve just tested this properly. There’ll be a fix for this in the next version.
This should work. Can you provide more details.
Forum: Plugins
In reply to: [oik] OIK Stops my whole WordPressI was able to get an HTTP 500 internal error with another plugin which attempted to use oik base functions, but have not yet been able to produce it with uk-tides.
Forum: Plugins
In reply to: [oik] OIK Stops my whole WordPressI’ve raised an Issue on GitHub https://github.com/bobbingwide/oik/issues/53
Forum: Plugins
In reply to: [oik] get fatal errorI’ve raised an Issue on GitHub https://github.com/bobbingwide/oik/issues/53
Forum: Plugins
In reply to: [oik] OIK Stops my whole WordPressHi Steve. I’ve suffered situations where the site just crashes with no errors. Increasing the PHP memory limit often helped. But without additional information I would not be able to analyse the problem. Glad you found a replacement solution.
Forum: Plugins
In reply to: [oik] OIK Stops my whole WordPressOh, that’s not good! What happens if you deactivate other plugins?
Do you have anything in your PHP error log?
Does it work if you revert to a previous version of oik?Forum: Plugins
In reply to: [Weight zone shipping for WooCommerce] TranslateGreat.
Forum: Plugins
In reply to: [Weight/Country Shipping for WooCommerce] Woocommerce 2.6.1The new plugin, integrated with WooCommerce’s Shipping zones is now available from the oik-plugins website.
The free version, oik-weight-zone-shipping v0.0.1, supports setting of a single rate per weight range.
For multiple rates per weight range either create multiple shipping methods or use the premium version.
See https://www.oik-plugins.com/oik-faq/cart-weight-based-plugin-need/
Forum: Plugins
In reply to: [Weight/Country Shipping for WooCommerce] Select countries in WoocommerceCan you provide a few more details
What version of WooCommerce?
What countries do you ship to?
Is this test or production?