2
I did what I should have done earlier - checked the dev.xoops.org site and found the answer in the forums. Edit blocks/news_top.php in 2 places and replace
getAllPublished(1,0,$restricted,0,1,true,$options[0])
with
getAllPublished(1,0,$restricted,$topics,1,true,$options[0])