related_posts-jekyll_plugin icon indicating copy to clipboard operation
related_posts-jekyll_plugin copied to clipboard

Limit related posts by the same category

Open iloveip opened this issue 10 years ago • 2 comments

Hi Lawrence,

Thank you very much for the plugin. Is there any way to limit related posts only by the same category? For example, when I have the same tag for posts in different categories, but I would like to show related post with this tag only within one and the same category.

iloveip avatar Mar 11 '14 07:03 iloveip

I haven't got the time to look properly at this but it should just be a case of altering line 21 of related_posts.rb to reference the category.

lawrencewoodman avatar Mar 18 '14 19:03 lawrencewoodman

Hi Lawrence. Could you please give a code example for this line? I'm quite new to Jekyll and Ruby and I can't figure out how to reference a category in there. I would really appreciate your help.

iloveip avatar Mar 19 '14 11:03 iloveip