Total Users Online: 0 üye, 39 guest | Tarih/Saat: 2026-05-30 10:34
 
facebook beğen butonu
2010-11-05 14:38 GMT  oklu Alnt
TheRaskol

User is: Online status   Gender_M
Posts: 438
Ülke: Çanakkale - 17
Meslek: Palyaço
Age: 38

facebook developer sayfas?ndan be?en butonu ald???m?zda a?a??daki kodu g?nderiyor.
Acaba bunu seditio'ya nas?l koyaca??z?

Kod:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:fb="http://www.facebook.com/2008/fbml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <title>Ultima Online Developer</title>
  </head>
  <body>
    <h1>Ultima Online Developer</h1>
    <p><fb:login-button autologoutlink="true"></fb:login-button></p>
    <p><fb:like></fb:like></p>

    <div id="fb-root"></div>
    <script>
      window.fbAsyncInit = function() {
        FB.init({appId: 'app id'im', status: true, cookie: true,
                 xfbml: true});
      };
      (function() {
        var e = document.createElement('script');
        e.type = 'text/javascript';
        e.src = document.location.protocol +
          '//js/facelike.js';
        e.async = true;
        document.getElementById('fb-root').appendChild(e);
      }());
    </script>
  </body>
</html>

direk b?yle koydu?umuzda olmuyor.


Ayr?ca wordpress i?in b?yle bir?eymi? galiba.
Kod:
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink($post->ID)); ?>&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:60px;"></iframe>
Konuyla İlgili Diğer Başlıklar
Facebook New Design 2013
Facebook Tarzı bildirim eklentisi
Facebook veya Twitter Tarzı Sayfalama
How To: Update Facebook status using PHP Curl?
Facebook Style TextArea with Wall Posting Script using jQuery PH

 

facebook beğen butonu
2010-11-05 19:48 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

<head> aras?na ekle bunu
Kod:
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:fb="http://www.facebook.com/2008/fbml">


Bunuda eklemek istedi?in yere ekle hepsi bu kadar.
Kod:
<h1>Ultima Online Developer</h1>
    <p><fb:login-button autologoutlink="true"></fb:login-button></p>
    <p><fb:like></fb:like></p>

    <div id="fb-root"></div>
    <script>
      window.fbAsyncInit = function() {
        FB.init({appId: 'app id'im', status: true, cookie: true,
                 xfbml: true});
      };
      (function() {
        var e = document.createElement('script');
        e.type = 'text/javascript';
        e.src = document.location.protocol +
          '//js/facelike.js';
        e.async = true;
        document.getElementById('fb-root').appendChild(e);
      }());
    </script>
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

facebook beğen butonu
2010-11-06 16:34 GMT  oklu Alnt
TheRaskol

User is: Online status   Gender_M
Posts: 438
Ülke: Çanakkale - 17
Meslek: Palyaço
Age: 38

kaan sadece
<h1>Ultima Online Developer</h1>
k?sm? g?r?n?yor.

 

facebook beğen butonu
2010-11-06 17:09 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Yukardaki reklam?n alt?na bak uygulad?m ?al??t? ama sana verdi?i kodu vermedi bana
Kod:
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://seninsiten.com" font="arial"></fb:like>


Kodun i?inde seninsiten.com yazan yere site ad?n? yaz.

son mesaj 1 dakika

Bunu forum mesajlar?na uygulamak i?in biraz modifiye yapmak gerekiyor aksi takdirde sadece site ad?n? al?yor.

Bu mesaj Kaan tarafından 2010-11-06 17:11 GMT, 5683 Gün önce düzenlendi.
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

facebook beğen butonu
2010-11-06 17:28 GMT  oklu Alnt
TheRaskol

User is: Online status   Gender_M
Posts: 438
Ülke: Çanakkale - 17
Meslek: Palyaço
Age: 38

mesela bu wordpress i?in;

Kod:
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink($post->ID)); ?>&layout=standard&show_faces=false&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:60px;"></iframe>

 

facebook beğen butonu
2010-11-06 17:54 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

tamam 2 kod veriyor biri benim ekledi?im biride iframe ?eklinde hangisini kullanmak istersen onu kullan diyor ben js yi se?tim iframe yerine sonu?da 2.side ayn? i?i yap?yor.

Ayr?ca forum i?in etiketli bir eklenti veya corehack yapmak gerekiyor ?zerinde ?al???rsan 5 dk. l?k i?i var eklentinin veya corehack'?n basit bir i?lem.

Kolay gelsin sana
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

facebook beğen butonu
2010-11-06 17:56 GMT  oklu Alnt
TheRaskol

User is: Online status   Gender_M
Posts: 438
Ülke: Çanakkale - 17
Meslek: Palyaço
Age: 38

?nemli olan wordpressteki
Kod:
=<?php echo urlencode(get_permalink($post->ID));
kodu yerine seditio'da ne yaz?ld????

 

facebook beğen butonu
2010-11-06 17:59 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Kod:
siten.com/".$row['ft_id']."
veya
Kod:
siten.com/".$row['ft_title']."
yazabilirsin.

Alternatif olarak

Kod:
".$row['ft_id']."
veya
Kod:
".$row['ft_title']."
yazabilirsin.

Test etmedim.
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

facebook beğen butonu
2010-11-07 18:17 GMT  oklu Alnt
TheRaskol

User is: Online status   Gender_M
Posts: 438
Ülke: Çanakkale - 17
Meslek: Palyaço
Age: 38

Kaan bu ?ekilde yapt?m

Kod:
<iframe src="http://www.facebook.com/widgets/like.php?href=http://www.uo-developer.com/forums.php?m=posts&p={FORUMS_POSTS_ROW_ID}"
        scrolling="no" frameborder="0"
        style="border:none; width:355px; height:25px"></iframe>


fakat payla??rken

Erdem, http://www.facebook.com/t-35655-.....ml'i be?endi.
link olarak payla??yor.Title olarak olmuyor.

Ayr?ca hata diye bir yaz? ??k?yor.

Bunu be?endin.Be?enmekten Vazge? - Hata

 

Powered by Seditio © 2009-2012 All Rights Reserved