Overwrite tpl-footer.php in child
I am trying to overwrite a template file (tpl-footer.php) in my child-theme. According to the wordpress docs this should be possible just by adding the file with the same name and the same path into the child-theme. When I do so, nothing happens. The theme I use is snsnitan Does anyone know what I am … Read more