diff --git a/content-person.php b/content-person.php index dbf0e57..bc7e051 100644 --- a/content-person.php +++ b/content-person.php @@ -15,7 +15,7 @@ $information_to_display = get_field( "information_to_display" ); } ?>
'; + echo '

'; the_field('first_name'); echo ' '; if (get_field('middle_name')){