Sign in

getPostsByTags in Post page is possible?

#2661
Avatar photogpsblues

Hi @Bob,
thank you for your reply.

Obviously I edited the post.hbs file…

🙂

but I have found that the count parameter is required!!!

{{#getPostsByTags “count=-1&tag_as=id&tags=1,2,3″}}
{{ title }}<br>
{{/getPostsByTags}}

Problem solved!