Nirvana Child Theme Broken
-
First, I am a newbie, but have spent countless hours trying to learn and fix my own problems, but this is simply weird.
I developed https://ctrealdeals.com on a localhost and then ftp’d using Filezilla to my host. I was using a child theme [ Nirvana-child]. On the localhost everything worked brilliantly. Once I put it on a live server, I got an error from WP
“Broken Themes The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description:
Nirvana Child The parent theme is missing. Please install the “Nirvana” parent theme.Thereafter, I uninstalled Nirvana by deleting it. Then reinstalled it. Still not working.
Under the File Manager in Cpanel the file is there with an independant style.css file. In file manager, under wp-content, themes, nirvana-child, style.css file looks like this/*
Theme Name: CT Real Deals Custom
Theme URI: https://ctrealdeals.com/
This is a Child Theme for Nirvana 2014
Author: Lawyer A. Twillie
Template: Nirvana
Version: 0.1
*/
@import url(“../nirvana/style.css”);So now, I only have Nirvana “activated”. I have searched these forums and other theme forums trying to trouble shoot without starting my own thread. Went through the codex too for creating a child theme, and I think I’ve done everything correctly.
Any takers? https://www.ctrealdeals.com
Thank you in advance to all who may try to assist.
LT
- The topic ‘Nirvana Child Theme Broken’ is closed to new replies.