- Tham gia
- 28/02/2015
- Bài viết
- 17,142
- Được Like
- 12,745
Facebook comment plugin là một chức năng rất hữu dụng, giúp mọi người có thể bình luận và chia sẻ nội dung trên forum của bạn lên facebook của họ. DLTH sẽ hướng dẫn các bạn cài đặt và sử dụng plugin này.
- Mở template message chèn đoạn code sau vào cuối:
Lưu ý: nhớ thay link của bạn & data-width vào code trên cho phù hợp.
- Mở template message chèn đoạn code sau vào cuối:
Mã:
<li id="{$messageId}" class="message {xen:if $message.isDeleted, 'deleted'} {xen:if '{$message.is_admin} OR {$message.is_moderator}', 'staff'} {xen:if $message.isIgnored, ignored}" data-author="{$message.username}">
<div class="comment_fbdiv" ></div>
<div id="fb-root"></div>
<div class="fb-comments" data-href="http://vnxf.vn/{xen:link threads, $thread}" data-num-posts="10" data-width="678"></div>
</li>
Nguồn: dulieutinhoc.com
Bài viết liên quan
Bài viết mới