bassjobsen / Boilerplate-JBST-Child-Theme

Sample child theme for Jamedo's Bootstrap Start Theme (JBST).
GNU General Public License v2.0
3 stars 0 forks source link

Child Theme Broken #3

Open K-Thompson opened 10 years ago

K-Thompson commented 10 years ago

WordPress 3.8.1

Installed JBST master using WordPress upload/install ZIP method. (That is, did not unzip the master.)

Installed boiler plate child theme as documented. Got broken theme message for installed child theme. To fix, rename the folder of the parent theme to simply "jamedo-bootstrap-start-theme". (Drop the "master" from the default load location.)

bassjobsen commented 10 years ago

Thanks for posting your message. As i understand this issues has been fixed yet? Indeed the child themes styles.css contains a reference to the parent:

Template: jamedo-bootstrap-start-theme @import url(../jamedo-bootstrap-start-theme/style.css);

The unzipped path differs when downloading from GitHub or Wordpress.org so you have to rename the references or the path.