remove sharthis
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 14 Mar 2019 17:45:17 +0000 (13:45 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 14 Mar 2019 17:45:17 +0000 (13:45 -0400)
parts/bread-crumbs.php

index ba7b977..0d5e0fc 100644 (file)
@@ -1,8 +1,5 @@
 <?php $memberEventDetailOption = get_option('glm_members_database_option_event_detail_id');
-if ( $memberEventDetailOption != $post->ID ) :?>
-<?php echo '<span id="shareThisButton" class="st_sharethis" st_title="'. get_the_title().'" st_url="'. get_the_permalink() .'">+ Share</span>'; ?>
-<?php endif; ?>
-<?php if(function_exists('bcn_display') && !is_front_page())
+if(function_exists('bcn_display') && !is_front_page())
 {
     echo "<div class=\"breadcrumbs\">";
     bcn_display();