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

jacine’s picture

Category: bug » support

You just need to make sure you place the help block in the help region. It's working on my end just fine.

chesketh’s picture

Category: support » bug

OK, 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.

chesketh’s picture

Thanks for the help Jacine, I was typing my response while you were writing yours. Thanks for the great theme...

jacine’s picture

Category: bug » support
Status: Active » Fixed

No problem :)

This is not something that Sky can control, so I'm going to mark this fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.