I can’t embed this plugin. I have looked in the widget area for options. I visited pages to look for options. I visited this support forum and that doesn’t help. I don’t see iny icons in my page editor.
I was able to add my API key but I could get no further. Sigh.
My site: https://alllivesaresacred.com
]]>Hello,
I’ve just tried Your plugin on a new site:
https://www.knapp-gmbh.de/kontakt-neu/
it work great and is responsive! also
there remain to problems:
– where can I set the initial scale for the map
and how can I define the size of the frame on the page?
regards
Gerhard
Hello dear
I am not sure I am doing some wrong but show
The Google Maps API server rejected your request. Invalid request. Invalid ‘avoid’ parameter
Thanks for help me
]]>Hi Bas,
unfortunately, there isn’t an editorbutton appearing in the wysiwyg editor of my new page. I’m using version 1.1 of your plugin. What can I do about that?
]]>Hi,
I’m trying to embed a map but disabling the scroll with the mouse wheel when over the map. I’m using a map full width and when you triyin to scroll the whole page scroll gets stuck on the map and start to do zoom. I′ve read some functions on the google API to disable this, but I don’t know where to put on your plugin.
I’m wondering if there is any solution to this.
Thank you!
]]>Hi there!
I am totally new using WordPress and I am quite horrible managing code but I am trying to develop my site and I found your plugin fantastic. However, even though I have successfully activated the API key I cannot find how to actually embed the map in my page, I have gone al around the menu but… I am sure it’s my fault, but I am learning… help please!! ??
]]>Hi Bas,
Your plugin seems to be exactly what I was looking for. The plugin can’t be activated on my site though. Any ideas how to fix it?
Nice blog you have btw ??
Plugin could not be activated because it triggered a fatal error.
process_update(); $updated = true; } $config = get_option(“lsd_gme_config”); if (is_null($config) || $config == ”) { $config = array(); } if ($updated) { $html .= ‘
‘.__(‘Settings saved.’,’lsd-gme’).’
‘; } $html .= ‘
‘.__(‘LSD Google Maps Embedder Options’, ‘lsd-gme’).’
To retrieve your API key:
1. Visit the APIs Console at https://code.google.com/apis/console and log in with your Google Account.
2. Click the Services link from the left-hand menu.
3. Activate the Google Maps Embed API service.
4. Click the API Access link from the left-hand menu. Your API key is available from the API Access page, in the Simple API Access section. Maps API applications use the Key for browser apps.
‘; $html .= ‘ ‘; $html .= ‘
Google Maps API
Your API key looks something like this: AIzaSyCwI3k7JC29_KzlX1S_bC8fARpocLX5bRY
‘; echo $html; } private function process_update() { update_option(‘lsd_gme_config’,$_POST[‘config’]); } }
Fatal error: Class ‘lsd_gme_options’ not found in /var/www/html/wp-content/plugins/lsd-google-maps-embedder/lsd-google-maps.embedder.php on line 20