Just updated to the latest version of the theme (1.7) – three problems

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

  • Avatar: sorin.manica
    sorin.manica
    Participant
    February 13, 2015 at 11:37

    Hello!

    The problems are:

    1. The problem described here (account page addresses) reappeared. Can you please leave a changelog so I can solve it by myself in future versions of the theme?

    2. The quantity button area is shown weirdly on both product pages and also on category pages. What should I do?

    3. On mobile devices, when scrolling, in the sticky menu the search icon overlaps the logo. Can you please leave some css changes to solve this ONLY on mobile (small resolution) devices?

    Admin credentials below. Thanks 🙂

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 13:05

    Hello,

    1. I’ve edited the file my-addresss.php and placed it in the child theme folder wp-content/themes/royal-child/woocommerce/myaccount. Please check My Account page now.

    2. You need update Woocommerce plugin to the latest version to fix this issue.

    3. Please add this code in custom.css file:

    @media (max-width: 480px) { .fixed-header-area .header-logo {
       padding-right: 10px !important;
    } }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: sorin.manica
    sorin.manica
    Participant
    February 13, 2015 at 13:26

    2. Sorry, but I cannot update woocommerce for now. I have many plugin dependant on the woocommerce 2.2. Can you provide me with a different solution?

    Thank you in advance 🙂

    Avatar: sorin.manica
    sorin.manica
    Participant
    February 13, 2015 at 13:33

    1. Works.

    3. Doesn’t work 🙁 Can somehow the logo have a fixed size so it won’t overlap with the search button on the sticky menu when scrolling?

    When opening the website, everything is ok, only when scrolling the problem appears.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 14:06

    Hello,

    2. Sorry, but you have to update Woocommerce plugin. Create a back up of your files and database before update.
    3. Please show a screenshot of the issue with the logo.

    Thank you.
    Regards.
    Eva Kemp.

    Avatar: sorin.manica
    sorin.manica
    Participant
    February 13, 2015 at 15:06

    Ok, thank you.

    Here is a screenshot with the logo beeing overlapped by the search bar. The device is Motorola Moto G2 with android 5.0 🙂

    Regarding the quantity issue, can I downgrade the theme to version 1.6.1?

    Thanks 🙂

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 13, 2015 at 15:18

    Hello,

    Please try to add this code into custom.css file.

    @media only screen and (max-width: 480px){
    .fixed-header-area .header-logo img {
    width: 80%;
    }}

    Regards,
    Robert Hall.

    Avatar: sorin.manica
    sorin.manica
    Participant
    February 13, 2015 at 15:25

    Nope, still the same.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 13, 2015 at 15:36

    I’ve added code above and fixed header working well. Please check.

    Regards,
    Robert Hall.

    Avatar: sorin.manica
    sorin.manica
    Participant
    February 13, 2015 at 16:20

    Can confirm the issue is gone.

    Thank you very much. Ticket closed 🙂

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 13, 2015 at 16:24

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Just updated to the latest version of the theme (1.7) – three problems’' has been successfully resolved, and the topic is now closed for further responses

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