Home › Forums › WoodMart support forum › Child theme files › Reply To: Child theme files
May 17, 2018 at 6:16 am
#57984
Artem Temos
Keymaster
Hi,
You can’t override our theme core PHP files as well as default WordPress template files. To apply your changes, you need to copy some particular PHP function to the child theme’s functions.php file and modify it.
Regards