Hi, since I am not sure how to update Osclass, Themes & Plugins, whenever I get any new update I just download the new update from its respective page and then upload it which overrides the existing files. But the problem is say if I have multiple files that I edited by removing and changing things that I don't need and whenever I update all these things come back and I have to then edit each and every file one by one. Example in footer.php I entered some information, in item.php I made some changes and this way I have lots of small changes made with multiple theme files as per my requirement. But in this case when I update my theme all the changes that I made gets replaced with the updated version and then I have to individually make changes with every files by referring my previous backup which is very hectic when there is a new update very often. I think making a child theme should help here as per the documentation which I have seen but since I am not sure how to make it and add it on the server I just ignored that. So can you tell what's the simplest way for updating Osclass, Themes & Plugins where my existing changes won't affect or there is no other way and I have to make all the changes every time I update?