Checkout with 3 columns (should be 2), footer wrong spacing, add to cart probl.

This topic has 8 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler

  • Avatar: Modestas
    Modestas
    Participant
    August 2, 2017 at 16:40

    After installing the theme I experience 3 problems so far:

    1. Checkout page appears with 3 columns, it should be 2 as in your demo. In the middle column appears “additional order information notes field” which should be at the bottom of the first column. Please advise how to fix that

    2. The footer (black version) after fresh theme install shows no space between the top of footer and logo / words of every column

    3. I set up in header of shop the slider to appear (same one used in the home page) instead of default header. When I go to single product page and add it to cart I see not the simple green line with “product name added to cart” but that green space goes all up to the top of the page on top of the header slider. Please advise how to fix that

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 3, 2017 at 10:16

    Hello,

    1. We changed cart layout, but on the demo is old theme version. You can add this code in Theme Option > Styling > Custom css:

    .woocommerce-checkout .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
        width: 100%;
    }

    2. This demo footer that is enabled in 8Theme Options > General > Footer > Show footer demo blocks.
    You can disable it and create your own footer using Static Blocks in wp-admin panel.
    Then add “8theme – Static Block” widget into “Footer area” in Appearance > Widgets.
    To enable VC editor in static blocks go to Visual Composer > General Settings > Content Types and tick “static blocks”.
    3. Please add this code in custom css:

    .single-product .woocommerce-message {
        margin-top: 58%;
    }

    Also, it will be fixed in 1.9 theme version and then you may delete the code.

    Regards

    Avatar: Modestas
    Modestas
    Participant
    August 3, 2017 at 14:49

    Perfect! It works, thank you! Superb support!

    1. Also when being in single product page and adding the product to the cart – how to set it up that a pop up window with product name “successfuly added to the cart” would appear instead of that green line with confirmation above the product ?

    2. when single product has “color” selections as photos of different product selectable attributes that customers can select to add to the cart and when pressing on different attributes (photos) these photos appear in the main product photo window and you can see bigger photo. Problem appears when we have more than one selectable attribute, for example color AND size – than to see biggear color photos we also need to select the size, only when we select all attributes (color and size), only than we can see the mini photo as bigger one in the main photo window. Is there a way on how to make that you do not have to select all atributes (color picture and size) to see color picture in the main photo window? I think you understand what I mean 🙂

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 3, 2017 at 15:04

    Hello,

    If you’re happy with our service, don’t forget to rate us 5 stars in themeforest. 🙂
    1. In current theme version “Ajax add to cart” option works only for single product, but in next 1.9 version, it will work for variable products also.
    2. This is not the problem, it is standard woocommerce functionality of variable products and can’t be changed without additional customization.

    Regards

    Avatar: Modestas
    Modestas
    Participant
    August 3, 2017 at 17:42

    Got it. Thank you!!!

    Will be looking forward for v1.9

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 4, 2017 at 08:21

    You’re welcome!

    Regards

    Avatar: Modestas
    Modestas
    Participant
    August 4, 2017 at 11:04

    How to change product image sizing? In your demo images are taller, could you advise me where to modify that the images would be the same tall as in your demo. Thank you very much!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 4, 2017 at 12:23

    Hello,

    Please read this article https://docs.woocommerce.com/document/fixing-blurry-product-images/
    Settings from our demo – http://prntscr.com/g4aall
    Don’t forget Regenerate thumbnails after changes in WooCommerce-> Settings-> Product -> Display https://wordpress.org/plugins/regenerate-thumbnails/.

    Regards

  • Viewing 8 results - 1 through 8 (of 8 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.