is it possible to have multiple header.php files for diff templates?
-
i made a new header.php file for another template that i have on my site, but i have no idea how to call it.
right now i have:
<?php get_header('headerpage.php'); ?>
at the top of my custom template, but it keeps opening the original ‘header.php’ file. any ideas?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘is it possible to have multiple header.php files for diff templates?’ is closed to new replies.