× Joomla Facebook Connect support forum

Topic-icon Facebook isn't pulling the correct image for K2 articles.

Active Subscriptions:

None
I've been working with and configuring Facebook integration with your plugins, and am stuck. The "like" button is not pulling the correct images for some of the articles on the site, and some are pulling just fine.

www.debraparmley.com is the site.

debraparmley.com/index.php?option=com_k2...1:abundance&Itemid=1 is misbehaving.

debraparmley.com/index.php?option=com_k2...immy-thomas&Itemid=1 is misbehaving.

debraparmley.com/index.php?option=com_k2...e-difficult&Itemid=1 is misbehaving.

The rest of the articles seem to be fine and are pulling the correct images. Help?
The topic has been locked.
Active Subscriptions:

None
The second issue I posted about got resolved by Facebook, so I removed it from this post. I'm still unable to pull the correct images from those three articles above.
The topic has been locked.
Support Specialist
Michele,
You look to have another extension that's trying to do integration with Facebook. It's re-including the Facebook Javascript library (if you open the HTML and look for all.js, you'll see it) and also including the following line:
<meta property="og:image" content=""/>
That line is setting the image that Facebook should use as 'nothing', so Facebook is choosing it's own. Later on in the page, JFBConnect is trying to set the correct image, but the line above is overriding that.

Once you remove/disable the other extension, things should start working normally again.

Thanks,
Alex
The topic has been locked.