wow that title is long. lets see if can explain this accurately without writing a novel. :)
lets start with the desired outcome:
i have a featured slideshow that i want featured posts AND featured events to appear in.
- the featured posts are in a category called "Homepage Slideshow" (slug: homepage-slideshow)
- the featured events are a custom post type in a category (custom taxonomy, "tribe_events_cat") called "Featured Events" (slug: featured-events)
so i need a query that will grab "posts" in category "homepage-slideshow" AND custom post type "tribe_events" in custom taxonomy "tribe_events_cat" value "featured-events"
clear as mud? any ideas?