Thank You! I did find a way, but this helped immensely.
What I ended up doing is using a child theme folder and then making another page template.
I could not find the function “getheader()” anywhere.
I ended up taking that line out and including a file “header2.php” instead. and I put that header2 file in the child folder as well.
So, for those pages without the header, I choose that page template.
Seems to work now.
Mark