Add Facebook comments to threads
This modification will integrate Facebook comments directly into the posts, at the bottom of the page.
What is needed for this modification:
Once that is done it's time to add the code to the SHOWTHREAD template. Find: Code:
{vb:raw similarthreads} Code:
<!-- FB Comments --> <h4 class="threadinfohead"><span class="optiontitle">Facebook Comments</span></h4> <div id="thread_tags_list" class="thread_info_block"> <div class="inner_block"> <div id='tag_list_cell'> <script src="http://static.ak.connect.facebook.com/connect.php/en_US" type="text/javascript"></script><script type="text/javascript">FB.init("YOUR API KEY");</script><fb:comments> </fb:comments> </div> </div> </div> <!-- /FB Comments --> Download No files for download. Screenshots |
Similar Mods
Show Thread Enhancements Add Facebook to Social Bookmarks | vBulletin 3.8 Template Modifications |