• Resolved testdevs

    (@testdevs)


    Can we reorder the checkout page fields like this order
    LHS
    1.Payment
    2.Billing information

    RHS
    1. Order summary

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, probably the easiest way would be to copy:
    plugins/woocommerce/templates/checkout/form-checkout.php
    to
    themes/your-child-theme/woocommerce/checkout/form-checkout.php
    and edit the divs in the copy.

    If your theme has already customised form-checkout.php, start with that.

    That is an excellent suggestion, @testdevs – thank you for pitching-in @lorro.

    Otherwise, should you prefer utilizing a plugin, feel free to check out Checkout Field Editor.

    I hope that helps!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkout page’ is closed to new replies.