Disabled google map part call; now done through editor.
authorLaury GvR <laury@gaslightmedia.com>
Tue, 14 Apr 2015 15:07:50 +0000 (11:07 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 14 Apr 2015 15:07:50 +0000 (11:07 -0400)
page.php

index b9711fb..6c3602b 100644 (file)
--- a/page.php
+++ b/page.php
@@ -5,7 +5,7 @@
                          <div class="row">
                              <?php get_template_part('parts/bread-crumbs');?>
                          </div>
-                        <?php get_template_part('parts/google-map');?>
+                        <?php //get_template_part('parts/google-map');?>
                          <div class="row">
                             <div id="main-content" class="small-12 medium-10 medium-offset-1 columns">
                                 <?php if(have_posts()) : while(have_posts()): the_post();?>