Support

Account

Home Forums Front-end Issues Using WP image sizes with repeater-field Reply To: Using WP image sizes with repeater-field

  • What is the field returning?

    
    $img = get_sub_field('set-gallery-img');
    var_dump($img);