[ad_1]
Hi. I’m not sure if this is the right avenue to ask but…
I totally have zero experience regarding wordpress. We no longer have a developer but we’ve encountered this problem fairly recent:
**Deprecated**: File Theme without header.php is deprecated since version 3.0.0 with no alternative available. Please include a header.php template in your theme. in **/home/s593367/public\_html/wp-includes/functions.php** on line **6078**
Any tutorial would be great, especially in laymen terms.
[ad_2]
Well, its preety self explanatory if you look at it. You have to make a header.php file inside your theme, a simple one, like bootstrap navbar or something, i can show you if u want
What theme are you using? That deprecation warning is thrown on block themes.
Turn off wp_debug https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/