Title: Simple Columnizer
Author: mbabar86mish
Published: <strong>30. октобар 2015.</strong>
Last modified: 30. октобар 2015.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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

# Simple Columnizer

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

[Преузимање](https://downloads.wordpress.org/plugin/simple-columnizer.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/simple-columnizer/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/simple-columnizer/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/simple-columnizer/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/simple-columnizer/#developers)

 [Подршка](https://wordpress.org/support/plugin/simple-columnizer/)

## Опис

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.

## Снимци екрана

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

## Постављање

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

## ЧПП

  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.

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„Simple Columnizer“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

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

[Преведите „Simple Columnizer“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/simple-columnizer)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/simple-columnizer/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/simple-columnizer/) 
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/simple-columnizer/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/simple-columnizer/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Version **1.0**
 *  Last updated **10 година раније**
 *  Active installations **10+**
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-columnizer/)
 * Tags
 * [Box](https://sr.wordpress.org/plugins/tags/box/)[column](https://sr.wordpress.org/plugins/tags/column/)
   [responsive column](https://sr.wordpress.org/plugins/tags/responsive-column/)
   [Section](https://sr.wordpress.org/plugins/tags/section/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/simple-columnizer/advanced/)

## Оцене

No reviews have been submitted yet.

[Додај моју оцену](https://wordpress.org/support/plugin/simple-columnizer/reviews/#new-post)

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

## Сарадници

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

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/simple-columnizer/)