Title: ACF Columns
Author: dreihochzwo
Published: <strong>21 març 2017</strong>
Last modified: 22 decembre 2024

---

Search plugins

![](https://ps.w.org/acf-columns/assets/banner-772x250.png?rev=1620885)

![](https://ps.w.org/acf-columns/assets/icon-256x256.png?rev=1620885)

# ACF Columns

 Per [dreihochzwo](https://profiles.wordpress.org/tmconnect/)

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

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

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

## Descripcion

With the ACF Columns plugin it is possible to arrange ACF fields in column groups
in the post editor.

**Conditional Logic can now be used over different columns with the new ACF 5.7**

For each column add a Column Field to your field group and define the width for 
this column. You can select between 1/2, 1/3, 1/4, etc. columns. To close a row 
you have to add a Column Field with the value ‘Reset’.

**This plugin works only with the [ACF PRO](https://www.advancedcustomfields.com/pro/)(
version 5.4.0 or higher).**

#### Localizations

 * English
 * Deutsch

## Screenshots

 * [[
 * Example for a field group with column fields. This field group …
 * [[
 * … split the fields in two columns in page/post editor
 * [[
 * Works in tabs as well

## Installacion

 1. Upload the `acf-columns` folder to your `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Done!

## FAQ

### ACF conditional logic doesn’t works across different columns

If you are using a ACF version prior to 5.7 you can’t use the ACF conditional logic
on fields across different columns.

Unfortunately, the problem is how ACF uses conditional logic. Both of the conditional
logic fields (the conditional logic field and the field containing the value for
the logic) must have the same parent element in the DOM.

However, since the column plugin have to modify the DOM tree, so that the columns
can be split, the conditional logic only works in one column.

## Reviews

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

### 󠀁[Very useful plugin](https://wordpress.org/support/topic/very-useful-plugin-1413/)󠁿

 [gavin310](https://profiles.wordpress.org/gavin310/) 7 febrièr 2023

I’ve used this plugin for years and it’s always worked great

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

### 󠀁[Awesome little plugin!](https://wordpress.org/support/topic/awesome-little-plugin-16/)󠁿

 [Joe Bloggs](https://profiles.wordpress.org/joe-bloggs/) 14 junh 2021

Really great little plugin. Deserves to be looked after. Many thanks!

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

### 󠀁[Simply do the job](https://wordpress.org/support/topic/simply-do-the-job-2/)󠁿

 [charlybd](https://profiles.wordpress.org/charlybd/) 27 decembre 2018

Great plugin to organise ACF back-end !

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

### 󠀁[Great Plugin, Works Perfectly](https://wordpress.org/support/topic/great-plugin-works-perfectly-35/)󠁿

 [aliashiquemohammad](https://profiles.wordpress.org/aliashiquemohammad/) 4 octobre
2018

I used this plugin recently and it really help me to organized my ACF fields. Thank
you for the wonderful plugin.

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

### 󠀁[Does just what it says!](https://wordpress.org/support/topic/does-just-what-it-says-23/)󠁿

 [jvwx](https://profiles.wordpress.org/enfueggo/) 30 Agost 2018

Thanks for this. Great way to clean up and condense a lot of ACF fields.

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

### 󠀁[Works great, people are just dumb](https://wordpress.org/support/topic/works-great-people-are-just-dumb/)󠁿

 [lucasbustamante](https://profiles.wordpress.org/lucasbustamante/) 27 març 2018

Nice work there man, thanks a lot for such a useful plugin!

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

## Contributors & Developers

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

Contributors

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

“ACF Columns” has been translated into 10 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/acf-columns/contributors)
for their contributions.

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

### Interested in development?

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

## Changelog

#### v1.2.5

 * PHP 8 Support

#### v1.2.3

 * Minor CSS changes

#### v1.2.2

 * Minor CSS changes

#### v1.2.1

 * Added support for RTL languages

#### v1.2.0

 * Added compatibility for ACF 5.7 and newer

#### v1.1.0

 * Added CSS styling to support the new ACF Accordion field type (new in ACF 5.6.6)
   in columns
 * Changed class name to prevent future conflicts with ACF

#### v1.0.0

 * Initial release of this plugin, tested and stable.

## Mèta

 *  Version **1.2.5**
 *  Last updated **1 annada ago**
 *  Active installations **5 000+**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.7.5**
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/acf-columns/), [English (US)](https://wordpress.org/plugins/acf-columns/),
   [French (France)](https://fr.wordpress.org/plugins/acf-columns/), [German](https://de.wordpress.org/plugins/acf-columns/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/acf-columns/), [Russian](https://ru.wordpress.org/plugins/acf-columns/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/acf-columns/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/acf-columns/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/acf-columns/), [Spanish (Venezuela)](https://ve.wordpress.org/plugins/acf-columns/)
   e .[Swedish](https://sv.wordpress.org/plugins/acf-columns/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/acf-columns)
 * Tags
 * [acf](https://oci.wordpress.org/plugins/tags/acf/)[acfpro](https://oci.wordpress.org/plugins/tags/acfpro/)
   [advanced custom fields](https://oci.wordpress.org/plugins/tags/advanced-custom-fields/)
   [column](https://oci.wordpress.org/plugins/tags/column/)
 *  [Advanced View](https://oci.wordpress.org/plugins/acf-columns/advanced/)

## Ratings

 4.5 out of 5 stars.

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

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

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

## Contributors

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

## Support

Got something to say? Need help?

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

## Far un don

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XMLKD8H84HXB4&lc=US&item_name=Donation%20for%20WordPress%20Plugins&no_note=0&cn=Add%20a%20message%3a&no_shipping=1&currency_code=EUR)