=== Comments by Startbit === Contributors: vivacityinfotech.jaipur, startbititsolutions Tags: Facebook Comments, Comments , Social Plugin, Facebook, Comment ,Social, Open Graph, Opengraph, Protocol , XFBML , HTML5 , Moderation , Moderator, shortcode , template , template shortcode , WP comments , WP default comments. License: GPLv2 or later Requires at least:3.0 Tested up to: 5.2.2 Stable tag: 1.4 == Description == A simple FB Comments plugin for your website.It`s a social plugin for enables Facebook users commenting on your site.There are options for enable Facebook comments on posts/pages/home and also you can control accessibility of it on pages of your website. You cab also customize setting for following features: * Hide/show Facebook comments on posts/pages/home page. * You can customize Width of comment box. * You can choose color scheme (Light or Dark) * Use HTML5 or XFBML versions of Facebook comments. * Moderation option is also there. * You can control accessbilty of comment box on pages. * Shortcode for templates or posts/pages/home page. * Feature for remove wordpress default comment form on posts/pages. * Multi-languages support is also available. * Option for select Facebook comment box language from a bunch of different languages to display Facebook comment box into your native language. * POT file is added for plugin translation into your languages. = Translators = * English(US) (en_Us) - [Team Startbit](https://startbitsolutions.com/) * French (fr_FR) - [Team Startbit](https://startbitsolutions.com/) * Serbian (sr_RS) - [Ogi Djuraskovic](http://firstsiteguide.com/) * Spain - Spanish (es-ES) - [Ogi Djuraskovic](http://firstsiteguide.com/) If you have created your own language pack, or have an update of an existing one, you can send [gettext PO and MO files](http://codex.wordpress.org/Translating_WordPress) to [Us](https://www.startbitsolutions.com/contact.html) so that We can bundle it into this plugin. You can download the latest [POT file](http://plugins.svn.wordpress.org/facebook-comment-by-vivacity/tags/1.0.3/languages/facebook-comment-by-vivacity.pot), and [PO files in each language](http://plugins.svn.wordpress.org/facebook-comment-by-vivacity/tags/1.0.3/languages/). = Rate Us / Feedback = Please take the time to let us and others know about your experiences by leaving a review, so that we can improve the plugin for you and other users. = Want More? = If You Want more functionality or some modifications, just drop us a line what you want and We will try to add or modify the plugin functions. == Installation == 1. Download the "Comments by Startbit" Plugin (Plugin zip file). 2. Extract it in the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. (Optional) Customize the plugin in the Settings > FB Comments menu == Frequently Asked Questions == = Issues with display = * Please update to latest version. Up-to-date API's are available. = How can add Facebook Comments into templates = You can insert echo do_shortcode('[vivafbcomment]'); code into your templates for use this shortcode. You can also use below options to override the the settings used above. * url - leave blank for current URL * width - minimum must be 350 * num - number of comments * count - comment count on/off * scheme - color scheme: light/dark * pluginsite - enter "1" to link to the plugin For Example: [vivafbcomment url="https://startbitsolutions.com/" width="375" count="on" num="6" countmsg="awesome comments"] == Screenshots == 1. "Comments by Startbit" plugin installed and appears in the plugins menu. 2. "Comments by Startbit" Settings Section. 3. Displaying Facebook Comments on home page. 4. Displaying Facebook Comments on page. == Changelog == = 1.4 = * Some css fixes. = 1.0.9 = * Rolled back to 1.0.6 version due to having bugs in new version. = 1.0.6 = * Now you can control accessbility of facebook comment box on pages by providing page id's. = 1.0.5 = * Added CSS classes to titles. * Included new upgraded script for Facebook Comments. = 1.0.4 = * Added new po/mo file for Serbian(sr_RS) and Spain-Spanish (es-ES) language support. = 1.0.3 = * Multi languages support. * POT file added for translate plugin in your language. * Option added for select facebook comment box language from a bunch of different languages to display facebook comment box into selected language. = 1.0.2 = * Feature for remove wordpress default comments on posts/pages. * shortcode for Facebook Comments. = 1.0.1 = * Intial Release of Plugin