Hi,
I want to edit the class-framework-widgets.php file within a child theme, similar to this post, the modifications I need require me to edit this file. This post details what I need to do but I want to be able to do this in the child theme template so I can maintain updates.
Can I add something to functions.php which will force it to look at my child theme’s template instead?
thanks!
: )
Hey dannhanks,
Just make sure you use the same directory structure. For example enfold-child > framework > php > class-framework-widgets.php
Hope this helps :)
Best regards,
Nikko