Support

Account

Home Forums ACF PRO Warning: Invalid argument "**" foreach "**" api-helpers.php on line 3213 Reply To: Warning: Invalid argument "**" foreach "**" api-helpers.php on line 3213

  • I would start by seeing what is being returned by get_field

    
    $images = get_field('bildergalerie');
    var_dump($images);