Update map on contact form.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Oct 2014 13:13:32 +0000 (09:13 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Oct 2014 13:13:32 +0000 (09:13 -0400)
update nav in sidebar

page-22.php
sidebar.php

index be722fc..bf96431 100755 (executable)
@@ -14,7 +14,9 @@
                 <?php endwhile; else:?>
                 <p><?php _e('Sorry, no posts yet');?></p>
                 <?php endif;?>
-                <iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?hl=en&amp;q=parrots+landing&amp;ie=UTF8&amp;hq=parrots+landing&amp;hnear=&amp;radius=15000&amp;cid=12390170276403287735&amp;ll=43.669486,-86.491413&amp;spn=0.043459,0.072956&amp;z=13&amp;output=embed"></iframe><br /><small><a href="https://maps.google.com/maps?hl=en&amp;q=parrots+landing&amp;ie=UTF8&amp;hq=parrots+landing&amp;hnear=&amp;radius=15000&amp;cid=12390170276403287735&amp;ll=43.669486,-86.491413&amp;spn=0.043459,0.072956&amp;z=13&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
+                <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d2886.0613784280713!2d-86.48093092527816!3d43.667693287840954!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0000000000000000%3A0x5ca849c3d9a61d1d!2sParrot&#39;s+Landing!5e0!3m2!1sen!2sus!4v1413551461596" width="600" height="450" frameborder="0" style="border:0"></iframe>
+                <br />
+                <small><a href="https://maps.google.com/maps?hl=en&amp;q=parrots+landing&amp;ie=UTF8&amp;hq=parrots+landing&amp;hnear=&amp;radius=15000&amp;cid=12390170276403287735&amp;ll=43.669486,-86.491413&amp;spn=0.043459,0.072956&amp;z=13&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
 
                 <?php echo do_shortcode('[contact-form-7 id="60" title="Contact form 1"]');?>
             </div><!-- /#toolbox -->
index ae2ce19..99284e4 100644 (file)
@@ -19,7 +19,7 @@
                     </div><!-- /#column -->
                     <aside class="left-off-canvas-menu">
                         <ul class="off-canvas-list">
-                            <?php wp_nav_menu(array('ParrotsLanding' => 'header-menu', 'menu_class' => ''));?>
+                            <?php wp_nav_menu(array('menu_class' => ''));?>
                         </ul>
                         <?php get_template_part('vcard');?>
                     </aside> <!-- left-off-canvas-menu -->