ThemeShaper Forums » Thematic

default thematic_postheader();?

(4 posts)
  • Started 3 years ago by walkingpaper
  • Latest reply from Chris
  • This topic is resolved
  1. Hi, I'm enjoying learning Thematic! Rudimentary question:

    Let's say I *don't* define use function childtheme_postheader() {
    in my functions.php to make something custom. In this case, where does thematic_postheader come from by default?

    THANKS!

    Posted 3 years ago #
  2. Hey,

    you'll find it in thematic\library\extensions\hooks-filters.php

    Cheers,

    Chris

    Posted 3 years ago #
  3. Thanks, Chris.

    That what I thought. The reason I didn't sort it out is that I deleted hooks-filters.php from my theme, reloaded and everything was fine. What I didn't remember is that there was another instance of the file in my parent theme!

    Posted 3 years ago #
  4. You don't need it in your child theme .. basically having a style.css and a functions.php are enough. And most of needed code changes can be done using the functions.php.

    Posted 3 years ago #

RSS feed for this topic

Reply

You must log in to post.