Update weather widget
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 21 Dec 2018 15:27:28 +0000 (10:27 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 21 Dec 2018 15:27:28 +0000 (10:27 -0500)
Using awesome-weather widget

footer.php

index d7b4888..26cf246 100644 (file)
@@ -1,7 +1,8 @@
                         <div class="row">
                             <div id="weatherWidget" class="text-center small-12 medium-6 columns">
                                 <h2>Local Weather</h2>
-                                <?php echo do_shortcode('[wunderground location="KCIU" measurement="f" layout="simple" numdays="2" class="local-weather text-center" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
+                                <?php //echo do_shortcode('[wunderground location="KCIU" 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="4988755" untits="F" forcast_days=4]'); ?>
                             </div>
                             <div id="mapContainer" class="text-center small-12 medium-6 columns">
                                 <h2>Getting Here</h2>