I always create child themes for my websites but after activation of this child theme I have had some trouble with the subdirectory files within the child theme.
I thought that I may have made an error on my end, but I was able to run a few tests by making a few changes to the header.php file, uploading it to the child theme, and the changes overwrote the parent theme just fine.
I have uploaded the following files to the child theme, but they do not overwrite the parent theme files. –
/wp-content/themes/legenda-child/framework/woo.php
/wp-content/themes/legenda-child/images/label-new.png
With that said, I believe the child theme is functioning properly; however, I’m not sure why the subdirectory files are unable to overwrite the parent theme.
Do you mind taking a look?