Dan
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Weight Based Shipping] Free shipping not workingPlease check the after taxes setting:
Forum: Plugins
In reply to: [WooCommerce Weight Based Shipping] Free shipping not workingHi @filipedrf,
Weight Based Shipping finds all matching shipping rules for an order. Matching rules, if more than one, are combined.
It looks like the order in the screenshot matches two rules: CTT Free Shipping and CTT. To deactivate the CTT rules for 200+ orders, set their Value to 0-200.
Forum: Plugins
In reply to: [WooCommerce Weight Based Shipping] Save buttonRight, the blue button at the screen corner. We’ll consider ways to make it less surprising. Thank you for the feedback.
Forum: Reviews
In reply to: [WooCommerce No Shipping Message] It does exactly what it saysThank you for the review!
Forum: Plugins
In reply to: [WooCommerce Locations Pack] State field not appearing for France on checkoutHi @floweb123,
The Cart block handles the custom states differently from the classic cart. I have filed an issue in the WooCommerce repo: https://github.com/woocommerce/woocommerce/issues/55575.
Meanwhile, you can switch to the classic cart while as a workaround.
The error in the screenshot means that WBS is affected by malformed order data input. WooCommerce never provides such invalid input. The data must be incorrectly modified by another plugin or a custom code snippet. To check that, deactivate other plugins and switch to the default theme temporarily.
Forum: Plugins
In reply to: [WooCommerce Locations Pack] Belize is missing Orange Walk DistrictDo you have an idea of sub-locations list to be included within the Orange Walk district?
Forum: Plugins
In reply to: [USPS Simple Shipping for Woocommerce] WooCommerce v9.6.1That’s quite strange because the only thing changed with the USPS Simple 1.10.11 update is the metadata. Also, the plugin doesn’t control the shipping calculator. It’s a core WooCommerce thing that might be affected by your current theme or third-party plugins. You can temporarily deactivate all plugins and switch to the default theme to see if it helps.
Forum: Plugins
In reply to: [USPS Simple Shipping for Woocommerce] WooCommerce v9.6.1Does rolling back to the previous version help with that?
Forum: Plugins
In reply to: [USPS Simple Shipping for Woocommerce] No USPS shipping method availableHi @alpinisto,
It’s not possible to determine the cause this issue since parts of the debug report are missing. It might be due to manual redaction or changes in the plugin’s source files. Please re-install the plugin to make sure it’s not modified, then collect the report again.
Forum: Plugins
In reply to: [USPS Simple Shipping for Woocommerce] WooCommerce v9.6.1The update only includes changes in the metadata, saying that the plugin is tested with WooCommerce 9.6.
The first screenshot was taken before the customer address provided. The second one – after.
Forum: Plugins
In reply to: [USPS Simple Shipping for Woocommerce] WooCommerce v9.6.1Yes, this plugin has been tested with WooCommerce 9.6.1 and is compatible. Let us know if you encounter any issues.
You might need to update the solution you use for the packaging cost.
Another option is to stick with the legacy version of the plugin that is included.
There should be two buttons below that text: Go to shipping zones and Set up global shipping rules. If not sure which one to chose, click Go to shipping zones, create a shipping zone, add a Weight Based Based shipping method in it, and edit its settings.
- This reply was modified 1 month, 2 weeks ago by Dan.
Forum: Plugins
In reply to: [USPS Simple Shipping for Woocommerce] Deprecated uasort()Hello @melissaod,
You can replace the code snippet with a similar one, like the following:
https://www.businessbloomer.com/woocommerce-sort-shipping-costs-low-high/.