Ok, this is probably really easy, but I'm drawing a blank. Here goes:
I want my homepage to be relatively static...but on my subpages I want the children of these sub pages to show up in the sidebar. I want to create a generic sidebar.php which I can load use on the homepage and also on the child pages. This generic sidebar.php file would display children of subpages on every page EXCEPT the homepage. Is this possible? And if so...how??
Thanks for the help...
-Chris