Support

Account

Home Forums Add-ons Flexible Content Field Dynamic titles for flexible content pane Reply To: Dynamic titles for flexible content pane

  • It looks like you have nested repeater fields. You need to use nested have_rows() Loops, or you need to access the nested value in the array from your get_sub_field() call.

    
    $rows[0]['level_one_links'][0]['menu_items'][0]['link_to']