Blogger Thesis
<iframe expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=button_count&show_faces=true&width=150&action=like&font=trebuchet+ms&colorscheme=light&height=21"' scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:85px; height:21px;" allowTransparency="true"/>Dari HTML template Blogger anda, cari kod
<g:plusone size='medium'/>
. Padam kod <g:plusone size='medium'/>
, dan gantikan dengan kod diatas.Atau anda boleh bermain-main dengan style sendiri mengikut tampilan button-button seperti anda inginkan.
Wordpress Thesis
function fb_like() { if (is_single()) { ?> <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> <?php } } add_action('thesis_hook_after_post','fb_like');Masukkan sahaja kedalam file
custom_functions.php
Thesis anda. Boleh diakses melalui cpanel, atau terus sahaja dari dashboard Wordpress anda.
Notes:
Bagi user Thesis For Blogspot, Jika tak keberatan, mohon gantikan credit link template anda `Get smart with the Thesis Blogger Template from Forblogger.net`. Gantikan
Bagi user Thesis For Blogspot, Jika tak keberatan, mohon gantikan credit link template anda `Get smart with the Thesis Blogger Template from Forblogger.net`. Gantikan
<a href='http://www.forblogger.net'>Forblogger.net</a>
kepada <a href='http://www.malayatimes.my'>Malayatimes</a>
. Kerana Forblogger.net berkurun lamanya sudah dijual kepada pemilik lain. - Thanks