MicrostockGroup

Microstock Photography Forum - General => Symbiostock => Symbiostock - Development Area => Topic started by: DallasP on September 14, 2013, 16:36

Title: Child theme
Post by: DallasP on September 14, 2013, 16:36
Not sure what I'm doing wrong. Locally the file works with
Code: [Select]
/*
 Theme Name:     Symbiostock Child
 Theme URI:      http://drpgraphicdesign.com
 Description:    Symbiostock Child
 Author:         Dallas Price
 Author URI:     http://drpgraphicdesign.com
 Template:       Symbiostock
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url("../symbiostock/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

But, online I'm getting "The parent theme is missing" :/
Title: Re: Child theme
Post by: DallasP on September 14, 2013, 16:50
Sorry, fixed it with a lowercase s.