Not sure if this is possible or not. I have an "Events" custom post type and a "Bands" custom post type. I've created a relationship between the two. I also have a metabox called "Genre" attached to the Band CPT. I'd like to write a query that returns all events that have a related band where that band has the genre of "Jazz" etc. Is it possible to create this type of query using MB Relationships?
Thanks for your help!