Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #236799

    I just suddenly lost a lot of custom styling on this site after the upgrade to 2.6.1, even though it was fine this morning:
    http://www.copenhagenfilmcompany.dk

    including text blocks not showing, padding is all off, defaulting, and fonts are defaulting. The site is live and I am freaking. Did not make any changes except to the logo on the mobile and suddenly the site is all messed up. Can I revert to the old version? 2.6.1 seems to be full of errors. Please HELP!!!
    thanks
    N

    • This topic was modified 10 years, 8 months ago by Munford.
    #236811
    This reply has been marked as private.
    #236825

    OK I decided to revert to an earlier backup which looks ok again.
    Then I added this:
    @media only screen and (max-width: 767px) {
    .responsive .mobile_slide_out .logo img{
    width: 225px; height: 50px; margin-top: 10px!important;
    }
    to fix the logo on mobile header and all the errors listed above are back – none of my css styling is showing.
    I am going to revert again, as I can’t have these errors live, but there is some serious error here.
    Not sure if you can test it now, but I still need a way to fix my logo on mobile, which is running under the menu icon.
    help!
    n

    • This reply was modified 10 years, 8 months ago by Munford.
    #237382

    Hey!

    Did you recently change the page url in your WordPress admin or update any plugins, make any server changes or anything like that? All of the major 2.6 bugs were taken care of in 2.6.1.

    You don’t *need* to update to 2.6 of course since 2.5.4 was and is stable. There very well could be a new conflict with a previously active plugin which is only now happening with 2.6 so checking those first is a good step.

    Regards,
    Devin

    #237455

    what plugin would be conflicting with the quick css? It’s only when I changed the logo size on the mobile that I lost all my customization – though the site was still looking right on the mobile? doesn’t make sense to me. I would like the 2.6.1 upgrade so I can fix the problems with my videos on mobile. My thread was closed for some reason before I got an answer about the css here: #234597.

    Can you tell me what the issue is with the logo on the header in the new update? There is no place to put in a logo for only responsive media, so it should resize for the mobile, right? Not sure how to fix it if I upgraded again.

    thanks for your help
    n

    #237464

    Lots of things could cause a conflict or it could even be your css. If you have a missing closing bracket for instance it could make all the css after it not render.

    For the logo, I don’t know what issue you mean. The logo re-sizes as the theme adapts to the users viewport. If your logo is larger it might need to be adjusted with some css.

    #238064

    What size should the logo be? I got a css code from Yigit to fix the logo size, which was too large and running under the logo.
    The css was not changed from before the update.

    #238116

    Is the logo fixed from this topic: https://kriesi.at/support/topic/enfold-update-errors-help/

    Please do not start similar topics with overlapping questions. It makes it much harder for us to answer effectively and for others to search+find answers.

    #238811

    yes but the new update caused other problems so I am afraid to try it again.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘URGENT HELP!!!’ is closed to new replies.