Konulara Facebook Beğen ve Twitter Butonu Ekleme

Konu sahibi son olarak 2620 gün önce görüldü
Konulara Facebook Beğen ve Twitter Butonu Ekleme

vBulletin Forumlarda Konuların Facebook da beğenilmesini ve twitterda paylaşılmasını sağlayan butonlar.

Konu başlığının hemen yanında örneğini görebilirsiniz.

3.x.x için Kodlar

Facebook Beğen Butonu:

<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.siteadresi.com/showthread.php$session[sessionurl]?p=$post[postid]&amp;layout=button_count&amp;show_faces=true&amp;width=&amp;action=like&amp;colorscheme=light"
scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:100px; height:20px"></iframe>


Twitter Butonu:

PHP Kodu: <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="Twitter Hesap İsmi" data-url="{http://www.siteadresi.com/showthread.php$session[sessionurl]?p=$post[postid]" data-counturl="http://www.siteadresi.com/showthread.php$session[sessionurl]?p=$post[postid]">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>

4.x.x için Kodlar

PHP Kodu:
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.siteadı.com{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}&amp;layout=button_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:20px"></iframe>

Twitter Butonu:

PHP Kodu:

<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="Twitter Hesap İsmi" data-url="{http://www.siteadresi.com/{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid" data-counturl="http://www.siteadresi.com/{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>

 
Geri