: Server Error after trying to update the functions.php I recently tried to change the logo on Genesis themed WordPress site using this tutorial: http://anewtab.com/add-logo-genesis-theme I added
I recently tried to change the logo on Genesis themed WordPress site using this tutorial:
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 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?
More posts by @Shakeerah822
1 Comments
Sorted by latest first Latest Oldest Best
The tutorial isn't displaying the code correctly, it should be:
add_theme_support( 'genesis-custom-header', array( 'width' => 960, 'height' => 100 ) );
So add this piece to your existing line and you should be good.
eight' => 100 ) );
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.