Detailing the above request…
I’ve created global taxonomies which are used for events and posts. I’ve then created a template which dynamically lists all of the taxonomies used in either a post or event.
Here, I’m using “bands” and “venues” as the taxonomy classes. http://six75.com/_cltmusic/bands-venues/
The band or venue is only listed if used in a post or event. As you can see, only posts are displaying on the taxonomy results page. And most pages result in “no posts found” even though they are associated with an Event.
Shouldn’t this be a simple private/public function that needs to be changed?