This plugin adds a Like-Button wherever you want on your blog. Before or after the content as well as a sidebar-widget. And many more!
Notice: Please BACKUP your database everytime BEFORE you update to a new version!
FAQ
How-To install and setup the Plugin
1. Download and Install the Plugin
2. Go to the General-Page and set all the required information and activate the Plugin with the first checkbox on this site. Now hit save and you're done!
3. You should now generate the Like Button with the Generator on the General-Page (take a look at the Facebook-Generator-FAQ below)
4. Facebook-Generator-FAQ:
http:// -> http://www.gb-world.net - Otherwise the Button will not work properly.5. After that visit the OpenGraph-Site and fill in all the Administrative and Blog-Tags correct
Information about XFBML (Java-SDK) and iFrame
[like]-Shortcode
[like] into a post/article and your like-Button (generated with all your defined settings) will appear at this positionurl, action, width, height, style[like] or [like url=http://www.gb-world.net action=recommend width=100 height=150 style=border:solid;float:right;padding-left:15px;]Template Function GBLikeButtonTemplate
<?php GBLikeButtonTemplate(); ?> somewhere in your template-files and your like-Button (generated with all your defined settings) will appear at this positionurl, action, width, height, stylearray('url' => "http://www.gb-world.net"). It does not work if you send the parameter like this to the function GBLikeButtonTemplate("http://www.gb-world.net")GBLikeButtonTemplate(); or GBLikeButtonTemplate(array( 'url' => "http://www.gb-world.net", 'action' => 'recommend', 'width' => 250, 'height' => 200, 'style' => array('border' => 'solid', 'overflow' => 'hidden'))); Facebook-Like-Button-Widget, Facebook Recommendations and Facebook Activity Feed
http:// -> http://www.gb-world.net - Otherwise the Button will not work properly.W3c-Validation
og- and fb-tags are not valid you can activate the W3c-Validated Output Checkbox on the Expert Side to generated an W3c-Valided Output of the Meta-TagsHow to use the og:image-Tag properly
You have to enter a valid App-ID and additionally the Admin-ID and Page-ID to provide valid tags and fulfill the requirements of the Like-Button!
App-ID: You have to enter a valid Facebook-App-ID. Get an App-ID Admin-ID: Facebook-Profile-IDs of all Administrators of this Like-Button.
We recommend to enter a App-ID instead of the Admin-ID to keep your personal profile secure and secret.
Open-Graph-Protocol:
It is recommended to add the following
xmlns:og="http://ogp.me/ns#"
xmlns:fb="http://www.facebook.com/2008/fbml"
to the html-tag of your template-header.php-file. If you do not do this the Open-Graph-Protocol will not work with all its functions.
If you can't access your tabs on the Settings Page and you use the Disqus-Plugin beside this Plugin than you have to do the following to solve the bug:
1) Open the discus.php-file on your server in the Disqus-Plugin Directory
2) find this function function sdq_menu_admin_head() and add the following line after <?php } --> if ( ( isset($_GET['page']) && strstr($_GET['page'],"disqus") )) { add_action('admin_head', 'sdq_menu_admin_head'); }
3) now you should be able to access the tabs again!
| Video-Tutorials | | Support | | GB-Wiki |
Requires: 3.0 or higher
Compatible up to: 3.2.x
Last Updated: 2011-9-12
Downloads: 128,195
Got something to say? Need help?