Royal checkout page - by BirgitAllerte - on WordPress WooCommerce support

This topic has 7 replies, 3 voices, and was last updated 7 years, 10 months ago ago by Robert Hall

  • Avatar: BirgitAllerte
    BirgitAllerte
    Participant
    June 17, 2016 at 02:17

    Hi,
    Can you please help me to solve a problem with the checkout page. I have update the theme to 2.7.

    Now I have the problem that when I am logged in the admin and buy a testproduct, I press the checkout button, the Royal page layout for the checkout. When I logged out I have a different form. Do you have a solution?

    Thanks in advance.

    Kind regards,
    Birgit

    6 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 17, 2016 at 07:14

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: BirgitAllerte
    BirgitAllerte
    Participant
    June 18, 2016 at 00:31

    Hi Robert,

    Thanks for your reply.

    I have sent you the details in private.

    Thanks in advance.

    Kind regards,
    Birgit

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    June 18, 2016 at 08:27

    Hi,

    I’ve commented the lines 13-25 in the file wp-content/themes/theme/woocommerce/checkout/form-checkout.php. Please check the Checkout page now.

    We recommend to wait for theme update and keep old Woocommerce version for now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: BirgitAllerte
    BirgitAllerte
    Participant
    June 18, 2016 at 11:56

    Hi Eva,

    Thank you very much for your excellent support , I appreciate it!

    Kind regards,
    Birgit

    Avatar: BirgitAllerte
    BirgitAllerte
    Participant
    June 18, 2016 at 15:30

    Hi Eva,

    I can not start a new topic, but can you help me with another small thing.

    I have customize de header image “bg-light-strippped” in the purper color from the shop page and checkout page. As you know I have to replace the image every time I update the theme. Now I want to set the background color in custom css, so it remains the same color after an update.

    However, when I put the code in custom css it does not work. For now I have used the image again.
    Do you have the css code to set the color in CSS? This is the code I have used:

    .page-heading .bc-type-1 {
    background-color: #606 !important;
    }

    Thank you very much in advance.

    Kind regards,
    Birgit

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 20, 2016 at 07:11

    Hello,

    Please try to add this code Global Custom CSS

    .page-heading {
        background: purple;
    }

    Regards,
    Robert Hall

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.