• Hellow guys, I wanna add a cutom php file (for example: example.php) in my default wp theme(twentyten), with default header and footer. For adding header & footer, I’m useing function <?php get_header; ?> & <?php get_footer; ?> but it shows Fatal error: Call to undefined function get_header(). How can I fix that?

    thx anyway…

Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘can't get_header/get_footer’ is closed to new replies.