Creating child theme problem
-
I am trying to create a child theme named “Quanties” for twentyten template. i create a folder Quanties in the same folder where twentyten folder is. and i create a style.css file here. but whatever code i write, when trying to activate my child theme wordpress says “the theme is broken” and i must set the twentyten theme back. even when my style.css is almost empty like this example:
/*
Theme Name: Quanties
Theme URI: https://www.wlashack.com
Description: Child Theme for twentyten default theme for WordPress
Author: wlashack
Author URI: https://www.wlashack.com
Template: twentyten
Version: 1.0
*/@import url(‘../twentyten/style.css’);
wtat is wrong? thanks a lot for advice.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Creating child theme problem’ is closed to new replies.