Block Editor missing from site
-
I inherited a site from someone else, built around 2013(?). They built it using Genesis framework and Beautiful Pro as a child theme.
I noticed that the page and post editors are all written in HTML. There’s a title area and a content area, but no blocks, no classic editor, and no visual editor.
screenshotHere’s what I’ve tried so far:
- Disabled all plugins
- Switched to Twenty Twenty theme
- Reinstalled WP
- Enabled debug and fixed errors that displayed
I can’t figure out what’s up with the editor. I installed the Classic Editor plugin, which gives me that functionality, but I can’t figure out why the block editor is missing.
I created a fresh new site locally using the same content, plus Genesis and a sample child theme. It works fine.
I looked into the functions.php file in the BP child theme, but there don’t seem to be any filters that remove the block editor. Besides, I’m thinking that it’s not the theme since switching to a different one doesn’t fix the issue.
Any clues of where to look or why this might be happening?
- The topic ‘Block Editor missing from site’ is closed to new replies.