Yes I have a child theme.
The reason i need the conditional statement is because if my custom template page does not call
get-header();
then the site does not show any pages.
I figured I needed to put in a conditional statement to make sure that all the header variables/settings are assigned but without actually showing the header.
Sorry I can’t show give you a URL but I am working an offline version of WP with MAMP