Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 1.67 KB

File metadata and controls

70 lines (46 loc) · 1.67 KB

ACF - Column Field

Because the original is not compatible with the new version I add support for ACF 5 and improved the CSS a litle bit.

This version works only with ACF 5 and works in Tabs as well.

advanced custom field column field in tabs

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 field group with columns advanced custom field column field in editor

will show this on page/post edit screen advanced custom field column field in post

Changelog

1.3.0

  • ACF Pro lower V 5.2.7 is no longer supported
  • Cleared field group settings

1.2.6

  • Some small CSS adjustments

1.2.5

1.2.4

  • Another fix for conditional logic

1.2.3

  • Fix for conditional logic

1.2.2

  • Fixed an error in input.js

1.2.1

  • Add border for rows

1.2.0

  • Add support for new ACF Repeater collapse feature

1.1.1

  • Update for ACF 5.3.2.x

1.1.0

  • Update for ACF 5.2.7

1.0.5

  • Solved issue with tabs

1.0.4

  • Support for translation

1.0.3

  • Changes for layout improvements

1.0.2

  • Changes for layout improvements

1.0.1

  • Changes for layout improvements

1.0.0

  • Initial commit

Thanks to LightboxDev for the idea and the basics.