Update wunder zipcode
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 12 Jul 2018 12:08:28 +0000 (08:08 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 12 Jul 2018 12:08:28 +0000 (08:08 -0400)
wrong zip

footer.php
style.css

index 981a4a8..f6f801d 100644 (file)
@@ -9,7 +9,7 @@
                                 </div>
                                 <div id="weather" class="small-12 medium-6 large-3 columns">
                                     <h1>Weather</h1>
-                                    <?php echo do_shortcode("[wunderground location=zmw:49734.1.99999 numdays=1 layout=table-vertical]") ?>
+                                    <?php echo do_shortcode("[wunderground location=zmw:49735.1.99999 numdays=1 layout=table-vertical]") ?>
                                 </div>
                                 <div class="small-12 text-center medium-6 large-text-left large-2 columns">
                                     <a href="https://www.gaylordgolfmecca.com/" target="_blank"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/golf-mecca-logo.png"></a>
@@ -45,7 +45,7 @@
                                 --><li class="bullet"> &#8226; </li><!--
                                 --><li><a href="<?php echo esc_url( home_url( '/' ) ); ?>privacy-policy">Privacy Policy & Terms of Use</a></li>
                             </ul>
-                    
+
                         </div>
                         <div id="copyright" class="small-centered small-12 text-center large-6 medium-uncentered columns large-text-right">
                             <span>Copyright &copy; <?php echo date('Y');?> </span>
index 1536636..a0e4c1a 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: GaylordCVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for GaylordCVB
-Version: 1.0.22
+Version: 1.0.23
 */