Closed (works as designed)
Project:
mothership
Version:
7.x-2.8
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2013 at 15:00 UTC
Updated:
25 Nov 2015 at 04:05 UTC
Jump to comment: Most recent
Comments
Comment #1
pyxio commentedOK. So I found the problem. I am just so used to page.tpl.php being in the templates folder (like it is in mothership's base theme and most other themes) I instinctively created a templates folder and copied the page.tpl.php file from the base theme there. I never even noticed there was a page.tpl.php in the theme's root directory and of course, it was overriding the one I had in the templates folder I created. So if anybody else encounters the problem who expects tpl files to be in the templates folder you must create a templates folder and move page.tpl.php and node.tpl.php into that folder. I can't believe I missed this. Anyway, thanks for the fantastic theme. Perfect.
Comment #2
Screenack commentedThanks for the note — I was experiencing an identical scenario.
I'm wondering why the subtheme doesn't create a "templates" directory with page and node placed there?
Comment #3
krisrobinson commentedThanks for this note!
Comment #4
fultonchain commentedAnd, still useful. Thanks.