Changed sources to https. Removed sharethis
authorLaury GvR <laury@gaslightmedia.com>
Thu, 14 Jun 2018 21:12:37 +0000 (17:12 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 14 Jun 2018 21:12:37 +0000 (17:12 -0400)
parts/blog-text-single.php
parts/glm-members-only-top-bar.php

index a86e648..cb350dc 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 6647ba4..c6b0782 100644 (file)
@@ -1,7 +1,6 @@
 <div id="glm-member-front-header" class="small-12 columns">
     <?php if(function_exists('bcn_display') && !is_front_page()) {
          echo "<div class='breadcrumbs small-12 medium-6 columns'>"; 
-         echo '<span class="st_sharethis" st_title="'. get_the_title().'" st_url="'. get_the_permalink() .'"></span>'; 
          bcn_display();
          echo "</div>";
     } ?>