Fixing the theme
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 20 Jun 2018 12:23:47 +0000 (08:23 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 20 Jun 2018 12:23:47 +0000 (08:23 -0400)
for https

footer.php
style.css

index 4c4a341..4b62a12 100644 (file)
@@ -1,5 +1,5 @@
 
-                        
+
                          </main><!--End of main-->
                         <footer class="main">
                             <?php if (is_active_sidebar('sidebar-f')) :?>
@@ -7,7 +7,7 @@
                             <?php endif;?>
                             <div id="res">
                                 <div id="request" class="row">
-                                    
+
                                     <div id="res-content" class="small-12 small-offset-0 large-offset-1 large-7 columns">
                                         <h1>Make A Reservation</h1>
                                         <p>Your perfect campsite is waiting...</p>
@@ -49,7 +49,7 @@
       </div><!--End of off-canvas-->
   <?php wp_footer();?>
   <script charset="utf-8" type="text/javascript">var switchTo5x=true;</script>
-<script charset="utf-8" type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
+<script charset="utf-8" type="text/javascript" src="https://ws.sharethis.com/button/buttons.js"></script>
 <script charset="utf-8" type="text/javascript">stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"});var st_type="wordpress4.3.1";</script>
   </body>
 </html>
index 1a4d828..72f0b2a 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: MunisingRVPark
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for MunisingRVPark
-Version: 1.0.12
+Version: 1.0.13
 */