I'm having trouble understanding what i need to do to get related news to work.
I can't find anything on the news item where i can assign a related news item or a category. I can attach my news to multiple categories but that doesn't get related news item to show up.
What i've done so far is:
- Create 10 news items
- Attach all items to a news category
- Set up a News v2 module (paragraph module), with my category, and checked "Show related news"
- In my news template i inserted this code:
<!--@DwTemplateTags--> <!--@LoopStart(News:RelatedNews)-->RELATED<!--@DwTemplateTags--><!--@LoopEnd(News:RelatedNews)-->
What else do i need to do?
// Martin