Please could you update my theme to the latest version

This topic has 11 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: Ian Welham
    Ian Welham
    Participant
    February 16, 2015 at 22:21

    Hi

    I am not sure I understand to to update the theme to the latest version. Is it possible you could do this for me please? I don’t mind paying if there is a fee for this.

    Thank you
    Ian

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 16, 2015 at 22:36

    Hello,

    I’ve finished updating the theme for you. Please check.

    Regards,
    Robert Hall.

    Avatar: Ian Welham
    Ian Welham
    Participant
    February 16, 2015 at 23:21

    Hi Robert

    Thank you. I can see a couple of problems if you could check please

    On a product page such as this one
    http://www.muobu.com/shop/hair-dye/crazy-color-sky-blue/

    The quantity buttons above the add to basket button are not working. Also, I can add a product to the cart from the quick view, but not by adding a product from the big add to basket button on the single product page.

    Thanks
    Jason

    Please, contact administrator
    for this information.
    Avatar: Ian Welham
    Ian Welham
    Participant
    February 16, 2015 at 23:29

    Also, the paypal options look very weird on the shopping cart, in a white box now instead of the black background and you can’t read the words next to the paypal logo as it is white on the white background

    Thanks
    Ian

    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2015 at 09:15

    Hello,

    I’ve checked single product page and added product to the cart successfully.
    Also quantity buttons are working fine. Please clear your browser cache and check again.
    Please add this code in custom.css file to fix the issue with the payment background:

    #payment {
        background-color: transparent !important;
    }

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Ian Welham
    Ian Welham
    Participant
    February 17, 2015 at 10:55

    I don’t think that has fixed it. If you go to a product page on Google Chrome you see the screengrab below on a single product page, with the arrows inside the box so they obscure the number. The number below reads 13 but you can only see the 1

    http://www.muobu.com/wp-content/uploads/2015/02/image1.jpg

    Also, after clearing the cache, this is the paypal box I’m seeing in the checkout process, which is still on a white background after adding the code above to the custom.css

    http://www.muobu.com/wp-content/uploads/2015/02/image2.jpg

    Are you able to log in and check this, make any changes for me please as I start to promote my shop today.

    Thanks for your help 🙂
    Ian`

    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2015 at 17:52

    Hello,

    I’ve checked the Checkout page and payment method background isn’t white:
    http://i.imgur.com/gByKQzC.png

    Try to check it in another browser.
    Also I’ve added this code in custom.css file to increase the width of quantity box:

    .quantity .qty {
        width: 60px;
    }

    Please check it as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Ian Welham
    Ian Welham
    Participant
    February 17, 2015 at 21:07

    Thank you Eva. I have found the problem, I am using Safari on a Mac and it’s this that is causing the issues with the theme. The quantity arrows next the the box on the single product page are still over the box and in the wrong place on Safari, but work fine on other browsers.

    Also – there are still 2 place order buttons… a small black one below the Paypal option and then the large one at the bottom of the cart.

    Is there a way to remove the quantity arrows and just have someone type a number into the box only? Then that would sort all my problems.

    And thank you so much for all your help so far 🙂

    Ian

    Avatar: Eva
    Eva Kemp
    Support staff
    February 18, 2015 at 00:16

    Hello,

    The issue with 2 buttons will be fixed in the nearest update.
    It will be produced very soon.
    To remove arrows try to use this code in custom.css:

    input[type="number"] {
    position: initial !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Ian Welham
    Ian Welham
    Participant
    February 18, 2015 at 00:36

    Thanks Eva – that solved the arrows issue on Safari, I’m fine not having those on.

    I’ll wait for the next update to solve the 2 buy buttons.

    I guess it’s not a good idea to update to woocommerce 2.3.4 that was released today for a few days either!

    Ian

    Avatar: Eva
    Eva Kemp
    Support staff
    February 18, 2015 at 13:12

    Hello,

    Thank you for your understanding.
    We’ll release a new update in a few days.

    Regards,
    Eva Kemp.

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