hey, thanks for developing this. Looks awesome.
My problem is that when I follow the directions above and replace comment_template() with do_action(‘seo_facebook_comments’); in the single post template to get get this…
<?php if (comments_open()) do_action('seo_facebook_comments'); ?>
The rest of the links on my post don’t work.
Any ideas? Am I putting this in the right place? (not a prolific coder over here)