Update shorcode for new weather plugin
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:14:24 +0000 (10:14 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:14:24 +0000 (10:14 -0500)
use awesome weather

footer.php

index d6834f6..75e80fc 100644 (file)
@@ -27,7 +27,7 @@
                                     </div>
                                 </div>
                                 <div id="weather-widget" class="medium-3 columns show-for-large-up text-center">
-                                    <?php echo do_shortcode('[wunderground location="Sault Ste Marie, 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="6141439" units="F" forecast_days="4"]'); ?>
                                 </div>
                             </div>
                         </footer>