Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17056
    gcal.angola
    Member

    Hi there, it would be really helpful if any of you could give some insights on this…! It seems that since I’ve updated the WordPress version to 3.7.1, many of the issues started to happen with admin site. Text box goes all white on edit post page so cannot see the texts, images won’t load fast & takes ages to respond so ends up failing, even the actual site is very slow responding so sometimes the sliders won’t load properly etc… Different platform, browsers didn’t help at all. Is it just the respond time issue of the hosting server??

    #17058
    Sakin
    Keymaster

    @gcal.angola: Check your plugins and cache. try disabling the plugins. If still have problem then try reinstalling the WordPress 3.7.1.

    We haven’t find any issue in WordPress 3.7.1

    #17081
    tdovale
    Member

    Hi I have an issue with Sub Menus disappearing when I try to click it….

    http://www.successactivators.com

    Thanks for a great theme

    All plugins are deactivated….

    #17083
    Sakin
    Keymaster

    @tdovale: It’s not the theme or update issue. It’s your Custom CSS. You can just remove the the following CSS from “Appearance => Theme Options => Custom CSS” box and it will be fine. The line-height is causing issues.

    #header-menu ul.menu a, #colophon #access-footer ul.menu a {
       line-height: 4rem;
        padding: 0 0.5rem;
    }

    Or you can just add Custom CSS to match with your current line height.

    #header-menu ul.menu ul {
        top: 4rem;
        top: 40px;
    }
    #17096
    gcal.angola
    Member

    @Sakin: Thanks so much for your reply!!! Had looked into the plugins and disabling the Jetpack solved the whole issue immediately! It seemed that the plugin needed to be updated & now with the new version of Jetpack, it seems to be working all good.

    It was really frustrating that almost the whole admin site wasn’t working at all but learnt a lesson that all the plugins as well need updating when updating WordPress version.

    Thanks once again for your swift response, much much appreciated!

    #17111
    Sakin
    Keymaster

    @gcal.angola: Yes, you need to upgrade your plugin and themes. Then only you need to update your WordPress Version. Thanks for sharing your experience and I hope it will be helpful to others as well.

    Thanks a lot.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Any known issues with WordPress 3.7.1?’ is closed to new replies.