I’m working on a music festival website and up until now have used WordTour. I really like WordTour’s artists > events > venues content hierarchy, but am having difficulties transitioning from last year’s festival to this year’s. Ultimately, I’m finding I may need to move on to something else.
I need to ultimately do two things:
a. Create a listing for each artist playing at the festival
b. Assign each artist timeslots at the festival’s three stages. Some artists play more than one stage.
With WordTour, I did this by assigning an Artist to an Event (i.e., a specific time), which was then assigned a Venue (i.e., a specific stage).
Is there any way I could do something similar to WordTour with custom post types? If so, any suggestions how?
It seems like I could create a custom post type — Artists — which would have a meta box allowing me to pick multiple timeslots (how, I’m not at all sure) and a custom taxonomy for festival year. I could create a second post type for Stages, but how would I reference the second post type from the hypothetical date picker meta box?
Any help at all with this would be very much appreciated. Many thanks!