Page 1 of 1

Image of serendipity_event_findmore

Posted: Wed Dec 04, 2013 9:47 pm
by sylle
Hi,
I actually installed the said plugin. When liking a blog entry, it shows an image of serendipity on FB. I'D like to have another one.
How can I change it?

Sylle


www.neurofeedbackinfo.de

Re: Image of serendipity_event_findmore

Posted: Thu Dec 05, 2013 7:49 am
by bernd_d
It is not a problem of findemore. Facebook uses (as fare as i know) the first image from your link as thumbnail.

A (possible) solution would be to include

Code: Select all

<link rel=”image_src” href=”thumbnail_pic_url” />
into entry-header. I have never done this, but it should be possible by using serendipity_event_entryproperties. There you can use an extended entry-field for an image, which can be used within TPLs to include the link-header.