• I can’t get my child theme to work. It keeps telling me that the template is missing.

    The parent template folder is “live” all lowercase.

    I am using the following code:

    /*
    Theme Name:   Live! Child
    Theme URI:    https://example.com/live-child/
    Description:  Live! Child Theme
    Author:       Sample
    Author URI:   https://example.com
    Template:     live
    Version:      1.0.0
    Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
    Text Domain:  live-child
    */
    
    @import url("../live/style.css");
    
    /* =Theme customization starts here
    -------------------------------------------------------------- */
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Child Theme "Broken"’ is closed to new replies.