Comments แสดงเฉพาะโพสต์แรกของกระทู้ แถมแยกหน้าให้ด้วยโพสต์ Comments หน้าไหนอยู่หน้านั้นไม่มีมั่ว
index.template.php (อยู่ที่ธีมชิล ถ้าใช้ธีมชิล)
หา
<meta http-equiv="Content-Type" content="text/html; charset=', $context['character_set'], '" />
เจอแล้วเติมโค๊ดนี้ก่อนที่หา
<meta property="fb:admins" content="ใส่ facebook id ที่นี่"/>
Display.template.php (อยู่ที่ theme defualt)
หา
// Maybe they want to report this post to the moderator(s)?
เจอแล้วเติมโค๊ดนี้ต่อจากที่หา
//Facebook Comments
if ($message['id'] == $context['topic_first_message'])
echo'
<br /><br />
<div id="fb-root"></div><div align="left"><script src="http://connect.facebook.net/th_TH/all.js#appId=APP_ID&xfbml=1"></script><fb:comments href=', $scripturl, '?topic=', $context['current_topic'], ' num_posts="2" width="500"></fb:comments></div>';
//Facebook Comments
Cr.http://www.thailandmovingguide.com/smf/facebook-comments-smf/
// Show the post itself, finally!
โค๊ดชุด2 ใส่ไว้ตรงนี้เรียงโพสใหม่สุดอยู่บน
<fb:comments href=’, $scripturl, ‘?topic=’, $context[‘current_topic’], ‘ num_posts=”2″ width=”500″ data-order-by=”reverse_time”>