Custom header for Home and other pages/posts
I've been combing the forums and can't seem to find anything current that works.
I'm developing a site that will have both the Listings section, and an "editorial" section (using primarily the content of Pages and Posts). I'd like to develop a custom header for the Editorial section. Normally, I would just use a php include to call a different header on those templates, but clearly I can't do that here.
Has anyone done this successfully? I'm guessing it has something to do with framework/kernel/hooks.php but I haven't been able to decipher how I might make it work ...
Thanks for any ideas!!