Tuesday 25 April 2017

Cara menambah tombol like facebook dan g plus di tiap postingan blog
Cara menambah tombol like facebook dan g plus di tiap postingan blog

Berikut cara memasang tombol like Facebook pada tiap postingan di blogspot :
  1. Template > Edit HTML
  2. Cari (CTRL+F) kode ini <data:post.body/>
  3. Setelah kode di atas ditemukan, biasanya akan ada dua atau lebih kode seperti itu, pilih kode yang kedua lalu paste kode di bawah ini. Letakan sebelum atau sesudah kode <data:post.body/>
        <div style='float:left'>
<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=button_count&amp;show-faces=true&amp;width=530&amp;height=60&amp;action=like&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:90px; height:20px'/>
<g:plusone expr:href='data:post.url' size='medium'/>
</div>

       4. Simpan Template dan sekarang coba lihat masing-masing postingan Anda

"Semoga bermanfaat"

Baca Juga

Artikel Terkait

0 Response to "Cara menambah tombol like facebook dan g plus di tiap postingan blog"

Post a Comment