Easiest way to add Facebook Comments on thread
hi friends
i was using the old modification to add facebook comments on my vbulletin forum. but it was giving multiple errors and problems. here is the method. 1) Enable facebook from settings 2) go to show thread templates / SHOWTHREAD FIND: {vb:raw similarthreads} paste this code above Code:
<!-- FB Comments --> <div align=center><br><br> <div id="fb-root"></div> <div class="fb-comments" data-href="http://www.YourWEBsiteAddress.com/{vb:raw thread_url}" data-numposts="5" data-colorscheme="light"></div> <br><br></div> <!-- /FB Comments --> =>Please dont forget to change my website name with your own website forum home page url. =>Note:- i hope you have given your facebook application API key in your vbulletin facebook settings. here is screen shot of the modification , its working fine. Download No files for download. Supporters / CoAuthors
|
Similar Mods
Integration with vBulletin Facebook comments to threads | vBulletin 4.x Template Modifications |