I updated the weather code
authorIan Weller <ian@gaslightmedia.com>
Fri, 21 Dec 2018 20:54:12 +0000 (15:54 -0500)
committerIan Weller <ian@gaslightmedia.com>
Fri, 21 Dec 2018 20:54:12 +0000 (15:54 -0500)
I removed the code for Weather Underground and added Awesome Weather
code.

footer.php

index c743d92..0015885 100644 (file)
@@ -1,7 +1,7 @@
                         <div class="row">
                             <div id="weatherWidget" class="text-center small-12 medium-6 columns">
                                 <h2>Local Weather</h2>
-                                <?php echo do_shortcode('[wunderground location="KPLN" measurement="f" layout="simple" numdays="2" class="local-weather text-center" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
+                                <?php echo do_shortcode('[awesome-weather location="5005247" units="F" forecast_days="4" class="local-weather text-center" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
                             </div>
                             <div id="mapContainer" class="text-center small-12 medium-6 columns">
                                 <h2>Getting Here</h2>