I am unable to get homepage panes to show up on my site (litquake.org/sandbox/2012) in a child theme of Graphene 1.6.2. The panes show up beautifully if I switch to the parent Graphene theme, but show nothing at all with the child theme. Parent and child have all the same graphene option settings, options, widgets, and plugins; the only thing in my custom functions.php is to set the width of the header.
Which seems to leave the child theme’s .css as the culprit. My custom .css does not have any elements starting with home_page. What other css settings might keep the child theme from showing? BTW, View Source for the child theme does not show any homepage-related elements with a “hidden” setting.
Any help will be greatly appreciated