Archive: Tag: WordPress

  • Create Fully Editable Page Caps in WordPress

    Development

    As WordPress’ Gutenberg editor moves closer and closer to a Full Site Editor (FSE), it’s important that we continue to find new and efficient ways for clients to manage all aspects of their sites. This includes allowing clients to manage page…

  • Creating Flexible, Responsive WordPress Gutenberg Layouts

    Development

    We use a grid-based layout approach where we assign columns to span specific widths and the content contained within that column stretches to its parent's bounding box. When asked to build this specific client site on WordPress, this wasn't and still isn't a native feature of Gutenberg. So we fixed…