• Resolved beznich

    (@beznich)


    Hello,

    1st thanks for your template, I appreciate it. I am creating a page for a drag racing class I am involved in (I really have no idea what I am doing but I’ll figure it out) and I am using the header image as a location where my highest level sponsors will be advertised. How can I get the header image to show up on all pages?

    Thanks again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Takimi Themes

    (@takimi)

    Dear Beznich,

    in order to have the header image enabled to all pages and posts and everywhere you can do the following:

    Browse the theme – directory and find the folder “theme-includes”. Inside this folder you should find the file :header-image-area.php. Open this file in an editor and remove the “is_home() &&” from the first line. This way you can have the header showing up on all pages ??

    <?php if(get_header_image() != ''):?>
        ....
    Thread Starter beznich

    (@beznich)

    That’s great, thank you very much I appreciate it.

    Thread Starter beznich

    (@beznich)

    Worked perfectly, thank you again, I appreciate it!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header image on all pages’ is closed to new replies.