google maps plugin - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13) +--- Thread: google maps plugin (/showthread.php?tid=1419) |
google maps plugin - Connie - 2011-04-03 I tested Version 0.7 and it is good! Map-Scripts are only included when content contains a map thanks! google maps plugin - drodriguez - 2011-04-10 I can't figure out how to pass configuration settings. Can you post a full example? google maps plugin - singulae - 2011-04-10 drodriguez Wrote:I can't figure out how to pass configuration settings. Can you post a full example? can you see the "google map" button? Just go to plugins tab and access the configuration form. do you speak spanish? can I help you in spanish in private message.. Is very difficult for me if the explanations are longs.. what problem you have? google maps plugin - mikeh - 2011-04-10 singulae Wrote:hi all! You have no idea how much of a benefit this plugin is for me Thanks for your hard work! google maps plugin - singulae - 2011-04-10 mikeh Wrote:You have no idea how much of a benefit this plugin is for me feel good listen that. Thanks! google maps plugin - drodriguez - 2011-04-13 singulae Wrote:drodriguez Wrote:I can't figure out how to pass configuration settings. Can you post a full example? I can't see GM button google maps plugin - Connie - 2011-04-13 did you upload the file to the correct folder? 1) check that there is a googlemap.php in the folder /plugins 2) check that there is a folder "googlemap" in that folder as well 3) if so follow these steps: please check in Plugins-Page whether GoogleMaps is listed and whether it is active turn to the right of the page and check, you will see the "GOOGLEMAP"-label there click on that label and you will get the configuration if these steps fail, you have not installed the plugin or the plugin is not uploaded or ... I do not know what... are other plugins working???? google maps plugin - singulae - 2011-04-13 connie, thanks for your help and your time .. drodriguez has already solved the problem! surely for your help. (he wrote an email .. had not downloaded and installed the plugin) google maps plugin - Connie - 2011-04-13 singulae Wrote:(he wrote an email .. had not downloaded and installed the plugin) In Germany we say: "No hands no cookies" ;=) grrr... I will never understand which mistakes can be done or which misconceptions are possible my collegue always says: "don't spit on the monitor, you need to use the keyboard" ;=) @drodriguez: please do not waste our time, give at least information when the problem is solved it takes me time to prepare screenshots etc ... google maps plugin - hameau - 2011-04-14 Connie Wrote:please do not waste our time, give at least information when the problem is solvedHey, we've all been novices at some time. Most of us have also made embarrassing mistakes, difficult to admit. Your support efforts are admirable, but your choice. Lack of information and poor feedback are occupational hazards on support forums. google maps plugin - singulae - 2011-04-15 hameau Wrote:Hey, we've all been novices at some time. Most of us have also made embarrassing mistakes, difficult to admit. you're right .. But there are basic things, "to drive.. you must start the car" and for using a plugin you must download it .. Right? google maps plugin - Matrixik - 2011-04-15 Hello, thank you for this useful plug-in. Is there a way to embed 2 or 3 different maps in different pages? Cheers google maps plugin - drodriguez - 2011-04-16 Quote:@drodriguez: When you collaborate your time is never wasted, unlike your work is enhanced because you're not helping just one person but all having the same problem. In this case I was unable to connect for several days, just send an email to singulae because I had said that the explanation in English was too long (we are both spanish speakers). At last, my Error was not to upload the plugin files. google maps plugin - Connie - 2011-04-16 Hi drodriguez, well I do not discuss that anyfurther, as we know that the problem is solved, but please try to understand that it is better to create a new thread when you have a problem with a plugin and not jump on an old forum thread because than you have the chance to add [SOLVED] to subject of the first posting and everybody knows that the problem is solved ;=)( google maps plugin - yojoe - 2011-04-16 Well, problem related to a plugin is meant to be solved in its thread. That's why extend contains a link to support thread google maps plugin - Donuts - 2011-04-25 singulae, great job! Like it and I use it. google maps plugin - stania - 2011-04-26 Hello nice plugin ! How place the map in the code HTML? For example template.php google maps plugin - Connie - 2011-04-26 stania Wrote:Hello Is this question serious? I cannot believe that you do not find the info at the relevant place: http://get-simple.info/extend/plugin/google-map/109/ Quote:Plugin Description: Come on, please chew the bread yourself ;=( google maps plugin - stania - 2011-04-26 Quote:Is this question serious? I cannot believe that you do not find the info at the relevant place: I want to put maps in the sidebar, not in content. google maps plugin - singulae - 2011-04-27 Donuts Wrote:singulae, great job! Like it and I use it.thanks! enjoy it! google maps plugin - singulae - 2011-04-27 stania Wrote:Quote:Is this question serious? I cannot believe that you do not find the info at the relevant place: ok.ok.. should specify what you want to do, to avoid misunderstandings. Well, this plugin is not designed for use outside the content ... Maybe to a future version .. Try this in your template: Code: <?php gmap_header(); ?> google maps plugin - Connie - 2011-04-27 if you use the map in a template. the connection to the google map server will be started with every page which is loaded so there will be a lot of load and there will be a delay with every new page Your page visitors will not love it, that is my experience with a map on every page .. google maps plugin - anubhab - 2011-05-03 Hi, I am using this nice plugin. But I want to use it in two different pages, both with different size. Any idea how do I do that? Thanks. google maps plugin - Connie - 2011-05-03 this plugin is made for one configuration which fits most of the needs of users if you need more maps with different dimensions, this plugin (at the given time) does not offer that in that case I suggest to include googlemaps directly in the page with the code from maps.google.com google maps plugin - singulae - 2011-05-04 anubhab Wrote:I want to use it in two different pages, both with different size. Any idea how do I do that? Connie says is right. Create a new version to add multiple maps is something I've always thought .. At the moment, while not exist many requests, I not create more versions. (At the moment ..) Include googlemaps directly in the page is a good choice. |