CSS and Product Gallery Issues with WooPress v2.0

This topic has 8 replies, 4 voices, and was last updated 8 years, 10 months ago ago by Jack Richardson

  • Avatar: TeeDev
    TeeDev
    Participant
    June 15, 2015 at 00:54

    I’ve just upgraded to version 2.0 (from 1.5) and now I have noticed two problems.

    1) My child theme CSS styles aren’t being picked up properly. I have gone to the Custom CSS section in theme options and reenabled custom.css but still nothing. I have tried adding the styles in the new custom css input fields and still no good. I have cleared all caches also. Can you please help.

    2) The product gallery on the single product page no longer has the scroll effect and instead the images are lined vertically. This was a problem before and your tech guys gave me some code for the child functions.php which fixed it. I have tied to remove that code to see if that resolves it but it’s no good. I have re-added the code and still nada. Please help with this also.

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 15, 2015 at 14:32

    Hello,

    Please provide us with wp-admin (full permissions) and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: TeeDev
    TeeDev
    Participant
    June 17, 2015 at 10:42

    I found the solution to the issue with the product images was that you had implemented a new option to enable/disable the slider and this was set to off by default.

    However, the font issue is still there. The main nav and much of the text on the site is no longer showing in Open Sans.

    Many thanks

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    June 17, 2015 at 13:17

    Hello,

    We know about the issue with font and are working on it. This bug will be fixed as soon as possible. Meanwhile you can add this code in custom.css file:

    .menu > li > a {
     font-family: "Open Sans" !important;
    }

    Regards,
    Eva Kemp.

    Avatar: TeeDev
    TeeDev
    Participant
    June 17, 2015 at 16:49

    Thank you, but it’s not just the menu that is experiencing this issue.
    I see there is another new update, does it contain the fix? The changelog hasn’t yet been updated so not sure.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 18, 2015 at 09:10

    Hello,

    Try to use this code:

    h1, h2, h3, h4, h5, h6 {
     font-family: "Open Sans" !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: TeeDev
    TeeDev
    Participant
    June 18, 2015 at 11:22

    Hi Jack, thanks but I already added this in conjunction with Eva’s solution (thanks Eva!).

    But what is causing this?I still have lots of font issues as these are not the only defined font classes, what is the overall problem and when will it be fixed?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 18, 2015 at 11:30

    Hello,

    Our developers are working on this bug and it’ll be fixed in short time. It requires few days for the update.

    Thank you for your patience and understanding.
    Best regards,
    Jack Richardson.

  • 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.