Title: Simple Columnizer
Author: mbabar86mish
Published: <strong>October 30, 2015</strong>
Last modified: October 30, 2015

---

Search plugins

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/simple-columnizer.svg)

# Simple Columnizer

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

[Telechargiada](https://downloads.wordpress.org/plugin/simple-columnizer.zip)

 * [Details](https://roh.wordpress.org/plugins/simple-columnizer/#description)
 * [Reviews](https://roh.wordpress.org/plugins/simple-columnizer/#reviews)
 *  [Installation](https://roh.wordpress.org/plugins/simple-columnizer/#installation)
 * [Development](https://roh.wordpress.org/plugins/simple-columnizer/#developers)

 [Support](https://wordpress.org/support/plugin/simple-columnizer/)

## Descripziun

Simple columnizer create „Widget Area“ with name „Columnizer Widget Area“ in admin
section with Drag & Drop „Columnizer“ widget. You can generate number of columns.
Place short code where you want. Short code available to you after save the widget.

## Maletgs dal visur

 * [[
 * Drag & Drop Columnizer widget.
 * [[
 * Add column informations.
 * [[
 * Example : Preview on the page.

## Installaziun

 1. Upload `simple-columnizer` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress

## FAQ

  How add new style?

$style2 = array(
 ‚style 2‘ => array( ‚container_wrapper_start‘ => ‚

‚,
 ‚container_wrapper_end‘ => ‚

‚,
 ‚icon_wrapper_start‘ => “, ‚icon_wrapper_end‘ => “, ‚title_wrapper_start‘ =>‚

### ‚,⏎  ‚title_wrapper_end‘ => ‚

‚,
 ‚content_wrapper_start‘ => ‚

‚,
 ‚content_wrapper_end‘ => ‚

‚
 ) );

    ```
    apply_filters('responsive_style_filter', $style2);
    ```

add in functions.php or in plugin file.

  How add new classes?

$column_classes = array(
 „Custom Classes“ => array( ‚col-lg-1‘, ‚col-lg-2‘ ) );
apply_filters(‚columnizer_column_classes_filter‘, $column_classes);

add in functions.php or in plugin file.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Simple Columnizer” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Simple Columnizer” into your language.](https://translate.wordpress.org/projects/wp-plugins/simple-columnizer)

### Interested in development?

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

## Meta

 *  Version **1.0**
 *  Last updated **avant 11 onns**
 *  Active installations **10+**
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-columnizer/)
 * Tags
 * [Box](https://roh.wordpress.org/plugins/tags/box/)[column](https://roh.wordpress.org/plugins/tags/column/)
   [responsive column](https://roh.wordpress.org/plugins/tags/responsive-column/)
   [Section](https://roh.wordpress.org/plugins/tags/section/)
 *  [Advanced View](https://roh.wordpress.org/plugins/simple-columnizer/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/simple-columnizer/reviews/#new-post)

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

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simple-columnizer/)