»Forumlar »SE ? Support »facebook beğen butonu
  https://seditio.com.tr/eski1/forums.php?m=posts&q=1035
          Geri Dön      -      Sayfayı Yazdırmak için tıklayın
Author: TheRaskol, Posted: 2010-11-05 14:38 GMT.
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>
Author: Kaan, Posted: 2010-11-05 19:48 GMT.
<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>
Author: TheRaskol, Posted: 2010-11-06 16:34 GMT.
kaan sadece
<h1>Ultima Online Developer</h1>
k?sm? g?r?n?yor.
Author: Kaan, Posted: 2010-11-06 17:09 GMT. This post was edited by Kaan (2010-11-06 17:11 GMT, 5773 Gün ago)
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.
Author: TheRaskol, Posted: 2010-11-06 17:28 GMT.
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>
Author: Kaan, Posted: 2010-11-06 17:54 GMT.
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
Author: TheRaskol, Posted: 2010-11-06 17:56 GMT.
?nemli olan wordpressteki
Kod:
=<?php echo urlencode(get_permalink($post->ID));
kodu yerine seditio'da ne yaz?ld????
Author: Kaan, Posted: 2010-11-06 17:59 GMT.
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.
Author: TheRaskol, Posted: 2010-11-07 18:17 GMT.
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 SeditioPrint version