<ul id="menu-footer">
<li>
<div id="weather-widget">
- <?php echo do_shortcode('[wunderground location="Mount Pleasant, MI" measurement="f" layout="table-horizontal" numdays="1" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
+ <?php echo do_shortcode('[awesome-weather location="5002714" units="F" forecast_days="4"]'); ?>
</div>
- <a href="http://www.wunderground.com/us/mi/mount-pleasant?MR=1" target="_blank" id="activate-weather">Weather</a>
+ <a href="https://openweathermap.org/city/5002714" target="_blank" id="activate-weather">Weather</a>
</li>
<li><a href="<?php bloginfo('url'); ?>/e-news-sign-up/">Sign Up</a></li>
<?php mountpleasantcvb_footer(); ?>