Title: Foundation Columns
Author: tormorten
Published: <strong>May 26, 2014</strong>
Last modified: May 8, 2015

---

Search plugins

![](https://ps.w.org/foundation-columns/assets/banner-772x250.jpg?rev=924186)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/foundation-columns_16566d.svg)

# Foundation Columns

 By [tormorten](https://profiles.wordpress.org/tormorten/)

[Download](https://downloads.wordpress.org/plugin/foundation-columns.0.9.zip)

 * [Details](https://pcd.wordpress.org/plugins/foundation-columns/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/foundation-columns/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/foundation-columns/#installation)
 * [Development](https://pcd.wordpress.org/plugins/foundation-columns/#developers)

 [Support](https://wordpress.org/support/plugin/foundation-columns/)

## Description

Adds support for using Zurb’s Foundation grid-system via shortcodes in WordPress’
TinyMCE editor.

For more information about Foundation, please [read the docs](http://foundation.zurb.com/docs/).

This plugin is compatible with version 5 and version 6 of Foundation, and includes
support for small, medium and large breakpoints.

Now also with support for block grids.

**Modifying the grid**

If your grid has more than the default 12 columns you can use the `foundation_columns_count`
filter.

    ```
    add_filter( 'foundation_columns_count', function($count) {
      $count = 16;
      return $count;
    } );
    ```

If you would like to contribute to this plugin. Please open a pull request on [Github](https://github.com/tormjens/foundation-columns)

**Please note:** This plugin does not install Foundation for you and therefore require
that you use a theme built on Foundation.

## Screenshots

 * [[
 * The Zurb icon indicates you are ready to use Foundation Columns.
 * [[
 * The result after added columns.

## Installation

 1. Upload the folder `foundation-columns` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Have fun using Foundation in the TinyMCE-editor.

## FAQ

  How do I use the grid?

Simply highlight a section of text in your Visual Editor while creating a new or
editing a page and click the “Zurb”-icon in the editor’s toolbar. Follow the steps
and the shortcodes should be inserted around your selected text.

  I don’t want small and medium, just the large breakpoint. How do I do it?

If you don’t want all the breakpoints you can just click “OK” while prompted for
a number. This will tell the plugin to skip adding those breakpoints.

  Text that I don’t put in columns are not aligned with rest of the site.

Foundation Columns adds a row to posts where the shortcode is detected. Recommended
is that you put all your content in columns to make sure it gets the right padding.

## Reviews

![](https://secure.gravatar.com/avatar/307bc1e86722fd1b9eb221a6c4b8863fd1f14550ca030430b0f66f9f1e22a163?
s=60&d=retro&r=g)

### 󠀁[Simple and efficient](https://wordpress.org/support/topic/simple-and-efficient-105/)󠁿

 [Pietro](https://profiles.wordpress.org/patm2g/) September 3, 2016

I’ using this plugin with 4.3.1, too, and it works perfectly. I never had problem
and it’ very intuitive.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/foundation-columns/reviews/)

## Contributors & Developers

“Foundation Columns” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ tormorten ](https://profiles.wordpress.org/tormorten/)

[Translate “Foundation Columns” into your language.](https://translate.wordpress.org/projects/wp-plugins/foundation-columns)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/foundation-columns/),
check out the [SVN repository](https://plugins.svn.wordpress.org/foundation-columns/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/foundation-columns/)
by [RSS](https://plugins.trac.wordpress.org/log/foundation-columns/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.9

 * Move to a class based pattern.
 * Added filter that allows changing the number of columns in the grid.
 * Supports up to WP 4.7.2

#### 0.8

 * Fixes an issue where normal linebreaks was converted to tags. Thanks to [etlam](https://github.com/etlam)

#### 0.5

 * Added support for blog grids
 * Moved from prompt to popup

#### 0.4

 * The first version of the plugin.

## Meta

 *  Version **0.8**
 *  Last updated **11 years ago**
 *  Active installations **40+**
 *  WordPress version ** 3.7 or higher **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/foundation-columns/)
 * Tags
 * [columns](https://pcd.wordpress.org/plugins/tags/columns/)[foundation](https://pcd.wordpress.org/plugins/tags/foundation/)
   [grid](https://pcd.wordpress.org/plugins/tags/grid/)[zurb](https://pcd.wordpress.org/plugins/tags/zurb/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/foundation-columns/advanced/)

## Ratings

 4.5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/foundation-columns/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/foundation-columns/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/foundation-columns/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/foundation-columns/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/foundation-columns/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/foundation-columns/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/foundation-columns/reviews/)

## Contributors

 *   [ tormorten ](https://profiles.wordpress.org/tormorten/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/foundation-columns/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://tormorten.no/)