When sharing using the JFBConnect share button from any source (article, page, module) the share button does not load the opengraph options (image, title, description) and only displays a blank square with the domain name.
Using the FB debugger tools everything shows perfect. When sharing in Facebook everything loads as expected with all the opengraph options. Also going to social debug shows 100% on everything.
The opgraph plugin is also enabled (Tried when it was not enabled as well)
Here is what it shows when reading off an article and if sharing direct in facebook it pulls the info correctly.
og:title August 2014 Auto-generated
og:description My Description... Auto-generated
og:image
mydomain.com/prd/images/feature_images/g...ight-block.grant.jpg Open Graph - Content Plugin
og:image
mydomain.com/prd/images/sampledata/1200x630-ogMain.jpg Open Graph - Content Plugin
og:type website Auto-generated
og:site_name My Site Name Auto-generated
og:url
mydomain.com/prd/index.php/features/aug-2014 Auto-generated
fb:app_id xxxxxxxxxxxxxxx Auto-generated
og:locale en_gb Auto-generated
Not sure if I'm missing something but the share button should be using the same content that facebook pulls in?