Something must be set incorrectly. In showcase (latest stable version) I'm getting my logo as the image in the og:image tag. This means that posts on social media like facebook and G+ won't show the image, just the logo.
<meta property="og:image" content="https :// mysite.com/styles/mysite/xenforo/logo.og.png" />
I see this thread here: http://xenaddons.com/threads/use-gallery-images-for-og-image-meta-property.809/#post-4107
But this variable should be using the image in the post, just like other gallery plugins do. This is the point of the plugin - share with social media that is embedded within the post as a result of the og:image attribute. You can see this on other products.
<meta property="og:image" content="https :// mysite.com/styles/mysite/xenforo/logo.og.png" />
I see this thread here: http://xenaddons.com/threads/use-gallery-images-for-og-image-meta-property.809/#post-4107
But this variable should be using the image in the post, just like other gallery plugins do. This is the point of the plugin - share with social media that is embedded within the post as a result of the og:image attribute. You can see this on other products.
Last edited: