Reply to: google maps not working

Hello,

Please go to EventON > Google Maps API > Google maps API Key (Required).

For more info https://www.wpgmaps.com/documentation/creating-a-google-maps-api-key/

Reply to: Google maps not working

Please fix this error:

Geocoding Service: You have exceeded your daily request quota for this API. If you did not set a custom daily request quota, verify your project has an active billing account: http://g.co/dev/maps-no-account For more information on usage limits and the Google Maps JavaScript API services please see: https://developers.google.com/maps/documentation/javascript/usage

Reply to: remove month title and navigation from top of calendar

Hello,

Could you please add this CSS code to EventON > Styles:

.ajde_evcal_calendar .calendar_header {
display: none !important;
}

If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.

You can also use Event Lists shortcode.

Reply to: tile display with no date or title overlay

Hello,

Please add this CSS code to EventON > Styles:

.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title,
.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig .evcal_cblock {
display: none !important;
}

If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.

Reply to: Various Ticket Templates

Hello,

To override and edit the email template copy “eventon-tickets/templates/email/ticket_confirmation_email.php” to “yourtheme/eventon/templates/email/ticekts/ticket_confirmation_email.php.

You can also send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.