For some reason, sometimes the Facebook buttons do not show on the site. At other times they do. Is there a way to fix this?
desc=<?php $post->title; ?>
//Remove this line 128
<?php echo DiscussHelper::showSocialButtons( $post, 'horizontal' ); ?>
//Replace with
<div style="position: relative; top:0px; left:0px; z-index: 99;" class="scsocialbuttons standard">
{JLinkedShare layout=standard}
{SCTwitterShare layout=standard}
{SCGooglePlusOne layout=standard}
{SCPinterestShare layout=standard image=FULL_PATH_TO_IMAGE desc=Text to Pin}
{JFBCLike layout=standard share=true width=250}
</div>
SCPinterestShare layout=standard image=FULL_PATH_TO_IMAGE desc=Text to Pin