Hello! could someone tell me how I can get the object of a subfield of a particular group of fields, individually, OUT of the loop?
http://dev.morgantaylorhomes.com.php72-4.lan3-1.websitetestlink.com/move-in-ready-homes/
as long as you don’t need the value just use the field key of that field
$field = get_field_object('field_XXXXXXXX');