I can't get YARP to show up on the index page of my blog. It seems the related posts only shows up on the individual entries rather than the index page?
http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/
I can't get YARP to show up on the index page of my blog. It seems the related posts only shows up on the individual entries rather than the index page?
http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/
Have similar problem: all installed fine, but the related posts only show up on the #comments page not the blog homepage (I assume this is what dreamo refers to).
You will need to add the PHP code <?php related_posts() ?> to your theme's main page template.
yep- that's what i'm referring to.
@dreamo so that didn't work? Make sure it's in The Loop.
You must log in to post.