I am using the twentyfourteen theme in WordPress to create a child theme. I wanted to make a custom header that included my company logo. However, when I add a header.php file to my child theme directory, the website's homepage will not load. I am able to access the admin functionality, but the live site is unavaialble.
I've added the exact copy of the header.php (no edits from twentyfourteen) to the child theme directory with no luck. I'm not sure what else to troubleshoot. The theme works fine with none or all other custom php files.