Torre - Pimwick, LLC
Forum Replies Created
-
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Compatibility with Woocommerce BlocksWe just released an update which includes the ability to turn off the Apply Gift Card form on the Cart and Checkout Blocks.
After upgrading the plugin, go to Pimwick Plugins > PW Gift Cards > Settings > Check the box that says Hide the “Apply Gift Card” form on Blocks.
Thanks for the feedback!
Forum: Plugins
In reply to: [PW WooCommerce Exclude Free Shipping] Plugin doesnt workIt sounds like you may have another plugin that is causing the free shipping to recalculate after the PW Exclude Free Shipping logic is applied using the standard WooCommerce hooks.
Deactivate all plugins except for WooCommerce and our plugin. If this solves the problem, gradually activate your plugins one by one until you spot the problematic plugin and we can dig in further.
Forum: Plugins
In reply to: [PW WooCommerce Exclude Free Shipping] Plugin conflictOur plugin utilizes the WooCommerce hook “woocommerce_shipping_free_shipping_is_available” with a priority of 9999 (which means it should try to run after all other plugins).
Check with the developers of the Courier Guy Shipping plugin to see if they are using the standard WooCommerce hooks (in particular, woocommerce_shipping_free_shipping_is_available) and if not can they include them for maximum compatibility with other plugins such as this one.