Writing

Block Editor: what we have had to fix

8 write-ups from production, newest first. Each one is a problem hit on a real project and how it was diagnosed and fixed.

8 articles
5 min read

WordPress Block Themes vs Classic Themes in 2026

When a block theme is the right foundation for a WordPress build and when a classic theme still wins: editor experience, performance, plugins and migration.

WordPressBlock Themes
5 min read

WordPress 7.0 Custom Block Breaks the Editor Iframe

WordPress 7.0 forces the iframed block editor, so an old apiVersion block loses its styles and scripts for everyone. Here is the apiVersion 3 fix that holds.

WordPressGutenberg
6 min read

WordPress 6.9 Block Styles Broken Layout: Real Fix

WordPress 6.9 update broke your site layout? Fix collapsed sections, missing block styles, and wrong fonts caused by the new on-demand block asset loader.

WordPressBlock Editor