sridawn
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] all in one update failed, white screenI also got just a blank white screen of death after updating the plugin. My host customer support was able to disable the plugin, but it seems there is a bug in the most recent version??
If this was resolved, what did you do? I am not able to even add prices to variable products (doesn’t even show up in the back end). Not sure why. I’ve checked for plugin conflicts and that doesn’t affect it. Thanks for any info.
Forum: Installing WordPress
In reply to: Child theme not appearing in themes optionswhen using the @import url(“../tempera/style.css”) should the child theme directory be on the same level as the parent, or should it be inside the parent theme directory?
Forum: Installing WordPress
In reply to: Child theme not appearing in themes optionsI figured out the main problem: the directory tempera-child was inside of the tempera directory but it needs to be at the same level. Also, removing the space between ‘@import url’ and ‘(“..’ was affective in loading SOME of the parent theme. So now I’m more confused.
Why did only some of it import? There is no header or background image, and the menu doesn’t load properly, among other things. But it IS reading the child theme instructions (just H1 settings at this point).