Custom template gets multiple header.php files
-
I have a custom template page called “serve” and I call a custom header.php file with get_header(‘serve’) within the template file and that works correctly but I also seem to be getting the default header.php file as well and I don’t want that file included in the custom template page. Any suggestions? I am not calling get_header() anywhere other than in the index.php file but even if I remove that call, I still get the default header.php file included somehow.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Custom template gets multiple header.php files’ is closed to new replies.