• Resolved roseflower

    (@roseflower)


    Fatal error: Call to undefined function get_header() in…. on line 16.

    why am I receiving this error?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    The get_header() function retrieves and displays the contents of the header.php file in the theme. The function is part of WordPress core so if it’s undefined, then that part of WordPress isn’t being loaded properly. I suppose this could be the result of a fair number of things, but most of the time when I see something similar there’s a conflict between two plugins or between a plugin and a theme.

    Are you able to access the dashboard at all? Also, do you have a list of installed plugins?

    Theme Author Fruitful Code

    (@fruitfulcode)

    Hi,

    Please submit a request to our support with description of your issue: http://support.fruitfulcode.com/hc/en-us/requests/new

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

The topic ‘Fatal error: Call to undefined function get_header’ is closed to new replies.