wordpress - How to override a file located in Main theme sub folder and override it in child theme -


in main theme, have file need edit main-theme/inc/widgets/activates/widget-active.php

problem: how can edit/override widget-active.php in child-theme?

i tried creating same folder structure in child theme doesn't work, tried searching solutions didn't saw looking for.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -