Call to undefined function storefront_html_tag_schema()
-
I’m getting the following error:
PHP Fatal error: Call to undefined function storefront_html_tag_schema() in /home3/hairglas/public_html/wp-content/themes/storefront-child/header.php on line 10
As a result, all I see on the site URL is a “white screen”. I’m still able to access the WP Admin.
I’m using a child theme (a theme I created, storefront-child). When I activate the parent theme the problem goes away.
I’ve been using a child theme from the “get go” with no problems for several months, and now all of a sudden, one minute it’s working fine and the next it’s not.
I suspect that the parent theme is no longer being loaded (when my child theme is active), which would explain why the system can’t find the storefront_html_tag_schema() function. But, what caused this? As I said, literally, one minute it was working fine and the next minute not.
I have not made any recent changes to header.php. I compared my child theme header.php to the parent, and the line of code the system is failing on (line 10) is identical in both.
I’m running WordPress 4.5.2, Storefront theme 2.0.2.
I’ve looked at several other forum posts that are related, but I don’t see anything that specifically addresses my problem.
Any ideas are greatly appreciated.
The topic ‘Call to undefined function storefront_html_tag_schema()’ is closed to new replies.
