Checkout template

Cassy April 27, 2023 at 8:30 pm

Good evening, how can I restore the classic checkout page?
Right now I have two columns:
1) BILLING DETAILS
2) ADDITIONAL INFORMATION

While YOUR ORDER goes under.

In the classic woocommerce layout we have:
1) BILLING DETAILS on the left
2) YOUR ORDER to the right
and below the additional information.

How can we go back to this situation? Thank you

Replies (4)

  1. Cassy April 27, 2023 at 8:30 pm

    Good evening, how can I restore the classic checkout page?
    Right now I have two columns:
    1) BILLING DETAILS
    2) ADDITIONAL INFORMATION

    While YOUR ORDER goes under.

    In the classic woocommerce layout we have:
    1) BILLING DETAILS on the left
    2) YOUR ORDER to the right
    and below the additional information.

    How can we go back to this situation? Thank you

  2. Spiracle Themes April 28, 2023 at 6:00 am

    Hi Cassy

    Thanks for reaching out
    This change to the checkout page need the code modification and can’t be done using the CSS.
    It involves editing the form checkout page in order to change the layout.
    We can guide you but you have to do it yourself.

    Best Regards

  3. Cassy April 28, 2023 at 9:10 am

    Hello,
    yes, i can get my hands on the code. I made other changes in the past to the theme php files.
    In this case what should I do?
    thanks

  4. Cassy April 28, 2023 at 4:56 pm

    What is the theme page to edit? What is his name? I’m opening all the theme files but I don’t see which page to edit

  5. Spiracle Themes May 1, 2023 at 3:26 pm

    Hi Cassy

    First of all, I suggest you to install the child theme of Own Shop. Link below
    Own Shop Child Theme

    If using already then you can proceed to the next steps

    Step 1) Locate the checkout template file: Navigate to your WooCommerce plugin folder and locate the checkout template file. You’ll find the file here wp-content/plugins/woocommerce/templates/checkout/form-checkout.php

    Step 2) Now in your child theme create a folder named woocommerce and then create a subfolder named checkout inside it. Copy the form-checkout.php file from plugin to the checkout folder in your child theme.

    Step 3) Open this file using any text editor and modify it according to your requirements

    Best Regards

Post a Reply

Reply To: Checkout template
Your information: