HELP WITH SITE - by Liemalmo - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp

  • Avatar: Liemalmo
    Liemalmo
    Participant
    November 25, 2015 at 18:28

    Hello,

    I have tried so many times now that i need help from you guys.

    This is what i need help with:

    1. The product page is messed up – the photos shows double up. So please remove the photos that is not ment to be there ( ON THE TOP)
    2. The Add to Cart button on product pages is wrong color, i want the same color as “COMPARE” button
    3. Remove header from product pages
    4. In shop/home site, the products is not on line – is this because of some products has longer names? Pls fix this
    5. Remove mailchimp from buttom on the pages, i want it underneath the photo in home page “SIGN UP PHOTO”
    6. Remove the description of products underneath the photos – and put related products there instead

    Can you please help me? This is urgent for my online store

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 25, 2015 at 20:11

    Hello,

    1. The problem is caused by one of your plugins. Disable them one by one to find it out.

    2. Use this code in custom.css file:

    .single-product-page .product-info .single_add_to_cart_button { 
        color: #A2D4F6 !important;
        background-color: #003D66 !important;
    }

    How to create custom.css you can watch in this tutorial

    3. You need edit the file wp-content/themes/legenda/woocommerce/archive-product.php and remove the code get_header('shop');.

    4. Add this code in custom.css file:

    .slide-item .product .product-name, .products-grid .product .product-name {
       height: 40px;
    }

    5. Please show a screenshot what you want to achieve as it’s unclear for us.

    6. Do you want to remove Description tab on single product pages?

    Regards,
    Eva Kemp.

    Avatar: Liemalmo
    Liemalmo
    Participant
    November 25, 2015 at 22:29

    Hello

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 26, 2015 at 08:20

    Hello,

    Provide us with FTP credentials.

    Thank you.

    Best regards,
    Jack Richardson.

    Avatar: Liemalmo
    Liemalmo
    Participant
    November 26, 2015 at 20:55

    Hello there!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 26, 2015 at 21:21

    Hello,

    1. The problem with images was caused by the plugin “YITH WooCommerce Zoom Magnifier”. I’ve deactivated it. Please check single product pages now.

    2./4. I’ve added the code in custom.css file.

    Regards,
    Eva Kemp.

    Avatar: Liemalmo
    Liemalmo
    Participant
    November 26, 2015 at 23:47

    Thanks, you are the best!

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 27, 2015 at 08:56

    Hello,

    I’ve added this code in custom.css file:

    .sxy-zoom-container .sxy-zoom-bg, .sxy-zoom-container, .main-image-slider {
        width: 400px;
        height: 400px !important;
    }

    Please check images now.

    Best regards,
    Jack Richardson.

    Avatar: Liemalmo
    Liemalmo
    Participant
    November 27, 2015 at 18:54

    Hey Jack

    I see after you put the thumbnail photos higher up it bugged the product photo. Made it blurry and unsharp.

    Could you undo this edit? We can just keep it the way it was, so the photos are not blurry and stretched out?

    Many Thanks
    Oskar

    Avatar: Eva
    Eva Kemp
    Support staff
    November 27, 2015 at 19:25

    Hello,

    I’ve removed the code in custom.css file.
    Please check now.

    Regards,
    Eva Kemp.

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