fixing blankstart attribute to be blank-start in the county landing page template
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 13 Feb 2019 22:31:24 +0000 (17:31 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 13 Feb 2019 22:31:24 +0000 (17:31 -0500)
sections/county-landing-page.php

index e50b748..57bb41c 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' blankstart='true' county-search='". $memberCountyId ."']"); ?>
+            <?php echo do_shortcode("[glm-members-list view='map' blank-start='true' county-search='". $memberCountyId ."']"); ?>
         <?php } ?>
     </div>
     <div class="small-12 columns county-landing-gallery">