vomitron
Member
Posted 2 years ago #
I'm currently displaying different categories on different pages. I would like to have different sidebars for each page, and have thus created a new sidebar for the second page.
I would now like to have another instance of wp-cumulus which excludes the other category (and vice-versa). I only see one widget. Should I just do another install?
You can't have more than one install of WP-Cumulus, but you can use a little tweak that allows shortcodes to be used in text widgets.
See:
http://hackadelic.com/the-right-way-to-shortcodize-wordpress-widgets
http://www.roytanck.com/2009/03/11/how-to-use-wp-cumulus-shortcodes/
vomitron
Member
Posted 2 years ago #
Cool. It seems as though when I try to pass "taxonomy=foo" to the wp_tag_cloud parameter, it doesn't display.
Does Cumulus just not support custom taxonomies? That seems to be the only way to separate the tags.