Hi, I'm making groupon like website. I decieded to use taxonomy to categorize cities (for example mysite.com/sydney). I have to show only latest node (offer powered by ubercart) per taxonomy. So I cloned default taxonomy view from views and limited showing nodes to only one.

My problem: I use CCK Blocks (CONDITIONS, PARTNER, HIGHLIGHTS etc.) and put them in regions defined in node-product.tpl. Problem is that I'cant show blocks related to last node in taxonomy view (there is showing only one node). Any solution?

Maybe there is even other way to make mysite.com/sydney page and show on it only latest node from taxonomy?