We often have multiple costs for events. One for “members” and one for “non-members”. Is it possible to add additional fields to Event Cost section of add new event? I have additional fields set up for “members” and for “non-members”. I want event organizers to use these additional fields and not the Event Cost field in the admin area.
If it is not possible to add additional fields to the Events Cost section, then can I hide it? I figure I can edit “the-events-calendar/admin-views/events-meta-box.php”, but don’t want to mess with it if it is going to break when updated. I didn’t see “events-meta-box.php” as a template file that can be overridden.
Alternately, how can I do a css #event_cost{display:hidden}
thanks!