• Hello All,

    Firstly, thank you for taking the time to help me. I’ve tried to get to the bottom of this myself but I’m in way over my head.

    This is a site I designed on the TwentyTwelve WP theme. I am not sure how I hid the right side bar or what I’ve done, but now my client would like widgets on her blog page.

    Can someone please help me figure out where the right side bar is and where my widgets are?

    https://www.elanabell.com/blog/

    Thanks heaps!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Eleven theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    Thread Starter rconnard

    (@rconnard)

    Thank you for your suggestions, t-p.

    Deactivating the plugins didn’t result in any change.

    I’ve deactivated my child theme and that didn’t help either.

    As this was the first site I made on WordPress, I edited the base theme some before creating the child theme. I thought this was causing the problem but I downloaded a clean TwentyEleven and previewed it with my childtheme disabled and I STILL don’t see a sidebar.

    ??? ??

    Moderator t-p

    (@t-p)

    -Try adding this to the wp-config.php: define(‘CONCATENATE_SCRIPTS’, false); before this line: require_once. First, make sure that your browser has JavaScript enabled.
    codex: https://codex.www.ads-software.com/Editing_wp-config.php#Disable_Javascript_Concatenation

    -if that does not resolve the issue, you may try increasing memory available for php.

    –If all the above troubleshooting steps do not resolve the issue, try manually re-upload all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory from a fresh download of WordPress. This should replace your core files without changing your content and settings in wp-config.php file and the /wp-content/ directory. Read the Manual Update directions first!
    Make sure you backup everything (including your database) before updating, just in case.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Where Are My Widgets?’ is closed to new replies.