CCK Block not showing up in /admin/structure/block
Request Type:
General Assistance
Forums:
Issue/Request:
I am trying to use CCK Blocks to show fields from a certain content type in the sidebar as opposed to the main content region.
Example here: http://library.medicine.yale.edu/nursing/authors/caring-matters-most-eth…
The content type is here: http://library.medicine.yale.edu/admin/structure/types/manage/books-by-y…
The specific field I want to move to the sidebar is “YSN Authors”: http://library.medicine.yale.edu/admin/structure/types/manage/books-by-y… (I would like this field to show up right beneath the photo in the sidebar)
But even though CCK Blocks is enabled for this field, it is not showing up in http://library.medicine.yale.edu/admin/structure/block
I’d be grateful for any help you could provide.
Hello Andy,
What page should it show up on? I believer I see the field in the block settings. Its called Field: field_author_name. If you set that to the desired region and page, it should show up.
Josue
I got it working this time. I must have made a typo with the display path or something when I tried it before.
Thank you for your help, Josue.