Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make header.php compatible for no custom-header support #13

Open
sharmashivanand opened this issue Mar 22, 2017 · 0 comments
Open

Make header.php compatible for no custom-header support #13

sharmashivanand opened this issue Mar 22, 2017 · 0 comments

Comments

@sharmashivanand
Copy link

The theme fails to display the header is the custom-header support is removed. I think this code should fix it.

header.php: line 20
<?php if ( (current_theme_supports('custom-header') && display_header_text()) || ! current_theme_supports('custom-header') ) : // If user chooses to display header

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant