Ok so i managed to sort of get it back but bit it does not seem to be pulling my edits from style.css in the child theme and my homepage had now gone?
I know i really need to sort having the child theme so i don’t loose edits but i am struggling a bit here. Any help would be great.
I have had to put the theme back as it was before update for now but would really appreciate some help on this as i obviously want to keep it up to date but also keep my edits.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
You might want to create a new thread regarding this Child Theme problem, so everyone can see it as. You also may need to activate the Child Theme to display the problem.
If you put the functions.php file in the child theme, that WILL break your site. You should not just move all files to the child theme – only changes should go there (and not functions in any case – read the directions about child theme functions files) There’s also a problem with the home page in the most recent Responsive update – see the CyberChimps support page for help with that.