How do I get YARPP to work for blog posts on the front page?
It works great for individual posts, but when someone logs onto http://www.alastairhumphreys.com I want them to see suggested posts as they scroll down that first page.
Thanks,
Alastair
How do I get YARPP to work for blog posts on the front page?
It works great for individual posts, but when someone logs onto http://www.alastairhumphreys.com I want them to see suggested posts as they scroll down that first page.
Thanks,
Alastair
@alastairhumphreys - YARPP's "automatic display" option is made to only work on single post displays. To display it elsewhere, try adding <?php related_posts() ?> in your template right below the_content().
Thanks, that helped me a lot!
Great! :)
This topic has been closed to new replies.