I recently tried to change the logo on Genesis themed WordPress site using this tutorial:
http://anewtab.com/add-logo-genesis-theme
I added
add_theme_support( 'genesis-custom-header', array( 'width' => 960, 'h
To Dashboard->Editor->functions.php as said in the tutorial, and updated the theme. It didn't really work as I hoped so I deleted the same line and updated it, now I get the server error as below and can't access to my site.
I get this message when I try to access to my site.
Server error
The website encountered an error while retrieving http://www.vivatveritas.com/wp-admin/. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
What should I do?
