I installed node as a block on Drupal version 6.8.
When I sty to select a region the picklist only shows in all the themes I select.
What could I have done wrong?
How can I correct this error?
| Comment | File | Size | Author |
|---|---|---|---|
| Node as a block.jpg | 64.99 KB | Wouter47 |
Comments
Comment #1
chellman commentedBefore you can choose a region for a block on the node/edit screen, you need to go to that node type's settings page. For example:
http://example.com/admin/content/node-type/story
Then, under Node as block settings, choose the regions that should be shown and available.
I agree this is a little awkward. Like you, I expected to see all regions available unless I set it up otherwise. But in terms of allowing this kind of functionality to non-administrators, I can see why it might work like this.
Comment #2
dropcube commented