Closed (fixed)
Project:
Sky
Version:
7.x-1.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2011 at 04:03 UTC
Updated:
22 Feb 2011 at 04:30 UTC
Hi,
I have entered specific instructions that should appear before the node edit form for a specific node type. When I view node/add/node-type, the submission guidelines do not appear. I can see in page.tpl.php, the following line:
<?php print render($page['help']); ?>
Should this code display the submission guidelines entered when editing the content type? It doesn't seem to work with the latest version of Sky for D7.
Thanks in advance,
Christian
Comments
Comment #1
jacineYou just need to make sure you place the help block in the help region. It's working on my end just fine.
Comment #2
chesketh commentedOK, I see what is wrong, for some reason, in the blocks configuration, The system help block was not selected for the help area for the sky theme. Not surprisingly, once I put System Help in the Help region, the submission guidelines appeared. I'm not sure if this is the default setting for Sky. If it is, it should probably be changed. If not, please ignore this.
Comment #3
chesketh commentedThanks for the help Jacine, I was typing my response while you were writing yours. Thanks for the great theme...
Comment #4
jacineNo problem :)
This is not something that Sky can control, so I'm going to mark this fixed.