A WordPress page builder, simplified. Get the most flexibility to display content by adding multiple content sections within Pages, Posts, or Custom Post Types.
Latest Release 1.2.5.2 on June 5th 2018. You can get the stable release in the master branch or install from wordpress.org/plugins/mesh
Mesh is the easiest way to add additional content to your Page, Post, or Custom Post Type in a responsive grid system. Adding a Mesh Section creates a new row on your page below the default WordPress content. Each Section can be divided into 1 to 4 Columns, providing Visual/Text editors for each Column. Give your Sections and Columns titles, drag to rearrange, add background images to Columns or an entire Section, then Publish your Section or save it as a Draft until your content is just right.
Efficient and unobtrusive, Mesh was designed to simply extend the functionality of the normal page editor within WordPress to provide the flexibility of building pages in a responsive grid without adding code or editing page templates.
Mesh is currently utilizes Foundation's grid but will soon have support for Bootstrap and custom frameworks as well. All grid styles can also be easily disabled.
Our goal is to stay as close to the core usability of WordPress as possible. Mesh content editing is recognizable and simple to use. As you create new Sections for your content you will be presented with an interface similar to that utilized on default Pages and Posts.
We have a library of hooks to extend the functionality of Mesh and will continue to expand these over time. For a full list of currently available hooks and filters is available within Hooks and filters
For an extensive list of FAQs please visit meshplugin.com
Any post type that is publicly available within your WordPress install can be enabled to support Mesh. Under Settings > Mesh you can see all post types available to you. Only Pages are Mesh enabled by default.
As of 1.2 you can now add your own controls to the system. Check out the KB.
Yes, Tons what are you waiting for get to coding.
Please visit Our knowledgebase
- We're utilizing the Parsedown Lib by Emanuil Rusev @erusev
- Found some help along the way draggable editors by @danielbachhuber