From 265ee03e801e601ad824ce961727a9c39d5a066f Mon Sep 17 00:00:00 2001 From: John Calande Date: Wed, 20 Apr 2016 14:28:39 -0400 Subject: [PATCH] set persons_per_row = 4 if not set --- inc/people-grid.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inc/people-grid.php b/inc/people-grid.php index 3378020..98a9cbe 100644 --- a/inc/people-grid.php +++ b/inc/people-grid.php @@ -5,7 +5,10 @@ if ( $the_query->have_posts() ) { ?> have_posts() ) { $the_query->the_post();