adding blank start to the member list on the count landing pages
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 13 Feb 2019 22:29:11 +0000 (17:29 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 13 Feb 2019 22:29:11 +0000 (17:29 -0500)
sections/county-landing-page.php

index f4d2fd8..e50b748 100644 (file)
@@ -70,7 +70,7 @@
         <?php if ( $memberCountyId ) { ?>
             <?php // If the county ID is set in the county page's custom field, show the member list appropriate for that county ?>
             <br>
-            <?php echo do_shortcode("[glm-members-list view='map' county-search='". $memberCountyId ."']"); ?>
+            <?php echo do_shortcode("[glm-members-list view='map' blankstart='true' county-search='". $memberCountyId ."']"); ?>
         <?php } ?>
     </div>
     <div class="small-12 columns county-landing-gallery">