I know this isn’t officially supported, but I thought I’d throw this question here to see if you guys could point me in the right direction about how to solve this puzzle.
Following the advice in this thread I’ve turned on categories for venues in my functions file. I’m now trying to generate a listing of all venues within a specific category by modifying the suggestions in this documentations post and this other thread.
This is what I’ve come up with: http://pastebin.com/e2n1Dfcc. The pastebin includes two variations I’ve tried, neither of which generated anything.
There definitely are venues associated with that slug (which I verified by getting the tribe_events_cat term on individual venue pages). I’ve also managed to get an overall venue listing with no problem.
Halp.