Hello I have a content type which has a tags taxonomy, I want to display a related content for each tag. So the user can select. But I dont find the way. I read the docs and the function relatedcontent_set_nodes(&$node, $vid, $nodes) i can use it to set the different nodes for each tag, but I don know how to do it. Can you help me?.
Thanks in advance.