Folks,
I am a bit at a loss trying to add facebook comments blocks (using "Facebook Comments for WordPress" plugin) to each blog entry on the home page. The plugin uses the following php code to add comments to individual pages or posts - <?php if (function_exists('facebook_comments')) facebook_comments(); ?>
Any advice as to the best way to approach my task with Atahualpa plugin?
My website is crossfitlic.com
Thanks in advance.
Vadim