• I have added a custom header image to my site, but it’s showing up very funny. It’s too big, is cut off in some places, and shows twice. I have the Optimistic Blog Lite theme, which does allow for a custom header. I cropped my custom header file (a png file) as instructed, and got four error messages each saying that it had caused problems with my plugins. When looking at the header.php and footer.php files, as those error messages suggested, I couldn’t find the specific bits of code the error messages referred to. They were not there.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello Jamie!

    Can you include please a screenshot of that problem using https://prnt.sc/ to see it?

    Thread Starter JamieMoesser

    (@jamiemoesser)

    I have uploaded a screenshot of the header problem to that link. If you need a screenshot of the related plug-in error messages, I can provide that too.

    Where is the link of screenshot please?

    Thread Starter JamieMoesser

    (@jamiemoesser)

    The errors read:

    Please fix your theme to make your plugins work correctly. Go the Theme Editor and insert the following string <?php wp_head(); ?> Please enter it just before the following line of your header.php file: </head> Go to your theme editor, click here.

    Please fix your theme to make your plugins work correctly. Go the Theme Editor and insert the following string as the first line in your footer.php file: <?php wp_footer(); ?> Go to your theme editor, click here.

    Please fix your theme to make your plugins work correctly. Go the Theme Editor and insert <?php wp_head(); ?> just before </head> line of your theme’s header.php file.

    Please fix your theme to make your plugins work correctly. Go the Theme Editor and insert <?php wp_footer(); ?> as the first line of your theme’s footer.php file.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Header Won’t Show’ is closed to new replies.