Home › Forums › Weaver Xtreme Theme › Weaver Xtreme 5 and Child Themes › Reply To: Weaver Xtreme 5 and Child Themes
January 6, 2022 at 23:58 UTC - Views: 57
#70205
Keymaster
The file organization for a child theme is not different from V4 to V5. The parent theme is Weaver Xtreme as defined in the /themes/weaver-xtreme directory. The child’s functions.php is run first, then the theme’s.
I did notice the code you posted for the V5 version is missing the final } in the code.