Hi guys!
I've been using a whole day trying to figure this one out. I'm building a concert site. I'm using the plugin "More Taxonomies" to create 5 different "music-profiles". They work as tags right now.
I want to be able to loop through 4 related concerts based on this taxonomy called "personas". The thing is, that it has to run dynamically. The loop has to get the current post's "persona-tag", and get 4 posts with the same persona-tag.
Any suggestions?