Thanks for your reply. The addon is very useful, but if I’m not mistaken, you can only use it to restrict categories for the entire website. This doesn’t solve my problem, as I need to be able to select different categories for different posts or pages where I want to have related posts displayed.
The addon will limit the related posts to the same categories / tags of the current post.
I think I haven’t clearly understood what you’re trying to do.
Here’s an example: I have 50 articles files under the “Movies” category and containing the tag “Tom Cruise”. I want to display the 10 most recent Tom Cruise tagged articles, in descending order.
So far, even with the addon, it doesn’t work, except for the category filter : it displays a couple of related posts (not the most recent ones), and then a bunch of unrelated articles (not cointaining the “Tom Cruise” tag) from the same category…
Hi,
This is going to be very difficult with the default installation. You’ll need to have to modify your theme and use the plugin API to fetch this.
A simple example of this is below:
https://gist.github.com/ajaydsouza/968b24a052e858bf8926