Viewing 3 replies - 1 through 3 (of 3 total)
  • deactivate plugins to see if one is borking you
    and fix your errors

    Thread Starter JCarter718

    (@jcarter718)

    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.

    Thread Starter JCarter718

    (@jcarter718)

    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%;
    
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebars Disappeared’ is closed to new replies.