After updating several plugins and woocommerce, billing and shipping form in the checkout page disappeared.
After hours of inspection, I could not find the cause. Then, discovered that there is this code in the head section of each page:
<style type="text/css">
.woocommerce-shipping-fields{
display:none;
}
.woocommerce-billing-fields{
display:none;
}
.woocommerce-additional-fields{
display:none;
}
</style>
Do you have any suggestion?
]]>At update 3.9.0 (the one that had security fixes, not sure if it was 3.9.0) I realized that shipping destination setting in Options –> Shipping –> Shipping options doesn’t work as it should.
Basically, my default shipping address was the same as the payment address with an option to change shipping address. This used to work fine before last week’s update.
My settings are the same (Default address is set to payment address in WooCommerce settings) yet checkbox for using different shipping address is checked at checkout.
I tried all 3 options hoping it might change checkbox behavior at checkout, but it didn’t work.
How can I fix this?
Thanks in advance.
]]>I am using WooCommerce + X Theme from Themeco, my WordPress installation is set up in fench.
I am trying to change some fields name in woocommerce/templates/checkout/form-shipping.php.
For instance, I change line 54 :
<h3><?php _e( 'Additional Information', 'woocommerce' ); ?></h3>
into
<h3><?php _e( 'Notes additionnelles', 'woocommerce' ); ?></h3>
but the form keep being displayed without my changes.
Any ideas ?
Cheers,
Julien
I have turned off all my plugins but still no form.
https://www.ads-software.com/plugins/wordpress-ecommerce/
]]>I’m currently trying to set up my own business website, and as the title says, when a customer loads the cart page on my website I would like the calculate shipping form to be already open because with the theme I am using, it isn’t very obvious that it is there.
If you don’t understand what I’m talking about, the link to the problem page is: https://onetwoapparel.co.uk/cart/
Any help is greatly appreciated!
Thanks.
https://www.ads-software.com/extend/plugins/woocommerce/
]]>https://www.ads-software.com/extend/plugins/woocommerce/
]]>