Judul saya


isi halaman

TAG

Cara Membuat Kotak Komentar Facebook di Blogspot

Filled under: , ,


  1. Login ke Blogger
  2. Masuk Edit HTML (jangan lupa centang expan ... )
  3. Cari code <b:includable id='status-message'>
  4. Copy code yang berwarna biru berikut di atas code </b:includable>
________________________________________________
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<p align='left'><a href='http://sijisatuone.blogspot.com/2013/03/sitemap.html' target='new'><img border='0' height='auto' src='https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-snc7/1714_4060600893342_140543420_n.jpg' width='200'/></a></p>
<div id='fb-root'/>
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<fb:comments expr:href='data:post.url' num_posts='11' width='550'/>
</b:if>
</b:includable>
<b:includable id='comment_picker' var='post'>
  <b:if cond='data:post.forceIframeComments'>
    <b:include data='post' name='iframe_comments'/>
    <b:if cond='data:post.showThreadedComments'>
      <b:include data='post' name='threaded_comments'/>
    <b:else/>
      <b:include data='post' name='comments'/>
    </b:if>
  <b:else/>
    <b:if cond='data:post.commentSource == 1'>
      <b:include data='post' name='iframe_comments'/>
    <b:else/>
      <b:if cond='data:post.showThreadedComments'>
        <b:include data='post' name='threaded_comments'/>
      <b:else/>
        <b:include data='post' name='comments'/>
      </b:if>
    </b:if>
  </b:if>
</b:includable>
<b:includable id='status-message'>
____________________________________________________

     5.   Untuk yang berwarna merah boleh diubah sesuai kebutuhan :
           - 11 adalah jumlah komentar yang tampil
           - 550 adalah lebar kotak komentar

0 komentar: