Re: Help with Child Theme
I can live with get_bloginfo(‘stylesheet_directory’) if that’s the way to do it. It’s just not as straightforward as TEMPLATEPATH, could cause confusion later on.
I know about bloginfo parameters. What kind of thingy is TEMPLATEPATH? Where is it defined? Could I create a CHILDTEMPLATE somewhere?
I’m still trying to wrap my head around the new parent/child structure…