• This is a fabulous theme, but I’m having trouble with the header.

    I replaced the original image header with a new image header via the Customize screen, and although the image in the side panel shows the new current header .. the site preview in the main part of the screen shows the old header.

    I deleted the original header from my image gallery, and it’s still showing in the site preview, but on my actual side now no header is showing up.

    Here’s my site: http://www.jayartale.com

    Please let me know if you need additional info.

    thanks, Jay

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rovingjay

    (@rovingjay)

    I saw a previous post with a solution about reverting to Twenty Fourteen and updating the header, and my header saved correctly. But when I reverted back to Meso there’s still no header on my site. I also cleared my cache.

    Theme Author Richie KS

    (@rkcorp)

    try add this to the theme functions.php on top after <?php

    set_theme_mod('custom_header_overlay', 'No');

    refresh your site and try the header again.

    Thread Starter rovingjay

    (@rovingjay)

    Hello Richie … thanks for the response. I added in this line of code into the function.php file. And the header appears, but it shows up below the primary menu instead of above it, and the error icon is where the header should be….

    Did I add this code correctly? Or do I need to do it differently.

    thanks, Jay

    Theme Author Richie KS

    (@rkcorp)

    reupload and resave your header and edit the code
    set_theme_mod(‘custom_header_overlay’, ‘Yes’);
    and refresh again, see if it work?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Header Image not updating’ is closed to new replies.