Ben Huson

Results 134 comments of Ben Huson

When you say "My site URL is different from the WP address" is id a completely different domain?

Hi, Try it without the commas: ``` [wp_geo_map lat="19.3666667" long="-157.95" marker="dot"] ``` I'm not sure whether it supports massing the marker too - it might just use the default one...

Please try downloading this [development version](https://github.com/benhuson/WP-Geo/archive/master.zip) of the plugin. Rename the folder to `wp-geo` (if it isn't already) and replace it via FTP. If that works, please let me know...

Provide a filter to enable script loading on any page.

What $args are you currently using?

If you map shows multiple markers the map will automatically zoom out far enough to view them all. You can reset a different zoom using the 'wpgeo_map_js_preoverlays' filter. It needs...

@piwel This is all great and something I would like to implement - I had already started thinking of the best approach. I think what you've done is great, but...

I've not had chance to fully review this yet. I try to take a bit of look through now. Sorry

In head of generated page WP Geo script is generated with post details, but first if statment says if(document.getElementById("wpgeo_map_20_1")), but the actual map id is wpgeo_map_id_1_1