• c.devlin

    (@cdevlinalaasnau)


    I have read other threads but have still been unsuccessful in creating (admittedly retrospectively) a twenty twelve child theme – which includes a header image. The header image is not appearing. Any ideas?

Viewing 6 replies - 1 through 6 (of 6 total)
  • leejosepho

    (@leejosepho)

    What have you actually done so far? Twenty Twelve does not have a header image by default, but you can put one in place at Dashboard > Appearance > Header. If you want to do more than that (such as with a custom header), we can help you get going with a Child Theme so you can customize at will.

    Thread Starter c.devlin

    (@cdevlinalaasnau)

    This doesn’t appear in the child theme.

    Thread Starter c.devlin

    (@cdevlinalaasnau)

    leejosepho

    (@leejosepho)

    To make that code work, you need it to be in your own functions.php file inside your Child Theme folder, and you also need a properly-named header image inside an “images” folder inside your Child Theme folder.

    Will-Simpson

    (@will-simpson)

    Hi c.devlin.

    I was having the same problem as you, having followed the same process.

    What I had omitted to do is insert ‘<?php’ on line one of the custom function.php file. Also, make sure you’ve replaced the “mytheme” text in both instances with the name of your theme.

    Will-Simpson

    (@will-simpson)

    I meant to say …insert <?php

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Twenty Twelve Child Theme missing header image’ is closed to new replies.