Plugin info

Total downloads: 1,835
Active installs: 30
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/31/2019 (2406 days ago)
Added to WordPress: 2/23/2019 (6 years old)
Minimum WordPress version: 3.0.1
Tested up to WordPress version: 5.2.23
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2406 days ago

20/100

Is Grid Block abandoned?

Possibly abandoned (last update 2406 days ago).

Compatibility

Requires WordPress: 3.0.1
Tested up to: 5.2.23
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

WordPress Post Grid Layouts with Pagination – Sogrid
Rating 3.7/5 (6 reviews)Active installs 200

Description

Grid Block is a new grid creation plugin for WordPress. Grid block plugin adds a new block for the Gutenberg editor. The idea was to create something very simple as an alternative to the default Columns block.

We wanted to keep this block light-weight. We use this plugin inhouse as a corner stone for building websites for our clients. This is a no bloat, no extras, no overheads plugin, all you get is a grid block for your editor.

This plugin would suit a developer who needs the basic grid system to build a custom theme and other blocks.

Based on the 12 column grid system. Allows responsive controls of the columns.

Grid block requires only a tiny css file on the frontend to run, no JavaScript. Grid block has been tested with Autoptimize caching plugin. The css file for the grid block is easily bundled by autoptimize.

If you have suggestions for the grid block plugin, please let me know. I have recently added horizontal alignment for the block columns. In the next update I’m planning to add background color/image controls for the grid block and for the column block.

FOLLOW ALONG

Lives under ‘Layout Elements’ category.

Installation

This section describes how to install the plugin and get it working.

  1. Upload grid-block.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Frequently Asked Questions

I need help with a plugin, what do I do?

If you have a question, suggestion or need help with the plugin. Please use official support forum here on WordPress. Alternatively contact us via our website

Review feed

No reviews available

Screenshots

  1. Select the default grid layout

    Select the default grid layout

  2. Basic 3 column layout

    Basic 3 column layout

  3. Select a column to adjust responsive width of the column.

    Select a column to adjust responsive width of the column.

Changelog

1.0

  • Launch

1.0.2

  • Remove .js from a frontend, was causing conflicts with autoptimize plugin

1.0.3

  • Remove .container width

1.0.4

  • Added functionality to control horizontal alignment of columns

1.0.5

  • .align-full class fix

1.0.6

  • Vertical alignment support added