Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.
Here’s what my style.css looks like at the moment:
/*
?Theme Name: The Minimal Child
?Theme URI: https://raratheme.com/wordpress-themes/the-minimal/
?Description: The Minimal child theme
?Author:?Rara Theme
?Author URI:?https://raratheme.com/
?Template: the-minimal
?Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: Blog, footer-widgets, two-columns, right-sidebar, custom-background, custom-menu, featured-image-header, featured-images, post-formats, threaded-comments, translation-ready, full-width-template, theme-options
Text Domain: the-minimal-child
*/
To me, it looks like just about everything’s all good and well– but I keep getting an error. I’ve checked several articles on how to make one, and several posts in the forum, but– I got no fixes…
]]>I installed Google Analytics code only to find I have two closing header rages in my header.php file. Will this cause a problem?
I’m running twenty twelve template.
Thanks for your help.
Terri
]]>Thanks, Shelley
]]>How can I create a page showing only that header??
Thanks for your help.
Stevek
]]>Would anybody be able to tell me the code that I would need to insert please? https://173.254.28.95/~faceyour/
]]>here is the CSS style for my theme….
problem is i dont know CSS (im a novice) – how do i need to change it so my picture will be displayed? I have replaced the .jpg with the jpg file I am using, but i think the problem is the SIZE of the file… can anyone help show me where I need to change the SIZE on the coding here?
Thanks!!
]]>/*HEADER*******************************************************************************************************************/
#header{background:transparent url(images/header_title.jpg) no-repeat 0px 0px;height:70px;}
#header h1{font-size:25px;}
#header_l h1 a {
display:block;height:60px;
text-indent:-9999px;width:400px;float:left;}
#header_l {float:left;height:52px;}
#header_r {float:right;padding:15px 10px;text-align:right;width:207px;color:#CCCCCC;}
#header_r a{color:#CCCCCC;}
#header_r a:hover{color:#0099CC;,text-decoration:underline;}
#asides a:hover{color:#333333;text-decoration:underline;}
#header_r span.rss,#header_r span.email{
margin-left:5px;}