Support

Account

Home Forums ACF PRO Repeater field with multiple flexible content fields having problems Reply To: Repeater field with multiple flexible content fields having problems

  • The problem I’m having is with the fields within the layouts. The layouts aren’t moving after save. When I have the fields in the order I need and I click Update, majority of the fields from Column 2+3 move “up.”

    For example — looking at the columns, after saving I now have:

    Column 1 (Flexible Content)
        Title (Layout)
            Button Text (text)
            Title (text)
            Video (oEmbed)
            Button Link (url)
            Link (image)
        Blurb (Layout)
            Blurb (wysiwyg)
        Image (Layout)
            Image (image)
        Video (Layout)
        Button (Layout)

    Column 2 looks like this:

    Column 2 (Flexible Content)
        Title (Layout)
            Title (text)
            Blurb (wysiwyg)
            Image (image)
            Video (oEmbed)
            Button Text (text)
            Link (image)
            Button Link (url)
        Blurb (Layout)
        Image (Layout)
        Video (Layout)
        Button (Layout)

    and Column 3 has only layouts containing no fields.

    Could it be the names I’m giving fields? Instead of calling each Column’s Layout’s Fields something like “link,” instead call it “col1_link”?