Hi,
I'm working with a child theme to avoid changes to be overwritten when the theme is updated.
It works fine, but now I want to use the "Class-framework-widgets.php" via my child-theme.
On the parent Theme: this file is located in the ".../wp-content/themes/broadscope/framework/php/" directory.
=> if i do the change directly in that file as a test, it works fine.
On my child Theme i created excactely the same directory: ".../wp-content/themes/broadscope-child/framework/php/"
But this doesn't have any results!
Any idea why this fails?
Thanks in advance!
Vanwero














