Add #single_map_canvas {display: none;} to the css-file and the Google-Map-error-message disappear on the frontend.
Ok, but this is not a fix, it just removes a cool feature: show Google maps with the location of the venue.
When will this be updated and available?
Thx a lot!
-
This reply was modified 9 years, 6 months ago by
jupiter8.
Well, I just found the solution!
1 – Get an API Key and follow all the steps to add a new project with an API key.
2 – Go to your Plugins page and edit your RedQ Events event form php files:
(redq-events/includes/class-rq-event-form.php)
and
(redq-events/includes/admin/class-rq-events-admin.php)
replace sensor=false with key=, add your requested API Key before “=” and save your .php files.
Done!