Wednesday, 28th September 2011 at 9:45 pm | 10 Comments »
Changelog for WP Geo 3.2.6 listed below:
- Added support for custom post type in Recent Locations widget.
- Added Static Map (get_)wpgeo_post_static_map template tags. Props Jurriaan Persyn.
- Added Dutch translation by Davey IJzermans.
- Fixed custom post type settings. Checkboxes are now only shown disabled if support is explicitly added using add_post_type_support().
- Fixed widget_is_active() function.
- Fixed path and compatibility for MultiSite installations.
Some of these updates and fixes were contributed via the WP Geo GitHub page. If you want to help fix bugs or contribute code, please find the latest codebase there.
Auto-upgrade to 3.2.6 within your WordPress admin or download it hereā¦
Hi,
Thanks for the plugin… with the version 3.2.6, the visual editor for posts and pages seems to disappear…
Thanks for spotting that. Fixed in the development version.
Will release another update soon.
Should be appearing in the WordPress repository or to auto-upgrade any moment now…
Hi,
The polylines for me seem to be stuck as white after I set them to red. I’ve tried resaving the options page: http://yourenotfromaroundhere.com/blog/map-of-all-posts/
How are you using the map. Via a shortcode or a template tag?
Which template tag? wpgeo_map()?
The page is using [wp_geo_map width="550"], and it’s also occurring in the standard widget.
For [wp_geo_map] the outputted js is ending with the default colour of: “#FFFFFF”,2,0.5,{geodesic:true}));
Think I’ve fixed it. Details of the fix here….
Or you can download the whole development version.
Hi,
I applied the fix and it’s now working perfectly – many thanks!
Plugin does mostly everything I need, thanks! Anyone know a way to integrate driving directions from a point in WP GEO?
Thanks for this i applied this for my blog and its working fine.