<?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();