WP Geo Updates...

Map not showing in the admin?

Sunday, 13th June 2010 at 11:51 pm | 2 Comments »

A few people have been reporting that maps aren’t showing in the admin when editing a post or page.

This seems to happen when a default latitude and longitude aren’t set in the settings. If you’re experiencing this problem please try setting a default location.

This has been fixed in the development version – you’ll need to disable and re-enable the plugin for the fix to work. Please test the development version and post your feedback but please don’t use it on a live web site in case something breaks.

Full details of the changes can be found here.

WP Geo 3.1.4

Saturday, 27th March 2010 at 7:49 pm | 19 Comments »

Thank you for all your feedback about the bugs in 3.1.3

They should now be fixed and in addition 3.1.4 contains the follow fixes, changes and enhancements.

Improvements for users:

  • Now uses new Google 3D map control.
  • Adding text colour style to tooltip text in case default text colour is white.
  • Prevent map from aligning marker centre on zoom. Added a link to centre manually instead.
  • Added option to save post map centre point.
  • Added wpgeo_map() and get_wpgeo_map() functions to display custom maps based on a WordPress query.
  • Language files updated.

…and if you’re a developer:

New Site Design

Wednesday, 24th March 2010 at 10:38 pm | 2 Comments »

You may have noticed the WP Geo has had a little re-design…

Nothing major, a bit of tidying up here and there to make things a little cleaner. WP Geo 3.1.4 (which is essentially 3.1.3 but with all the bugs fixed) will be out soon providing there are no more major issues brought to my attention.

WP Geo 3.1.3 Issues

Saturday, 20th March 2010 at 6:37 pm | 15 Comments »

Well, after fixing the few issues that people reported in the beta, I went ahead and released 3.1.3…

…and it seems loads of you have been having problems. If you’re having problems please post a link below so I can see what’s happening.

In the meantime if you are having problems, I suggest you re-install 3.1.2 until I can figure out what’s going on. I have also flipped the download at WordPress.org back to version 3.1.2.

Sorry for any inconvenience. If any of you out there would like to help with the development of WP Geo or test future release please let me know.

I have also set up a demo site running the latest development version (currently 3.1.3) so please let me know if you spot any issues there.

Please try out 3.1.3.beta

Wednesday, 10th March 2010 at 11:33 pm | 27 Comments »

Please could you download and test WP Geo 3.1.3.beta

A lot of the code has been restructured – the beginning of trying to make the plugin more extendable – so I would appreciate it if you could try it out and post any bugs (not feature requests) below.

Some of the more notable changes include:

  • Uses latest version of Google Maps API (including the new controller).
  • Added a filter ‘wpeo_point_title’ to override the marker tooltip for posts.
  • Added wpgeo_map() function to display custom maps based on a WordPress query.