Updated weather widget to the right location
authorLaury GvR <laury@gaslightmedia.com>
Thu, 22 Feb 2018 16:02:26 +0000 (11:02 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 22 Feb 2018 16:02:26 +0000 (11:02 -0500)
footer.php

index bc2e050..32dfc2d 100644 (file)
@@ -2,9 +2,9 @@
                             <div class="row">
                                 <div class="small-12 medium-4 columns text-center">
                                     <div id="weather-widget">
-                                        <?php echo do_shortcode('[wunderground location="Mount Pleasant, MI" measurement="f" layout="table-horizontal" numdays="1" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
+                                        <?php echo do_shortcode('[wunderground location="Bessemer, MI" measurement="f" layout="table-horizontal" numdays="1" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
                                     </div>
-                                    <a href="http://www.wunderground.com/us/mi/ironwood?MR=1" target="_blank" id="activate-weather"><img src="<?php echo get_template_directory_uri(); ?>/assets/local-weather.png"></a>
+                                    <a href="http://www.wunderground.com/us/mi/bessemer?MR=1" target="_blank" id="activate-weather"><img src="<?php echo get_template_directory_uri(); ?>/assets/local-weather.png"></a>
                                 </div>
                                 <div class="small-12 medium-4 columns text-center">
                                     <a href="<?php echo get_template_directory_uri();?>/assets/Guides/Things To Do Page_Winter_2017.pdf" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/info-guide.png"></a>