Child Theme upload format Help Needed
-
Hi Guys, I was trying to upload my very first Child theme via filezilla.
Parent Theme I am using is ifeature.
I created a folder named ifeature-child, then
Created a style.css file within it.And enter this in & saved the file:
[ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]
/* Theme Name: iFeature child Theme URI: http://microhelptech.com/ Description: iFeature Child Theme Author: Piyush Chatterjee Author URI: http://example.com Template: iFeature Version: 5.5.4 */ @import url("../iFeature/style.css");But Even after upload its not detecting inside the wordpress themes section.
And I get an error below saying-
Broken ThemesThe following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
iFeature child The parent theme is missing. Please install the “iFeature” parent theme.Please help
The topic ‘Child Theme upload format Help Needed’ is closed to new replies.