We are currently running WP CSV Exporter, with the pro features. We want Venue data for the event to be included in the CSV is that possible? I understand venues and events are different but on the event calendar they are obviously tied together. Is there any way to make it possible to export a CSV that includes date of event, event title, category and venue?
I am not super familiar with the CSV Exporter plugin, but I still might be able to help. Events are a custom post type, like the sort the CSV exports works with. But venues and organizers are as well. They are actually their own post type tribe_events, tribe_organizer and tribe_venue. When you go to export from that plugin does it allow you what post type to export? Can you select the organizer or venues ones there?