• Resolved [email protected]

    (@caroltompkins0gmailcom)


    Hello,

    I’m trying to create a child theme for Hemingway but haven’t had any luck.

    What am I missing?

    Here’s the new style.css:

    /*---------------------------------------------------------------------------------
    
    	Theme Name: Hemingway child
    	Version: 1.54
    	Description: Hemingway is a clean, beautiful and responsive two-column theme for bloggers. Features responsive design, retina-ready assets, full-width header image with parallax scrolling effect, custom accent color, custom logo upload, custom widgets (video, Flickr and Dribbble), page templates and translation-ready code. Included translations: Swedish/svenska.
    	Tags: black, dark, white, green, two-columns, fluid-layout, responsive-layout, custom-header, custom-menu, custom-colors, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready, editor-style
    	Author: Anders Norén
    	Author URI: http://www.andersnoren.se
    	Theme URI: http://www.andersnoren.se/teman/hemingway-wordpress-theme/
    	License: GNU General Public License version 2.0
    	License URI: http://www.gnu.org/licenses/gpl-2.0.html
    
    	All files, unless otherwise stated, are released under the GNU General Public License
    	version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
    
    ----------------------------------------------------------------------------------- */
    
    @import url('../hemingway/style.css');
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter [email protected]

    (@caroltompkins0gmailcom)

    Oh and yes, I have the Hemingway theme installed so it should be pulling the css from there. The new Hemingway child theme does load but it doesn’t pull anything from the parent “Hemingway” theme.

    You’re missing the Template: hemingway line from your child theme’s stylesheet’s header. It should be up near ‘Theme Name:’, ‘ Version:’, etc.

    Thread Starter [email protected]

    (@caroltompkins0gmailcom)

    Perfect!

    Thanks Stephen!

    Carol

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

The topic ‘Having problems creating a child theme’ is closed to new replies.