We are trying to modify the product title from a H3 tag to a P tag. \themes\woodmart\inc\integrations\woocommerce\template-tags.php – line 13 seems to be generating the product title.
When I duplicate the template-tags.php file to my child theme it doesn’t seem to be working. Apperently the child theme ignores this file. Any suggestions on how to fix this?