Closed (works as designed)
Project:
ShareThis
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2013 at 14:51 UTC
Updated:
23 Oct 2017 at 13:16 UTC
Jump to comment: Most recent
Comments
Comment #1
massiws commentedI have the same problem with sharethis 6.x-1.8; post images are CCK fields.
You can have a look here:
Sometime, it seems the right image can be selected only if it's png type.
Is there a way to pass the right image field to sharethis module?
Thank you.
Comment #2
olak commentedsame issue here. in a case scenario, with a news item in full node view, where is a view in the sidebar bringing 3 similar news items, the share widget gets all 4 images, and not that of the current node. also it gets them in a very strange order, not alphabetical or pub date.
thw widget works good on nodes that dont have a similar nodes on a sidebar view.
Comment #3
tparc commentedIt would be nice to be able to tell module where to pull the image from, such as a specific block or region.
Comment #4
tparc commentedSee this:
http://rickmanelius.com/article/tell-facebook-which-image-share
Comment #5
vincent rommelaars commentedHi there,
I ran into this issue again, and the link tparc posted is a bit outdated.
I guess Facebook has an updated API.
So for anyone who has the same issue, just add attached code to your template.php file
It adds image width and height values to create preview while sharing.
Maybe better would be to implement this in ShareThis module code...
Comment #6
saeed adabi commentedyou must install Metatag:OpenGraph module and fill image input in edit node page(tab Meta tags)
=>
https://support.sharethis.com/hc/en-us/articles/218441477-How-to-Customi...
Comment #7
naveenvalechaFacebook pick the image from metatag og:image if that meta tag is not specificed then it picks random from the page.
As per #6 see how to configure metatags
Comment #8
Aamenis commentedin after install Metatag module, Install Metatag: Facebook to preview facebook share image on facebook.