• Is this plugin still maintained? I’ve started getting a new issue since updating to the latest ACF version.

    The Row fields now actually show up as fields where I’ve allocated them to, rather than be hidden, and my fields within the Row fields don’t go into columns anymore, they remain on separate lines. I found the following css that might be part of the problem:

    In (advanced-custom-fields/assets/css/acf-input.css?ver=5.7.6):
    .acf-field {
    clear: both;
    }
    If I remove that then the fields align as they should, but that doesn’t solve the Row fields showing up as fields obviously.

    Hope you can look into it soon.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have the same issue

    Thread Starter Kazam Creative

    (@goldenagemedia)

    I discovered that this plugin has basically become obsolete now, as the latest free version of ACF now supports setting the width of the field containers.

    So just set your field containers in the settings to 33.333% if you want 3 fields in a row for example.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Broken Rows’ is closed to new replies.