Changed sources to https. Removed sharethis
authorLaury GvR <laury@gaslightmedia.com>
Thu, 14 Jun 2018 20:13:21 +0000 (16:13 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 14 Jun 2018 20:13:21 +0000 (16:13 -0400)
index.php
parts/blog-text-single.php
sections/interior-page.php
style.css

index 6fd19fb..8bf4139 100644 (file)
--- a/index.php
+++ b/index.php
@@ -35,8 +35,5 @@
             </div><!--End of inner-wrap-->
         </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="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
index 6f723cb..9d2f193 100644 (file)
@@ -7,7 +7,7 @@
         <?php } ?>
         <?php endif; ?>
         <span class="meta date">Posted on <?php the_time('F jS, Y') ?></span>
-         <?php get_template_part('parts/share-this'); ?>
+         <?php // get_template_part('parts/share-this'); ?>
     </header>
     <?php the_content(); ?>
 </article>
\ No newline at end of file
index f125a9e..f24790f 100644 (file)
@@ -54,7 +54,7 @@
                                         echo "</div>";
                                     }
                                     ?>
-                                    <?php get_template_part('parts/share-this'); ?>
+                                    <?php // get_template_part('parts/share-this'); ?>
                                     <?php get_template_part('parts/main-content');?>
                                 </div>
                             </div>
index 038e2a9..22c68b1 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: CornwellsTurkeyville
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for CornwellsTurkeyville
-Version: 1.0.16
+Version: 1.0.17
 */