Is there a way to show multiple lists in separate blocks for each category on the same page.
For e.g. I have 3 categories (say News, Videos and Pics) each of which I want to show separately, one after the other
I am afraid you can't do that without writing custom code...
Hint: you can get inspired by drigg_blocks_block() (in drigg_block.php) and write your own block function. Or, you MIGHT be able to do it using views...
I am afraid you can't...
Hi,
I am afraid you can't do that without writing custom code...
Hint: you can get inspired by drigg_blocks_block() (in drigg_block.php) and write your own block function. Or, you MIGHT be able to do it using views...
Does anybody here have a better idea?
Bye,
Merc.