Remove 'map loads here' text
authorLaury GvR <laury@gaslightmedia.com>
Wed, 6 Feb 2019 02:00:04 +0000 (21:00 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 6 Feb 2019 02:00:04 +0000 (21:00 -0500)
sections/interior-page.php

index e67d884..51f327b 100644 (file)
@@ -97,7 +97,7 @@
         <div id="counties-map">
             <?php 
                 echo do_shortcode("[glm-members-list show='-list' view='map' category='". $memberCategory ."' county-search='". $memberCountyId ."']");
-                echo "Map loads here ( county = $memberCountyId , memberCategory = $memberCategory )";
+                //echo "Map loads here ( county = $memberCountyId , memberCategory = $memberCategory )";
             ?>
         </div>
     <?php } else if (function_exists('the_field') && get_field('interior_header_crowdriff_script',$post->ID)) { ?>