Hi guys, thank you both so much for the responses!
@lordspace If this plugin does what I think it does this is awesome! My only question is: i found the .PHP file I want to copy over but when I go to theme 2 and put in my child theme it automatically sets the “file” to a file that exists in my child theme (the functions.PHP or style.css). Dont I want it to not copy to either of those, and to become its own file?
Thanks,
Michele
Hi @rahmohn , thanks for the response! That definitely helps, but what if the .php file that I want to change has more code in it that I dont want to override ? Can I just delete out all the stuff I dont want to get overridden and just keep my little bit of code that I do? I’m only wondering because if my theme creator makes a change to header.php and I changed one small bit of code, wouldn’t it still override any changes he makes to it in the future?
Thanks
Michele