Update for https
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 16 May 2018 15:49:29 +0000 (11:49 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 16 May 2018 15:49:29 +0000 (11:49 -0400)
update call to sharethis

index.php
style.css

index ddc9c53..92272fc 100644 (file)
--- a/index.php
+++ b/index.php
                         if (is_search()) {
                             include "sections/search.php";
                         }
-                        if (is_page() && !is_front_page()) { 
-                            include "sections/interior-page.php"; 
+                        if (is_page() && !is_front_page()) {
+                            include "sections/interior-page.php";
                         }
-                        include "sections/footer.php";    
-                        ?> 
+                        include "sections/footer.php";
+                        ?>
                     </div>
                     <?php get_template_part("sections/copyright"); ?>
                     </div><!--/#page-wrapper-->
@@ -41,7 +41,7 @@
         <?php wp_footer();?>
         <script src="https://www.jscache.com/wejs?wtype=cdsscrollingravenarrow&amp;uniq=653&amp;locationId=577142&amp;lang=en_US&amp;border=true&amp;shadow=true&amp;backgroundColor=white&amp;display_version=2"></script>
         <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>
\ No newline at end of file
+</html>
index 2105c95..5e219ab 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: OriginalButterflyHouse
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme made for OringinalButterflyHouse
-Version: 1.0.7
+Version: 1.0.8
 */