/home/arranoyd/eventrify/wp-content/themes/uptime/inc/content-sharing.php
<?php if( 'yes' == get_theme_mod( 'show_sharing_buttons', 'yes') && function_exists( 'tommusrhodus_social_sharing'  ) ) : ?>
	<hr>
	<?php echo tommusrhodus_social_sharing(); ?>
<?php endif; ?>