I am trying to set up a child theme so I can fiddle without doing too much harm (I’m brand new to this). Anyway I have followed the instructions from several sites and keep hitting the same error message.
I have set up a child theme style.css which reads: @import url(“../tempera/style.css”);
But when I log into WordPress to activate it I get an error which reads: Tempera Child Theme The parent theme is missing. Please install the “Tempera” parent theme. This doesn’t make sense to me as the parent theme is clearly installed and working.
Can anyone suggest something I can try for this? Thanks.