// Display a field the_field('field_name'); // Retrieving a field as a variable $variable = get_field('field_name');