• Hello,
    I am having an error where my header is a massive black box. I have tried changing all header settings but they don’t change anything.
    Am getting this error message at the top of my site:
    Warning: Creating default object from empty value in /homepages/33/d276383956/htdocs/clickandbuilds/littlefishytest1/wp-content/mu-plugins/1and1-subdomain.php on line 52

    Site: http://littlefishytest1.apps-1and1.com/

    Thanks for the help!

Viewing 1 replies (of 1 total)
  • Hello,

    Please turn of Wp debug from wp-config.php.You can find that file from the root of your wordpress installation.

    Open the file and find the following line :
    define(‘WP_DEBUG’, true);

    and replace it with :
    define(‘WP_DEBUG’, false);

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Header a large black box’ is closed to new replies.