Forums

[resolved] Sidebars Disappeared (4 posts)

  1. JCarter718
    Member
    Posted 3 years ago #

    I just did a late upgrade to 2.9.2 and my sidebars disappeared. Any help to restore them would be GREATLY appreciated!

    first-bite.com

  2. Samuel B
    moderator
    Posted 3 years ago #

    deactivate plugins to see if one is borking you
    and fix your errors

  3. JCarter718
    Member
    Posted 3 years ago #

    I've deactivated and reactivated plugins one at a time, with no luck. I worked something out to get my sidebars back (probably not the correct way), but now my content is squished. Any suggestions? Thanks for the error link.

  4. JCarter718
    Member
    Posted 3 years ago #

    For anyone else having issues, I fixed my sidebar and squished content problems with this code added to layout.css

    #content {
    float:left;
    margin-right:0px;
    padding:0.5em 0;
    width:100%;
    
    }

Topic Closed

This topic has been closed to new replies.

About this Topic