The reason for this is simply put: exposure. Your site link will be exposed to everyone who is friends with a person who have "liked" your page. This is a free, simple and fast way of marketing your site. This guide will focus on how to implement the button in GeekLog with the professional theme applied.
I've searched for plugins which includes the "facebook like button" and only came across one called SocialShare, available here. Unfortunately it didn't work for me so I made my own modifications and wrote down the steps needed to integrate facebook to your site.
First we need to download a few files that we need to modify manually, don't worry it will be simple.
Use a FTP client to connect to your site, and download the following files:
$articleUrl = COM_buildUrl($_CONF['site_url'] . '/article.php?story='. $story->getSid());
$article->set_var('story_encoded_link', urlencode($articleUrl));
<
div class="story-footer">
<
iframe src="http://www.facebook.com/plugins/like.php?show_faces=false&href={story_encoded_link}" scrolling="no" frameborder="0" style="border:none; width:450px; height:35px;">
<
/iframe>
Now all you have to do is to upload the modified files to their original location on your server, and your good to go.
Have you setup a facebook app and downloaded their sdk, and don\'t know where to go from there?
Have you integrated a facebook login to your site, or are you planning to? There\'s a small bug involving the sign in process that can make your life miserable unless you know how to get around it. Here\'s one possible solution.
Ajax and Error c00c023f
After updating to Internet Explorer 9, a previously working ajax driven site of mine stopped working sporadically.
In this short article you will see how to reproduce, and how to solve the problem.
The \"EnkelAdress on Facebook\" button displayed just fine for a couple of days and then suddenly it showed up blank, no matter how many times trying to copy the code provided by Facebook. After quite some time digging deep in the information jungle we found the solution.
Have you integrated a facebook login to your site, or are you planning to? There\'s a small bug involving the sign in process that can make your life miserable unless you know how to get around it. Here\'s one possible solution.
This Immerse headset from ThumbsUp offers both positive and negative sides.
You might have the best app ever created, or you might have the user friendliest web page in the world. You might even have the most useful piece of shareware ever made and still not making any money.
According to an email DroidXplorer will be preinstalled on devices, and be featured on a set of app stores. For free.