![]() |
plugin that works for facebook comment/like thumbnails
tried a few and can't get any to work correctly - comment boxes/like buttons below wp posts appear obviously on fb, but with a totally random and unrelated thumbnail image. Anyone know of a plugin that actually pulls the image from the post liked/commented on?
|
you could make it pull it from the useraccount, which uses gravatar, just a matter of doing a custom comment callback with a custom comment form
|
yeah thing is though I want it to pull the pic from the actual post. fb seems to want to pick whichever pic on the page is closest to it's 180x180 or whatever dimension it is. There are a couple plugins that say they use the post pic, or assigned thumbnail/featured image but they don't always (in fact hardly ever).
|
<meta property="og:image" content="http://SITENAME/IMAGENAME" />
use that to tell facebook what image to use |
Quote:
|
Quote:
|
Quote:
Code:
function insert_image_src_rel_in_head() { |
nope, still just pulls a random image off the page ><
|
All times are GMT -7. The time now is 12:58 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc