Parent theme installed and visible but not working?
-
I have a custom parent/child theme that works just fine. I duplicated both the parent/child theme files and gave them different names (the files and within both stylesheets). I installed the new parent/child themes on the same site, and while I can see the new parent theme in the Themes, I still get this message for the broken Child theme at the bottom of the page:
The parent theme is missing. Please install the “Respondo Company” parent theme.
I’ve checked and rechecked and the parent theme style.css file has the correct name and is the same name called in the child theme style.css file.
The child theme style.css file looks like this:
/* Theme Name: My Theme Name Child Theme Theme URI: https://www.themeurlhere.com/ Author: author name here Author URI: https://www.myurlhere.com/ Description: description here Version: 1.0 Template: My Theme Name */
As I said, this was copied exactly from a theme that is working perfectly, so why would it say the parent theme is missing? I can actually activate the parent theme and it works fine, but I need to be able to activate the Child theme.
- The topic ‘Parent theme installed and visible but not working?’ is closed to new replies.