Comment the lines
//add_action ( ‘the_content’, ‘fb_like_home’);
//add_filter(‘the_content’, ‘like_fb’);
//add_filter(‘the_excerpt’, ‘like_fb’);
And use as:
<?php echo like_fb(”); ?>
in your template
]]>I need a facebook recommend button that displays below each article… problem is, i need to put this back up since i am running a contest on our site and ever since i changed it so that contributors that post can place their ads to show https://premium.wpmudev.org/project/ad-sharing it doesnt seem to allow both the bottom ad and the bottom recommend link..
used to be at the bottom of the posts:
]]>