I am using woocommerce plugin for wordpress. Everything in woocommerce is fine. Only in one thing where I am totally strucked. In checkout page I want to show all the shipping methods in list format. Here with I have attached the screenshot for the shipping method that I want. I have gone through many settings but I am not getting the result. So any help and suggestions will be really appreciable. Thanks
Leave a Reply
You must be logged in to post a comment.
In your wordpress Backend Go to
You will see list of all shipping methods like this
Activte and configured all shipping methods, And for for some shipping methods, Your product must have dimensions like “Weight,Length,Width,Height” In order to calculate shipping charge.
Hope, It will help you!
i tried some more setting on “shipping options’ page and works for me finally.
You first have to create Shipping zones and add shipping method specific to those zones. Now as soon as you enter the address on the checkout page, WooCommerce searches for that address in all the zones and if matched display all the shipping assigned to that zone.
This Worked for me:
Under WooCommerce/Settings/Shipping zones clear the ‘Zone regions’ then under shipping options/ Calculations uncheck both:
and
The plugin
“Shipping Method Display Style for WooCommerce” by “Thedotstore” may be handy.