Hi there,
I’m trying to show related posts below a blog post in the single post template.
I currently have all posts showing.
I’m trying to filter using the example you suggested in another ticket, but it’s not working.
@post(category.slug).list()
Do you know why this won’t work? Is it because the category for blog posts is not present in the slug?
Is there a better way to do this?
Taxonomy key is: category
Singular name is: section