David,
Glad we could help. I'd recommend removing the border and alt tags. Facebook doesn't accept them, and we actually ignore them when translating to the proper Open Graph image tag. It shouldn't cause any problems, but just best to not have unnecessary stuff.
Just so you know, you can add the tag for title and description using the code you have as well:
{JFBCGraph title=<?php echo $product_name ?>}
{JFBCGraph description=<?php echo $product_description ?>} (I think that's what it is in VM.
and possibly even set the 'type' of page that the product is (see
developers.facebook.com/docs/opengraph/#types):
{JFBCGraph type="product"}
Definitely appreciate the post back of what worked for you. We try to make it easy even if it's not automaed, but we will be doing this in an automated fashion in a future release.. just likely not for a few months... you should be set till then with the above code though
Finally, after you've played with JFBConnect a bit, please consider leaving a rating and review on the Joomla Extension Directory. It's certainly not required, but very appreciated:
extensions.joomla.org/extensions/social-...ook-integration/7215
Thanks, and good luck,
Alex