We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

og:image wrong - Articles | Forum

Asada
Asada Aug 28 '15
Hi

I look tag og:image wrong when I share to facebook not show picture from article
please tell me to edit

Thanks
iDragon Solution Co., Ltd
For quick fix:
please go to ow_plugins/articles/views/controllers then open view_index.html
then replace the whole line 38 by
{add_content key='socialsharing.get_sharing_buttons' title=$info.dto->title description=$info.dto->article entityType='articles' entityId=$info.dto->id image=$info.dto->getThumbnail()}

Then set OW_DEV_MODE to true, f5 site, back to false to clear html cached files.

P/s: We will apply this fix for next release.
Asada
Asada Aug 29 '15
Thank you
You do not have permission to reply this topic