netdepviet Đăng vào 14-12-2013 12:20:10

Embed Facebook comment into Discuz X3

Facebook is the largest community now. Our webmasters staff must intergrate facebook stream into website. If you're using discuz, here is your right way to change:

File to edit:template/default/forum/viewthread_node_body.htmFind:<!--{if !empty($lastmod['modaction'])}--><div class="modact"><a href="forum.php?mod=misc&action=viewthreadmod&tid=$_G" title="{lang thread_mod}"><!--{if $lastmod['modactiontype'] == 'REB'}-->{lang thread_mod_recommend_by}<!--{else}-->{lang thread_mod_by}<!--{/if}--></a></div><!--{/if}-->Insert bellow:
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s);
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1&appId=526519957444388";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<div class="fb-comments" data-href="{$_G}forum.php?mod=viewthread&amp;tid=1" data-numposts="5" data-colorscheme="light"></div>

Saokim999 Đăng vào 10-10-2015 22:49:35

ndv vẫn còn à. :) :lol

Saokim999 Đăng vào 10-4-2024 00:25:48

ndv vẫn còn à.
Trang: [1]
Xem phiên bản đầy đủ: Embed Facebook comment into Discuz X3