@Faranth:
Additionally, you say that
$globaltemplates = array('main');
is for caching templates? How does this work? To me it appears as if you just declare a local array? The fetch_template function in functions.php does not reference any var named $globaltemplates. Could you possibly explain why you init this array in the page?
And I'm still not getting the template :-(
THANKS FOR BEING PATIENT WITH ME! :-)
|