Hi,
I would like to change some codes under the “woodmart” folder.
I’m copying files I’ve changed to “woodmart-child> inc” to avoid problems with theme updates, but it doesn’t work.
This file can’t be simply overridden as default WordPress template files in the child theme. You can take PHP functions from that file and put them to the functions.php file in the child theme to customize them.
In this theme I can.
The codes are attached. I changed line 14.
/bookyourtravel/includes/parts/header/header-contact.php
/bookyourtravel-child/includes/parts/header/header-contact.php