Change weather location to Gaylord (from Benzonia).
authorLaury GvR <laury@gaslightmedia.com>
Wed, 14 Nov 2018 21:45:01 +0000 (16:45 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 14 Nov 2018 21:45:01 +0000 (16:45 -0500)
footer.php

index 828ceed..cd8a6b9 100644 (file)
                             <div id="footer-weather" class="footer-section large-4 small-12 columns">
                                 <div class="footer-weather-logo">
                                     <div id="weather-widget">
-                                        <?php echo do_shortcode('[wunderground location=zmw:49735.1.99999 measurement="f" layout="table-horizontal" numdays="2" showdata="daynames,pop,icon,conditions,date,highlow"]');?>
+                                        <?php echo do_shortcode('[wunderground location=zmw:49734.1.99999 measurement="f" layout="table-horizontal" numdays="2" showdata="daynames,pop,icon,conditions,date,highlow"]');?>
                                     </div>
-                                    <a target="_blank" id="activate-weather" href="https://www.wunderground.com/weather/us/mi/benzonia" class=""><img src="<?php echo get_template_directory_uri(); ?>/assets/weather-icon.png?v=1.0.0"></a>
+                                    <a target="_blank" id="activate-weather" href="https://www.wunderground.com/weather/us/mi/gaylord" class=""><img src="<?php echo get_template_directory_uri(); ?>/assets/weather-icon.png?v=1.0.0"></a>
                                 </div>
-                                <a href="https://www.wunderground.com/weather/us/mi/benzonia" target="_blank"><span class="footer-weather-text">Local Weather</span></a>
+                                <a href="https://www.wunderground.com/weather/us/mi/gaylord" target="_blank"><span class="footer-weather-text">Local Weather</span></a>
                             </div>
                         </div>
                     </footer>