Add facebook’s like button to your WP
This is very easy to integrate facebook’s like button to your posts. Ok here is step-by-step procedere.
1-Login to your Wordpress admin
2-Go to the appearance –> editor section
3-From right panel click on Main index Template
4-On the line before
<p class="postmetadata"></p>
5-Paste the below code
<div class="postmetadata" id="facebooklikebtn">
[...]
