Title: ACF Flexible Columns
Author: imageDESIGN
Published: <strong>6. 7. 2016</strong>
Last modified: 19. 4. 2018

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

![](https://s.w.org/plugins/geopattern-icon/acf-flexible-columns.svg)

# ACF Flexible Columns

 Autor: [imageDESIGN](https://profiles.wordpress.org/imagedesign/)

[Stáhnout](https://downloads.wordpress.org/plugin/acf-flexible-columns.1.1.7.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/acf-flexible-columns/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/acf-flexible-columns/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/acf-flexible-columns/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/acf-flexible-columns/#developers)

 [Podpora](https://wordpress.org/support/plugin/acf-flexible-columns/)

## Popis

This plugin will replace your default content editor with flexible multiple column
editors, allowing you to add up to 4 columns of content to your page. Column widths
can be easily altered and are responsive to mobile, tablet and desktop device sizes.
This plugin requires the PRO version of Advanced Custom Fields to work as it makes
use of Flexible Content fields.

## Snímky obrazovky

 * [[
 * Row & Column Editors
 * [[
 * Front End Display

## Instalace

 1. Upload plugin to your wp-content/plugins/ directory, or install via the Plugins
    section within your WordPress installation.
 2. Ensure that Advanced Custom Fields PRO is installed and activated in your plugins
 3. Activate the ACF Flexible Columns plugin
 4. On the Plugins page under the ACF Flexible Columns plugin, right-click on the JSON
    Import File link and Save the file to your computer.
 5. Navigate to the Custom Fields > Tools page and under Import Field Groups, click
    Browse and select the acf-flexible-columns.json file you downloaded, then click
    Import
 6. Flexible Columns are now fully installed and are available in your Page and Post
    editors, any existing content is retained in a new single column.
 7. You can easily migrate your existing content into the new editor system within 
    the options panel within Custom Fields > Flexible Columns.
 8. Additional options are available in the Custom Fields > Flexible Columns admin 
    panel

## Nejčastější dotazy

  Installation Instructions

 1. Upload plugin to your wp-content/plugins/ directory, or install via the Plugins
    section within your WordPress installation.
 2. Ensure that Advanced Custom Fields PRO is installed and activated in your plugins
 3. Activate the ACF Flexible Columns plugin
 4. On the Plugins page under the ACF Flexible Columns plugin, right-click on the JSON
    Import File link and Save the file to your computer.
 5. Navigate to the Custom Fields > Tools page and under Import Field Groups, click
    Browse and select the acf-flexible-columns.json file you downloaded, then click
    Import
 6. Flexible Columns are now fully installed and are available in your Page and Post
    editors, any existing content is retained in a new single column.
 7. You can easily migrate your existing content into the new editor system within 
    the options panel within Custom Fields > Flexible Columns.
 8. Additional options are available in the Custom Fields > Flexible Columns admin 
    panel

  How to add your own custom Content Block

 1. First, add your new content block within the Advanced Custom Fields – Flexible 
    Columns editor by adding a new layout within the row width(s) you want it available
    in.
 2. Next, create a new function in your functions.php like so:
     function yourfunction(
    $type){ if( $type == ‚layout_name‘ ): $field = get_sub_field(‚field_name‘); $layout
    = $field; endif; return $layout; }
 3. Then add the function to the filter so it will appear like so:
     add_filter(‚flexible_layout‘,‚
    yourfunction‘);

  See Settings page for additional filter examples

## Recenze

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

### 󠀁[Misses a crucial step in the readme](https://wordpress.org/support/topic/misses-a-crucial-step-in-the-readme/)󠁿

 [JaapPebbler2](https://profiles.wordpress.org/jaappebbler2/) 18. 5. 2017

This plugin works as advertised. It uses Bootstrap columns and adds a nice (customizable)„
scroll into view“ animation for the columns. However to get it to work, you’ll first
need to import the required ACF fields .json from the acf-json folder inside the
plugin folder.

 [ Přečtěte si 1 recenzi ](https://wordpress.org/support/plugin/acf-flexible-columns/reviews/)

## Autoři

ACF Flexible Columns je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

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

[Přeložte “ACF Flexible Columns” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/acf-flexible-columns)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/acf-flexible-columns/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/acf-flexible-columns/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/acf-flexible-columns/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/acf-flexible-columns/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.1.7

 * Fixed issue with List columns not working on ol tags, added Download link on 
   plugins page for JSON import file and removed Sync functions as they were no 
   longer working properly

#### 1.1.6

 * Fixed issue with fluid containers not working properly

#### 1.1.5

 * Add option to remove embedded styles for list item columns and moved embeded 
   styles to head to prevent validation errors

#### 1.1.4

 * Fixed full-width row class for Bootstrap 4 (changed from col-xs-12 to col-sm-
   12)

#### 1.1.3

 * Added additional class filters for columns and rows
 * Added option for enabling outer .container & .container-fluid around the column
   rows for better full width support

#### 1.1.1

 * fixed filter errors for missing 2nd parameter
 * fixed extra row div around carousel

## Meta

 *  Verze **1.1.7**
 *  Poslední aktualizace **před 8 roky**
 *  Aktivních instalací **20+**
 *  Verze WordPressu ** 4.5 nebo novější **
 *  Testováno až do WordPressu **4.9.29**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/acf-flexible-columns/)
 * Štítků
 * [acf](https://cs.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://cs.wordpress.org/plugins/tags/advanced-custom-fields/)
   [animate on scroll](https://cs.wordpress.org/plugins/tags/animate-on-scroll/)
   [bootstrap](https://cs.wordpress.org/plugins/tags/bootstrap/)[columns](https://cs.wordpress.org/plugins/tags/columns/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/acf-flexible-columns/advanced/)

## Hodnocení

 3 z 5 hvězdiček.

 *  [  0 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/acf-flexible-columns/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/acf-flexible-columns/reviews/?filter=4)
 *  [  1 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/acf-flexible-columns/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/acf-flexible-columns/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/acf-flexible-columns/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/acf-flexible-columns/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/acf-flexible-columns/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/acf-flexible-columns/)