• In sociable/includes/skyscraper_output.php around line 1159 it had urlencode($url) instead of urlencode($permalink). It works for me now after making that minor change.

    'url' => 'http://twitter.com/intent/tweet?text='.urlencode($title).' - '.urlencode($permalink).' '.urlencode($tag_share).' ',

    http://ww.wp.xz.cn/extend/plugins/sociable/

The topic ‘Fixed Incorrect Twitter Share Links’ is closed to new replies.