WheeQo.web.id

R. Bambang Widiatmoko's Blog | Sharing Knowledge to the World

Insert Facebook Like Button to WordPress

| 3 Comments


Facebook Like Button
Taken from Cordobo.com, Integrate Facebook’s “Like” Plugin into WordPress.

The original code can be generated from Facebook’s Like Button generator. Here is how to insert the code.

Update: One of the WordPress social bookmark plugin, Digg Digg, now add Facebook Like Button.

Insert the Code

1. Edit your theme. Appearance -> Editor -> Single Post (single.php)
2. For example I insert the code after the content:

3. Here is the code to be inserted:


4. So the final code would be:

5. See the different from original code generated by Facebook?
Original:

href=http%3A%2F%2Fwheeqo.web.id%2F&

Modified:

href=ID)); ?>&

Related posts:

  1. Tips Insert Image in Joomla! There are many ways to insert image(s) in Joomla!. The...
  2. Fix RSS Feed Error in WordPress Recently I got error when I try to validate my...
  3. Non-System Web Font with HTML5 @font-face Syntax In this post I just want to try the new...

Related posts brought to you by Yet Another Related Posts Plugin.

  • http://blog.bottomlessinc.com PlF

    Here’s the Facebook Like button plugin available from WordPress:
    http://wordpress.org/extend/plugins/like
    No coding necessary, you can customize the look and placement of the button in the settings interface

  • http://wheeqo.web.id R. Bambang Widiatmoko

    thanks!

  • http://mrvpn.com/watch-netflix-outside-the-us 7286

    Is this all updated? I’ve heard they changed their code since then