Remove sharethis
authorLaury GvR <laury@gaslightmedia.com>
Wed, 13 Jun 2018 20:30:10 +0000 (16:30 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 13 Jun 2018 20:30:10 +0000 (16:30 -0400)
index.php
parts/blog-text-single.php
sections/interior-page.php

index 1077039..3d648e3 100644 (file)
--- a/index.php
+++ b/index.php
@@ -36,9 +36,6 @@
             </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="http://w.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>
         <script>
             jQuery(function(){
                 // 'Global' Namespace
index 8802226..6fda71f 100644 (file)
@@ -7,7 +7,6 @@
         <?php } ?>
         <?php endif; ?>
         <span class="meta date">Posted on <?php the_time('F jS, Y') ?></span>
-        <?php get_template_part("parts/share-this"); ?>
     </header>
     <?php the_content(); ?>
 </article>
\ No newline at end of file
index 4f0818e..9e5bd26 100644 (file)
@@ -14,7 +14,6 @@
                                             bcn_display();
                                         echo "</div>";
                                     } ?>
-                                    <?php get_template_part("parts/share-this"); ?>
                                     <div class="small-12 medium-8 large-9 columns">
                                         <div class="row large-collapse">
                                             <?php get_template_part('parts/main-content'); ?>