Trying out the new weather atlas widget
authorLaury GvR <laury@gaslightmedia.com>
Fri, 26 Apr 2019 21:12:58 +0000 (17:12 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 26 Apr 2019 21:12:58 +0000 (17:12 -0400)
sections/footer.php

index fd788d2..996bdf8 100644 (file)
                                         <div class="footer-weather-logo">
                                             <div id="weather-widget">
                                                 <?php //echo do_shortcode('[wunderground location="Calumet, MI" measurement="f" layout="table-horizontal" numdays="2" showdata="daynames,pop,icon,conditions,date,highlow"]');?>
-                                                <?php echo do_shortcode('[awesome-weather location="4993326" units="F" override_title="Benzie" forecast_days="4"]');?>
+                                                <?php //echo do_shortcode('[awesome-weather location="4993326" units="F" override_title="Benzie" forecast_days="4"]');?>
+                                                <?php echo do_shortcode('[shortcode-weather-atlas city_selector=2361289]'); ?>
                                             </div>
                                             <a target="_blank" id="activate-weather" href="https://openweathermap.org/city/4993326" class=""><img src="<?php echo get_template_directory_uri(); ?>/assets/weather-icon.png?v=1.0.0"></a>
                                         </div>