I’ve made a child theme to make all my changes stored properly now the css side of it works fine in there but I can not seem to get either my custom php Header-extensions.php or footer-extensions.php to be read. Either if the put in the root folder or if I put them in the same hierarchy layout.
I’m Missing something as all the information i’ve read on it i think it should work
If you are good in coding and i think you can code well too. After creation of child theme. there you add one php page. Eg:- functions.php where style.css is located.
here you can write the code which function you want to change. So that you can change it.
Just have a look this link. Here all information is give about functions.php