Shipping details element is not showing all shipping details fields
-
The xtemos shipping details element does not show the shipping details form but it’s showing something different. How can I edit this or show the right woocommerce shipping details in the form?
Attachments:
You must be
logged in to view attached files.
Hello,
In WooCommerce->Settings->Shipping Tab, find shipping options and make sure the Shipping Destination is set to ‘Default to customer billing address’ or ‘Default to customer shipping address’.
Best Regards
I want the shipping details to be different than billing details
Actually I already have set to default to customer shipping address, but it still do not show all shipping details fields
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
Hello,
You have not added the shipping method. Please follow this guide and add this:
https://woocommerce.com/document/setting-up-shipping-zones/
Best Regards
I don’t want to show this tick box
Attachments:
You must be
logged in to view attached files.
Hello,
On the same location i.e. Dashboard > WooCommerce > Settings > Shipping > Shipping Options section > you’ll find the ‘Shipping destination’ setting, there you can select Default to the customer billing address and the Ship to a different address will not appear https://snipboard.io/MvdgHQ.jpg
Best Regards
No, that does not work. I selected “Default to customer billing address” but what it did is just hide my shipping fields entirely.
My output expectation:
– Show both the customer billing and shipping details form AND hide the “Ship to a different address” tick box
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
#ship-to-different-address {
display: none;
}
Best Regards
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Shipping details element is not showing all shipping details fields’ is closed to new replies.