Problem/Motivation

On block layout page options "Block layout" and "custom block library" are missing

Steps to reproduce

1. Go to admin/structure/block
2. Under Block layout header tabs are missing
3. Refer screenshot attached where it is visible on 10.0 but not on 10.1

Proposed resolution

Remaining tasks

Reproduce and fix

User interface changes

API changes

Data model changes

Release notes snippet

Comments

amietpatial created an issue. See original summary.

cilefen’s picture

Status: Active » Closed (works as designed)
Related issues: +#2862564: Move Custom block library to Content

That is intentional. In 10.1.x that menu item is now on the Content menu.

jenlampton’s picture

StatusFileSize
new313.58 KB

The menu item is still where it was under Structure, but the URL has changed to match admin/content. I think the update hook might have been overlooked for existing sites?

MarieEit’s picture

Hello, I have the same problem. It doesn't appear in the menu under "Block layout", I have to do "place block" then "Add content block" to add a new block but I don't have access to the library. I'm in 10.2.4

PakoLi’s picture

i have same problem and i find the way on youtube ,
to add a new block with custom block type : go to Content -> Blocks tab -> add content block button and choose it

dipankar_121’s picture

admin/content/block

xdeamx’s picture

StatusFileSize
new43.8 KB

Now you can found it in: /admin/content/block

view