I have a requirement to create repeating full-width blocks, with a customisable background colour and intro text. Within these blocks, I need another repeating group of info panels, containing a hyperlinked image overlaid with text. I'm creating this programatically, not using Views, and I can get the main blocks to repeat correctly, but the nested loop within them isn't outputting anything. I suspect there's a problem with the toolset_get_related_posts syntax on the inner loop.