-
Posted a reply to Disabling tax depending on shipping option and shipping country selected, on the site WordPress.org Forums:
Thank you both so much for the revised and improved code with explanations! It makes… -
Posted a reply to Disabling tax depending on shipping option and shipping country selected, on the site WordPress.org Forums:
Thanks to the above code example I have managed to modify it slightly to suit… -
Posted a reply to Disabling tax depending on shipping option and shipping country selected, on the site WordPress.org Forums:
Thanks - it's all sorted now with help from Woocommerce -
Created a topic, Excellent advice!, on the site WordPress.org Forums:
I was pulling my hair out with this one - spent 6 hour… -
Posted a reply to Disabling tax depending on shipping option and shipping country selected, on the site WordPress.org Forums:
That works perfectly - many thanks, you saved me from hours of headaches!! -
Posted a reply to Disabling tax depending on shipping option and shipping country selected, on the site WordPress.org Forums:
Thanks - I'll try that... -
Created a topic, Disabling tax depending on shipping option and shipping country selected, on the site WordPress.org Forums:
I am trying to write a code in FUNCTIONS.PHP to disabl… -
Posted a reply to Disabling tax depending on shipping option and shipping country selected, on the site WordPress.org Forums:
Thanks but this isn't specific to a plugin - it should work with any shipping… -
Posted a reply to Disabling tax depending on shipping option and shipping country selected, on the site WordPress.org Forums:
// Selects DHL Expressadd_action('woocommerce_review_order_before_shipping', 'my_custom_action_based_on_shipping_method');function my_custom_action_based_on_shipping_method() { // Get the chosen shipping method ID from… -
Created a topic, Disabling tax depending on shipping option and shipping country selected, on the site WordPress.org Forums:
I am trying to write a code in FUNCTIONS.PHP to disabl… -
Created a topic, City name must not be empty, on the site WordPress.org Forums:
I have just installed the plugin and obtained API cred… -
Posted a reply to Chat button position, on the site WordPress.org Forums:
Many thanks for the reply. I wasn't sure what the ^ refers to though? I… -
Created a topic, Chat button position, on the site WordPress.org Forums:
I am using the shortcode to show the chat button but i… -
Posted a reply to Poor, on the site WordPress.org Forums:
I think I tried all of them but couldn't resolve the initial problem where Woocommerce… -
Created a topic, Poor, on the site WordPress.org Forums:
Lots of errors reported from customers - I don't know … -
Posted a reply to Prevent SKU being sent to Paypal as ‘Item number’, on the site WordPress.org Forums:
I have now deleted this plugin as there are too many errors occurring. I never… -
Posted a reply to Prevent SKU being sent to Paypal as ‘Item number’, on the site WordPress.org Forums:
I'm still struggling with this - any help would be very much appreciated... thanks! -
Posted a reply to Prevent SKU being sent to Paypal as ‘Item number’, on the site WordPress.org Forums:
Hello Niklas, Thanks for your reply... This is a screenshot from a Paypal email: http://wiltscomputers.co.uk/sku.jpg… -
Created a topic, Prevent SKU being sent to Paypal as ‘Item number’, on the site WordPress.org Forums:
Recently Paypal status emails have changed and now inc… -
Created a topic, API tests OK but checkout box will not autocomplete, on the site WordPress.org Forums:
I have enabled the two necessary API's and tested them… -
Created a topic, Remove SKU from invoice, on the site WordPress.org Forums:
I have tried to remove the 'extras' from the product n… -
Posted a reply to Product GTIN is not being added to new orders since last update, on the site WordPress.org Forums:
Yes - version 1.0.4 works fine - I'll leave it installed for now and try… -
Posted a reply to Product GTIN is not being added to new orders since last update, on the site WordPress.org Forums:
Thanks for the quick response - perhaps it's a theme issue but something has broken… -
Created a topic, Product GTIN is not being added to new orders since last update, on the site WordPress.org Forums:
Since the last significant update of the plugin the GT… -
Posted a reply to After update to Version 1.07 I get an Error Warning Message, on the site WordPress.org Forums:
Since yesterday I am not receiving the GTIN in the emails for new orders. It…