WP Easy Columns

Wordpress Plugin
Download latest - 2.1.3

Developers

kcfried

Download Stats

Today 18
Yesterday 30
Last Week 194
All Time 385,732
Banner 772x250

What is Easy Columns?

Easy Columns provides the shortcodes to create a grid system or magazine style columns for laying out your pages or posts on demand.

Available Columns

Using the shortcodes, you can get any combination of 1/4, 1/2, 1/3, 2/3, 3/4, 1/5, 2/5, 3/5 and 4/5 columns. You can insert at least thirty unique variations of columns on any page or post.

Easy to Use

Quickly add columns to your pages from the editor with an easy to use "pick n' click" interface. BEst of all, Easy Columns works with ANY theme!

Example

To create content with 3 columns, you would use the shortcodes like this:

[ezcol_1third]this is column 1[/ezcol_1third] [ezcol_1third]this is column 2[/ezcol_1third] [ezcol_1third_end]this is column 3[/ezcol_1third_end]

The result are 3 columns about 33% in width of their container.


Releases (8 )

Version Release Date Change Log
2.1.3 2014-04-27
  • Fixed error with WP 3.9 tinyMCE shortcode insertion
  • Deleting the plugin no longer throws an error
2.1.2 2013-10-22
  • Changed the tinyMCE window to load wp-load.php instead of wp-config.php
  • Added jQuery to tinyMCE window
  • Added class input to column selection - applies a CSS class name to all the columns you insert
  • Added better styling to the options page
  • Fixed the custom CSS not rendering issue - Easy Columns options will now render.
  • Added a Custom CSS option to the options page - style columns with custom classes or use the base classes!
  • Changed ezcol-divider class to be height: 0 margin: 0
  • Should have any uninstall hook erros fixed
2.1.1 2013-09-05
  • Added parent class to keep content max-wisth at 100% to prevent overflow
  • fixed fractional display of text in columns (removed CSS3 text enhancements)
  • Added full integration for responsive design at 768 and 480 pixel widths - now 100% responsive!
  • More code optimization and tweaking
2.1 2013-08-28
  • Upgraded visual editor window to WP 3.6 compliance
  • Updated styles in the visual editor
  • Streamlined/optimized code
  • Updated CSS to auto-hyphenate long words to they conform to columns widths
  • Migrated shortcodes from 'wpcol_' to 'ezcol_' (no worries, it's backwards compatible)
2.0 2011-07-01
  • Upgraded visual editor window to WP 3.2 compliance
  • Completely reworked visual editor interface
  • Added additional "pick n click" column combinations
1.2.1 2011-06-22
  • Added 4/5 column support
  • Added custom CSS logic for the 1/5-4/5 columns
  • Updated and simplified the visual editor
1.2 2011-06-17

Additional shortcodes added. Please upgrade!

=

1.1 2011-04-29

Minor fixes. Please upgrade!

=