• This must be a somewhat new feature of WordPress to not display “broken” themes, and I must say, I’m not a fan of it, because my themes always appear broken until I do the following:

    • Duplicate the Default theme folder, rename, and activate it
    • Overwrite that theme’s files with my own

    It’s frustrating because I haven’t really changed anything. I just tricked WordPress.

    My question is, how do I avoid that error? And also how do I edit this kind of text you see in wp-admin -> themes:

    WordPress Default 1.6 by Michael Heilemann

    The default WordPress theme based on the famous Kubrick.

    A minute detail because nobody but me will see it… but a detail nonetheless.

Viewing 1 replies (of 1 total)
  • it comes from your css file:

    /*
    Theme Name: WordPress Default
    Theme URI: https://www.ads-software.com/
    Description: The default WordPress theme based on the famous <a href="https://binarybonsai.com/kubrick/">Kubrick</a>.
    Version: 1.6
    Author: Michael Heilemann
    Author URI: https://binarybonsai.com/
    Tags: blue, custom header, fixed width, two columns, widgets
    
    	Kubrick v1.5
    	 https://binarybonsai.com/kubrick/
    
    	This theme was designed and built by Michael Heilemann,
    	whose blog you will find at https://binarybonsai.com/
    
    	The CSS, XHTML and design is released under GPL:
    	https://www.opensource.org/licenses/gpl-license.php
    
    */

Viewing 1 replies (of 1 total)
  • The topic ‘How to avoid missing template and style sheet file errors’ is closed to new replies.