I’ve gone and done it now… usually I can follow directions properly and not totally kill my blog beyond repair, but when I attemped to add the above “$Global…” code to my functions.php file, I must have put it in the wrong place, because my blog is… um… broken?!
https://www.laurelmcconnell.com/blog
I am now seeing an error message when the page loads (also the same when I try to go to my wp-admin page), and you’ll see that awesome mistake of mine is on the first line…:
$GLOBALS[‘content_width’] = 650;
Warning: Cannot modify header information – headers already sent by (output started at /home/laurmcc7/public_html/blog/wp-content/themes/black-minimalism-10/functions.php:395) in /home/laurmcc7/public_html/blog/wp-includes/pluggable.php on line 694
I’ve just tried to upgrade the blog to the newest WordPress verion in hopes of replacing all the files (except wp-content), it will overrite my mistake and take care of itself, but apparently not.
Any advice on what to do? Other than not EVER trying to do something by myself again…