bug – Categories, tags and thumbnails panels are not visible in the Block editor’s post menu
Using the Block editor I’m not able to see or activate the Categories, tags and thumbnails panels.
I’m using a custom theme and all plugins are disables.
This is what it looks like in the block editor:
And when I go to Preferences -> panels there is no even option to activate those panels
However when I use the TinyMCE editor with the Classic Editor Plugin it appears:
Is this a bug?
Errors shown in the console: (In the block editor)
Failed to load resource:
http://site.local/wp-json/wp/v2/block-patterns/categories?_locale=user
the server responded with a status of 403 (Forbidden).Failed to load resource:
http://site.local/wp-json/wp/v2/themes?context=edit&status=active&_locale=user
the server responded with a status of 403 (Forbidden).Failed to load resource:
http://site.local/wp-json/wp/v2/block-patterns/patterns?_locale=user
the server responded with a status of 403 (Forbidden).
Logs in an infinite loop
How can I fix it?
Leave an answer