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.

ACF Columns

Апісанне

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 (version 5.4.0 or higher).

Localizations

  • English
  • Deutsch

Скрыншоты

Ўсталёўка

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

Часта задаваныя пытанні

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.

Водгукі

Чытаць усе 10 водгукаў

Удзельнікі і распрацоўшчыкі

“ACF Columns” з’яўляецца праграмным забеспячэннем з адкрытым зыходным кодам. Наступныя людзі ўнеслі свой уклад у гэты плагін.

Удзельнікі

“ACF Columns” перакладзены на 10 моў. Дзякуй перакладчыкам за іх унёсак.

Перакласці “ACF Columns” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Журнал змяненняў

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.