Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andrew Ozz

    (@azaozz)

    This is (most likely) caused by your theme’s editor-style.css getting loaded on the whole Edit Post screen. Best would be to get fixed in the theme.

    Thread Starter bellthegaomon

    (@bellthegaomon)

    This doesn’t load like that if I just use stock gutenberg. I am pretty sure the plugin is at least partially to blame. Possibly an issue with how it calls the gutenberg editor.

    Plugin Author Andrew Ozz

    (@azaozz)

    Possibly an issue with how it calls the gutenberg editor.

    It doesn’t call/change the Gutenberg/Block editor. It only prevents it from loading when the user wants to use the Classic Editor.

    Could you look in the browser tools when using the Block Editor, then find all CSS files being loaded and where they are loaded from. If any are loaded from the plugin or theme directory (something like /wp-content/themes/... or /wp-content/plugins/...), copy the URLs, then look at the files and see which one sets that image/background for the whole screen?

    If that’s not clear, perhaps paste the content of these CSS files somewhere and add a link to them here (so I can have a look) 🙂

    • This reply was modified 7 years, 6 months ago by Andrew Ozz.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘toggling block editor breaks block edit CSS’ is closed to new replies.