Hi,
if the image does not display in FB shares, you probably do not include the appropriate og:image tag in your html code.
You will have to use some SEO plugin that will automatically add open graph tags for you.
You can debug you page for FB crawler errors here.
Hi,
we have made a test tweet and the image is showing properly.
Maybe you should try again.
If not you would have to edit
<meta name=”twitter:image” content=”IMAGE-URL”>
in your code so that twitter can crawl your post’s image correctly.