• Closed
  • Tiffany Hendren
    Spectator
    February 13, 2016 at 6:07 pm #24316

    Hey! Just a couple more questions:

    1. My website’s checkout pages are a mess. I’m not sure why they look the way they do: http://prnt.sc/a2s4wh Can you help fix this?

    2. I keep getting notices that the content-product.php and variable.php WooCommerce templates are out of date. Is there an updated version of those two files with core version 2.5.0?

    Thank you! Support for this theme has been wonderful.

    SoundGirls.org

    Denzel Chia
    Moderator
    Posts: 2672
    February 14, 2016 at 5:15 pm #24335

    Hi,

    Please add the following in Theme Options -> Custom CSS

    .woocommerce-content-box.evolve-checkout {
    width: 100% !important;
    margin-left: 0px !important;
    }
    .woocommerce-side-nav.woocommerce-checkout-nav {
    margin-bottom: 20px !important;
    }
    .woocommerce-info {
    margin-bottom: 20px !important;
    }

    This will make your checkout page layout look better.

    As for the template updates, I will inform my employer about it.
    Please wait for the next available theme update.

    Thank you,
    Denzel

    Tiffany Hendren
    Spectator
    Posts: 5
    February 16, 2016 at 9:26 pm #24370

    I added this to my custom CSS and it looks a little better, but is there a reason that it doesn’t function like the checkout page on the demo? Shouldn’t I be able to fill out the billing address section, press continue, go on to shipping, etc?

    Denzel Chia
    Moderator
    Posts: 2672
    February 17, 2016 at 12:27 am #24375

    Hi,

    I just tried your checkout page
    It’s functioning normally.

    I am able to get to paypal payment page.
    Please see screenshot.
    http://i.imgur.com/sbtsEC6.png

    All you need to do is to login or fill up all billing and shipping information.

    Thank you.

    Tiffany Hendren
    Spectator
    Posts: 5
    February 17, 2016 at 1:21 am #24379

    Yes, I know that it works – I’m just wondering why it doesn’t work the same way the demo does, like this: http://prnt.sc/a48pxw This is what I expected the checkout to look like when we bought the theme.

    Why are my billing and shipping fields side-by-side, with review and payment below? Shouldn’t it show each section with a “Continue” button below?

    Denzel Chia
    Moderator
    Posts: 2672
    February 18, 2016 at 12:24 am #24395

    Hi,

    My localhost demo site with demo content has the same setup.
    Please install a localhost WordPress on your computer, install woocommerce and follow by importing demo content.

    Then have a look at the woocommerce settings as an example.

    Thank you.

    February 19, 2016 at 12:04 am #24419

    .woocommerce-content-box.evolve-checkout {
    width: 100% !important;
    margin-left: 0px !important;
    }
    .woocommerce-side-nav.woocommerce-checkout-nav {
    margin-bottom: 20px !important;
    }
    .woocommerce-info {
    margin-bottom: 20px !important;
    }

    Lukasz
    Spectator
    Posts: 45
    February 24, 2016 at 8:48 pm #24633

    Tiffany try uncheck option: Use Woocommerce One Page Checkout (in Theme option -> woocommerce) http://prntscr.com/a7gz7g