From 2b4926d600bff3336c35fe12e1bbbe070e19ecf6 Mon Sep 17 00:00:00 2001 From: John Calande Date: Mon, 18 Apr 2016 15:47:32 -0400 Subject: [PATCH] Add Persons Per Row Dropdown, allow 2,3,4 or 6 per row --- inc/people-grid.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/inc/people-grid.php b/inc/people-grid.php index 774cd43..3378020 100644 --- a/inc/people-grid.php +++ b/inc/people-grid.php @@ -4,6 +4,8 @@ if ( $the_query->have_posts() ) { ?>
have_posts() ) { $the_query->the_post(); @@ -12,11 +14,7 @@ if ( $the_query->have_posts() ) { ?> - - - - -
+
have_posts() ) { ?>
'; }