We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • Hello,

    On the home page of one context, I have the following code:

    [[Articles? &container=`232`]]
    [[+tags]]
    


    And, as expected, it lists the tags from the Articles container and when clicked on, show an index of articles tagged with the clicked upon tag.

    This is built into the Home Page template.

    In another context, with the same Home Page template this code produces nothing. I am aware that out of the box Articles cannot be Symlinked and there is no context setting so I suppose TagLister could be used but I have failed for about 3 hours to get getResourcesTag to produce any results. Has anyone successfully done anything like this?