Hi, I am trying to have related posts with images and I'm almost there, but not as expected.
I dont have featured images in my website, so I need to grab the first image of the post for that.
This works fine for featured image and default image if not found:
http://buildinternet.com/2009/07/display-thumbnails-for-related-posts-in-wordpress/comment-page-1/
The problem is that only works if you have featured images in your posts, which I don't have, so I need to fix that to use the first image of the post. It works fine, but I have the same image in all the related posts in all the site, so its not good.
This is a tweak adding TimThumb, but is not working for me.
http://www.swiftworld.net/2009/09/01/thumbnails-for-related-posts-in-wordpress/
This plugin works very well, but the accuracy of the related items is not what I expected.
http://wordpress.org/extend/plugins/related-posts-thumbnails/
So I need like a mix of everything to make it work correct.
Is there official documentation for YARPP or a tweak to have related posts with images, grabbing them from the first image of the posts ?
Thanks.