Creating and Adding a new Header File

Permalink
Good Afternoon All,

How do I include a different header file for a specific page?

Currently, every page I've created has the same header.php file, but for a selected few, I would like to use a file called "headertwo.php"

 
goutnet replied on at Permalink Reply
You need to create a new page type for those and assign the pages to that new page type.

You will also need to code that page type renderer in your theme.