• I could be mistaken, but I though twentyten had a home.php template page included by default?

    So I made my own in my child theme and it was never called. I even tried hard code <h1>I am home.php template</h1> and it was never called with the child them activated and checked to see if it was loaded by the admin code editor and yes it was loaded, but the template still not called.

    What could I be doing wrong?

Viewing 1 replies (of 1 total)
  • I though twentyten had a home.php template page included by default?

    There is no home.php template file in TwentyTen. You’d either need to use a custom page template (eg homepage.php – not home.php) and configure your site to use a static front page. Or you’d need to create your own custom index.php template file.

Viewing 1 replies (of 1 total)
  • The topic ‘Home page not being called in child of twenty ten’ is closed to new replies.