Is it possible to disable the country and state fields or maybe preset them to set values. My community events are only for my local area.
Thanks, Jason
You can set the default country in Settings > The Events Calendar > Defaults but unfortunately the Default State doesn’t work and we’ve got a bug ticket out to fix this. If you want to remove the fields you can make a copy of /wp-content/plugins/events-community/views/venue-meta-box.php and place in an ‘events/community’ folder in your theme and then comment or remove the country/state fields.
I’m not running PRO either, only have a license for the community events. But I found the venue-meta-box.php under /plugins/the-events-calendar-community-events/views.
Dropped out the country / state sections and this are looking promising. I haven’t played with google maps yet but I guess I can hard code my details into the php.
Thanks