By joseche on
Hi all,
I am creating a new theme but for some reason drupal doesn't use my theme/page.tpl.php
I have my theme folder as it should and the info file works fine, also the template.php, but it doesn't use the page.tpl.php. How can I know why ?
Thanks
Comments
other templates don't work,
other templates don't work, like node.tpl.php, why ?, how can I trace that ?
Sounds like you need to clear
Sounds like you need to clear drupal cache. (Performance > Clear all caches)
Cheers,
Andrey
Drupal Sites Showcase. Add yours! | My Blog
try this for me please ?
Here is my theme:
ACR theme
Can you please try it and tell me if the page.tpl.php is used ?
I downloaded your theme,
I downloaded your theme, uploaded to my server, changed info file to make it work on Drupal 7 and tested to see if Drupal uses your theme's page.tpl.php. The answer is yes. But your page.tpl.php file is not coded right, that is why it doesn't print anything. You should work on it.
Mediasaur | http://www.mediasaur.com/en | http://twitter.com/mediasaur
Before asking for help, please read this http://slash7.com/2006/12/22/vampires/ and don't be a "Help Vampire". :)