Thanks for the link. Hopefully, the below can help you resolve most of your issues.
1) Your site is loading the following CSS file:
/cache/gk/f8ede48e4fade906e1c06727f3e582be.css.php
That has the following style:
.facebook {
background-image: url('/plugins/k2/userExtendedFields/userExtendedFields/tmpl/images/facebook_16.png');
}That image is the Facebook image which is going behind everything. I'd recommend removing that style. Otherwise, add the following to your template's CSS which will fix the problem:
.sourcecoast.facebook {
background: white;
}
2) I just liked the page for "Time to Lace-Up for the CAAFA 6th Annual 5K Run/Walk". The popup showed the image, link and description for the page. On my wall, my comment, the title and an image showed as well. That all seems right to me. Can you test on that page, or let me know a specific page that isn't working?
3) Can you edit the module for Recommendations and set the "Domain" or "Href" parameter to just your domain. Right now, I think it's blank, which is likely causing problems.
4) Let me know if the above all gets going, and we can work on auto-posting content.
Thanks,
Alex