Description

The new Gutenberg Editor provides a completely new way to edit your WordPress Pages and Posts. The base version provides many blocks, but Designer Blocks for Gutenberg by Weaver provides several new blocks that make it easy to add modern web design patterns to your pages.

Design Patterns for Gutenberg currently includes:

  • All-in-One Image/Text
    Combine an image in one column with up to three text elements in the second column. You can control the size and shape of the image. You can independently control the position, text color, and font-size of the three text elements. You can switch the order of the columns. Not only can you control the background color, you can also specify a cover background image that can be switch to a parallax image. You control the display height of the background image. This Block allows you to easily create amazingly beautiful elements on your page.
  • Image Columns
    Create a block with up to four columns with an image at the top of the block, with a title and description under. The image can be a square, a circle, or the aspect of the original image. This web design pattern is found on many modern sites, and is commonly used for showing staff, product images/logos with descriptions, or other blocks with text under an image. The Image Columns block makes it trivial to create this design.

Features shared by blocks

  • Image shape choice: original aspect ratio, plus square or circle in three sizes
  • Background color for columns
  • Text area text color and font-size.
  • Standard Gutenberg text properties: bold, italic, strikethrough, link
  • Wide and Full width display if theme supports it
  • Responsive – will automatically look good on desktops and mobile devices

Demos, Help, and Full support on our own website

Designer Blocks for Gutenberg by Weaver Demos
Weaver Support Forum

Suggestions Welcome

We are in alpha stage until Gutenberg is merged into core. As features, APIs, and best practices change in Gutenberg, so will this plugin.

The goal of this plugin it to include easy-to-use Gutenberg blocks that mix images, text, and background images arragned in different creative patterns. If you have a favorite web design pattern you’d like made easy, just send us an email, and we’ll see if it can be made into a block.

Acknowledgements

This plugin has been built using Ahmad Awais’ Create Guten Block tool.

Minimum Requirements

You’ll need the Gutenberg plugin for this plugin to work. (Gutenberg should be included in WordPress 5.0 sometime in 2018.)

Automated Installation

Add and activate this plugin to automatically add the new blocks to the Gutenberg editor. Installation is free, quick, and easy. Use the standard WordPress plugin installation admin panel.

Faq

Won’t adding new blocks make Gutenberg bigger and slower? One of the great features of Gutenberg is that it has been designed from the start to make it easy to add new blocks (although they require a high level of technical and programming skill in the JSX programming dialect). Because of the API designed for Gutenberg, each new block is really very tiny, and will not measurably affect the speed or size of Gutenberg.

What is Gutenberg and why do I need it for this plugin to work?  Gutenberg is a beta project by Matt Mullenweg, the co-founder of WordPress. It’s a visual builder prototype of the new WordPress editor that’s coming out with WordPress 5.0 sometime in 2018. Since its yet to be fully integrated with WordPress, Gutenberg comes as a separate plugin for developers and beta testers. This plugin is an add-on for the current Gutenberg plugin, so you’ll need both of them installed for you to use it.

Why would I need an add-on for Gutenberg? Currently, Gutenberg has some of the most basic features needed to create a website. However, the basic blocks are fairly limited, so we wanted to provide more page-builder-like blocks. I have a suggestion for an existing block. Note: due to some very critical restrictions on the Gutenberg block programming interface, it is essentially impossible to add new features to an existing block. Styling elements covered by CSS can be tweaked, but nothing related to the fundamental HTML code generated by the block can be modified without breaking any previous instances of the block.

Changelog

0.2

  • First release