Viewing 1 replies (of 1 total)
  • Thread Starter staceybertrand

    (@staceybertrand)

    Friend of mine found the error…Extra > in the code on quickshare.php file – line 1247 ($title.’+>+’ <–old vs $title.’++’ <—new):

    <?php if(cxnh_quickshare_getOption('twitter',$options)){ ?>
    <li><a>&text=<?php echo $title.'++'.$source;  if( cxnh_quickshare_getOption( 'twitter_user' ) ) { echo '&via=' . cxnh_quickshare_getOption( 'twitter_user' ); } ?>"target="_blank" title="Share on Twitter"><span class="quickshare-twitter">Twitter</span></a></li>
    <?php } ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Twitter not sharing in IE’ is closed to new replies.