Dear All
Had the same issue when i tried the solution is to use wp widget custom headers but for it to work you need to remove the code as above stated by Pitabas but then need to add code to header.php :
<?php include_once ‘header-banner.php’ ?>
<div class=”main-content”>
<div class=”container”>
<div id=”content” class=”main-content-inner”>
<?php if(function_exists(‘chi_display_header’)) { chi_display_header(); } ?>
This should then work.
regards
Gary
Hi Pitabas
Thank you for your quick reply.
Have done above as you have suggested and installed the plug in but I get no header at all. Am i missing something?
groschems.com
Regards
Gary
Hi Pitabas
Using your theme it is good for our site. Have the same question as Miguel but note you said use plug in to add header for each page.
What plug in is required.
Regards
Gary