Has the child theme problem been fixed?
-
So I’ve made a child theme of the modifications I made and I notice that the changes in “template-tags.php” was not registering.
The location of this file is p2 theme/inc/template-tags.php.
I reckon the changes are not registering because it might have something to do with the fact that it resides in a sub-folder (inc), so any of the other files in inc folder might not work as well…But I’ve successfully made other child theme with sub-folders before.
Researching the problem, other people as far back as 3 years has had the same problem with child theming and inc folder:
https://wordpress.org/support/topic/theme-options-in-child-theme
https://wordpress.org/support/topic/problem-creating-p2-child-themeNo solution has yet been provided and one of the author settled on just making the customization in the original file and not updating.
So I’m wondering has there been a fix to be able to child theme php files in the inc folder?
Thanks!
The topic ‘Has the child theme problem been fixed?’ is closed to new replies.
