• debbierichar

    (@debbierichar)


    I’ve created my child theme folder and placed the following code in there and returned to Appearance Theme to view my child theme; but I repeatedly, after numerous attempts to fix myself; receive the response “STYLESHEET IS MISSING”

    Please help me.

    My Child Theme style.css language is below:
    /*
    Theme Name: Twenty Fourteen Child
    Theme URI: http://ww.wp.xz.cn/
    Description: My first child theme based on Twenty Fourteen
    Author: Debbie Richardson
    Author URI: http://ihelpnrealestate.com
    Template: twentyfourteen
    Version: 1.0.0
    Text Domain: twentyfourteen-child
    */
    @import url(“../twentyfourteen/style.css”);

Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    What’s the name of your child theme folder?

    Thread Starter debbierichar

    (@debbierichar)

    twentyfourteen-child

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Thread Starter debbierichar

    (@debbierichar)

    I’ve tried for four hours now. It is not that I’m lazy and go straight for help.

    I’ve tried everything.

    style.css
    function.php

    all according to WordPress site’s instructions….but I’m getting something wrong

    Thread Starter debbierichar

    (@debbierichar)

    I’VE APPARENTLY MADE SOME MISTAKE.
    WHAT YOU ARE SEEING IS A CHANGE I MADE TO THE PARENT THEME TWENTYFOURTEEN
    SHOULD I HAVE NOT DONE THAT?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I’m not sure what you changed, but you can re-upload the original theme files if anything bad happens.

    Can you create a child theme per these instructions: https://codex.ww.wp.xz.cn/Child_Themes – which outlines something like;
    – creating a folder for your child theme in the “themes” directory
    – creating a style.css file in your child theme folder
    – maybe creating a functions.php file in your child theme folder

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘sylesheet missting?’ is closed to new replies.