Active
Project:
CCK Blocks
Version:
6.x-1.3
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2011 at 19:22 UTC
Updated:
2 Apr 2011 at 19:22 UTC
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?