Viewing 2 replies - 1 through 2 (of 2 total)
  • Maybe check your single.php code, look for where your img is and check to see if you have the php code before you img src.

    example: <?php bloginfo(‘template_directory’); ?>/images/etc.gif

    Thread Starter LPerkins

    (@lperkins)

    Thank you, Shivam.

    Code in the single.php is the same as the index.php (which I think is the blog’s home page, right?):
    <?php get_header(); ?>

    They both call for the header.php —?why would it render properly in one template and not the other…?

    Lisa

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Theme – Header Image Broken in Posts vs. Pages’ is closed to new replies.