Header, Footer and Widgets got lost after activating child theme
I have a fresh install of both main theme and child theme.
But when I activate child theme the mentioned parts gets lost.
I checked the generated css and code and I see,
head { display: none; }
Even if I fiddle with the css and change head display to block, nothing comes back.
Edit: I realized this also happens when I upgrade theme from 10.7 to 11.8
Comments
you must did something wrong on your end if you lost some theme parts. We suggest to read the following article https://codex.wordpress.org/Child_Themes where everything has been explained. And YES, we are sure it works on 10000%!