From f9ba36dca458a26b2f7b3460ff59dac1d45889d3 Mon Sep 17 00:00:00 2001 From: briandunnigan Date: Wed, 16 Dec 2015 12:24:02 -0500 Subject: [PATCH] UC People Archive - Adding Class --- content-person.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')){