I updated the weather code in the footer
authorIan Weller <ian@gaslightmedia.com>
Fri, 21 Dec 2018 20:15:44 +0000 (15:15 -0500)
committerIan Weller <ian@gaslightmedia.com>
Fri, 21 Dec 2018 20:15:44 +0000 (15:15 -0500)
I removed the weather code from the footer and replaced it with the
right one.

footer.php

index 1837478..9b40331 100644 (file)
@@ -5,7 +5,7 @@
                                     <div class="small-11 small-centered medium-uncentered medium-4 columns item">
                                         <div class="block">
                                             <h5>Local Weather</h5>
-                                            <?php echo do_shortcode('[wunderground location="Gaylord, MI" measurement="f" layout="simple" numdays="1" class="local-weather" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
+                                            <?php echo do_shortcode('[awesome-weather location="4993756" units="F" forecast_days="4" class="local-weather" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
                                         </div>
                                     </div>
                                     <div class="small-11 small-centered medium-uncentered medium-4 columns item">