Fatal error: Call to undefined function get_header()
-
Hi everyone,
Trying to port a html template to wordpress and
<?php get_header(); ?>
to call the header in the index.php file seems to be causing problems:Fatal error: Call to undefined function get_header() in /home/medopera/public_html/index.php on line 1
How can that be??
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Fatal error: Call to undefined function get_header()’ is closed to new replies.