getPostsByTags in Post page is possible?
May 6, 2020 at 3:28 pm#2661

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!