classipress-3.1-RC1_child problem
Trying to get the child theme for the new version to work but fail.
Had no problem what so ever with the previous versions, so maybe I gone blind.
I created a brand new install and sub directory to play with the tweaks.
In the theme folder I have:
__________
classipress-3.1-RC1
classipress-3.1-RC1_child
__________
In the child folder I only have style.css with this info:
__________
/*
Theme Name: ClassiPress - Child Theme
Theme URI:
Premium WordPress Themes | AppThemes
Description: Child Theme for ClassiPress
Author: AppThemes
Author URI:
Premium WordPress Themes | AppThemes
Template: classipress
Version: 3.1-RC1
*/
@import url("../classipress-3.1-RC1/style.css");
@import url("../classipress-3.1-RC1/styles/red.css");
__________
Tried with core on and off but in the Appearance section I get this:
__________
Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
ClassiPress - Child Theme The parent theme is missing. Please install the "classipress" parent theme.
__________