Quote:
Originally Posted by michelle86
So I got the button to work, but why doesn't it show up on my Facebook wall when I like a thread? (like in picture #2)
|
This will showing in your aktivities. What you mean ist the share button
try this code in the postbit/_legacy Template btw. use the vb ad system for this.
HTML Code:
<a name="fb_share" type="button_count" share_url="{vb:raw $vboptions[bburl]}/{vb:link thread, {vb:raw thread}}" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
then the Post will appear on your FB Wall. btw I think this function will be included in vb 4.0.4