I need to exclude a few fields from the tribe_events_single_event_meta output on the single-event page. Specifically, I want to omit everything that falls under the category of “Other” (custom fields).
To be clear, I need to use the Custom Fields so I have to have the info available, but I don’t want the info to appear in the meta box.
I’ve dug around the forum & stared at the sample here – https://gist.github.com/codearachnid/6015326 for most of the afternoon, and I don’t think I’m any closer to understanding how to make it happen. I didn’t want to have to get into doing customization on the single-event file because it looks fine and we like how the meta box looks as it is. Just looking for a simple, painless solution.
Any ideas / suggestions?