Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP Drupal Basics Site Building with the Drupal Interface Blocks

Romeo Jr
Romeo Jr
2,426 Points

No add block link - Drupal 8.0.6

Hello, I've installed the recent Drupal version of 8.0.6 and I could not find the add block link when adding it to my site. Actually there is a new tab called "Custom Block Library" @Home >Administration >Structure which does not consist a title for the block unless changing the format of the block and more facilities. I'd appreciate your help telling me what shall I do to add a standard block like at the video lessons with Diane Douglas. Many thanks

1 Answer

Callan Jones
Callan Jones
9,510 Points

Go to "Custom block library" > "Add custom block" > and then enter the description and the body.

Once this has been done you can go back to the "Block layout" section and select "Bartik". Scroll down to "Featured top" and select "Place block". A new window will now open where you can select the custom block you made earlier and it will then display the options you are familiar with from the video (title, content types, pages, and roles).

Hope this helps.