My favorites | Sign in
Logo
       
Details: Show all Hide all

Today

  • 18 hours ago
    issue 107 (Different and customisable markers for each category) reported by benjaminhuson   -   Got an idea for allowing new markers to be easily added via an API - sort of marker management.
    Got an idea for allowing new markers to be easily added via an API - sort of marker management.

Last 7 days

Last 30 days

  • Oct 26, 2009
    issue 105 (Add option of selecting other planets (i.e., Mars, Moon), no...) reported by benjaminhuson   -   http://wordpress.org/support/topic/319319#post-1240492
  • Oct 21, 2009
    issue 58 (WP-Geo ignores "Show Maps On..." option when widget is enabl...) Status changed by benjaminhuson   -   Thanks, will check.
    Status: Reopened
    Thanks, will check.
    Status: Reopened
  • Oct 21, 2009
    issue 58 (WP-Geo ignores "Show Maps On..." option when widget is enabl...) commented on by mercurycreative   -   I don't think this is fixed. I am running wp 2.8.4 and Geo 3.9.2. I noticed that the widget is pulling the data for a huge number of locations, even though I have show on HP turned off. This is causing some performance issues with my homepage.
    I don't think this is fixed. I am running wp 2.8.4 and Geo 3.9.2. I noticed that the widget is pulling the data for a huge number of locations, even though I have show on HP turned off. This is causing some performance issues with my homepage.
  • Oct 16, 2009
    issue 79 (Different marker image by post) commented on by devaliere   -   Coming back to this point, can be really great to be able to change the google-maps-icons by category or by post (each category can have an icon, or to add, when entering the localization on a post, the possibility to change the icon). thanks in advance
    Coming back to this point, can be really great to be able to change the google-maps-icons by category or by post (each category can have an icon, or to add, when entering the localization on a post, the possibility to change the icon). thanks in advance
  • Oct 14, 2009
    issue 104 (Add thumbnail image to markers?) commented on by benjaminhuson   -   Could use WordPress 2.9 functionality: http://wpengineer.com/new-feature-in-wordpress-2-9-the_post_image/
  • Oct 13, 2009
    issue 46 (editing a text of marker which is displayed when mouse is ov...) Status changed by benjaminhuson   -   In development version, ready for next release.
    Status: Fixed
    In development version, ready for next release.
    Status: Fixed
  • Oct 13, 2009
    issue 104 (Add thumbnail image to markers?) reported by benjaminhuson   -   Add thumbnail image to markers?
    Add thumbnail image to markers?
  • Oct 13, 2009
    issue 103 (Add a separate description for markers) reported by benjaminhuson   -   Add a separate description for markers
    Add a separate description for markers
  • Oct 13, 2009
    issue 102 (Option to select which size marker to use) reported by benjaminhuson   -   Option to select which size marker to use
    Option to select which size marker to use
  • Oct 13, 2009
    issue 14 (Specify zoom level through shortcode?) Labels changed by benjaminhuson   -   Next release won't include the ability to do this through shortcode - a little more javascript fiddling to get that to work. However, I intend to add an option to set the zoom when setting the location for a post.
    Labels: Milestone-3.1
    Next release won't include the ability to do this through shortcode - a little more javascript fiddling to get that to work. However, I intend to add an option to set the zoom when setting the location for a post.
    Labels: Milestone-3.1

Earlier this year

  • Oct 06, 2009
    issue 69 (Manual Shortcode insert not working --> Auto insert in top o...) commented on by thiagogalesi   -   Sorry, the theme name is "Unisphere Corporate"
    Sorry, the theme name is "Unisphere Corporate"
  • Oct 06, 2009
    issue 69 (Manual Shortcode insert not working --> Auto insert in top o...) commented on by thiagogalesi   -   I'm having the exact same problem with 3.0.9.2.and wp 2.8.4 using "Websphere Corporate theme" [wp-geo_map] is ignored and the map is shown at the top of the page
    I'm having the exact same problem with 3.0.9.2.and wp 2.8.4 using "Websphere Corporate theme" [wp-geo_map] is ignored and the map is shown at the top of the page
  • Sep 29, 2009
    issue 101 (Showing all posts at exact same location) reported by bestiol   -   Could it be possible to show all the posts attached to a unique location on the map ? If I post two articles to the exact same position, the markers are overlapping and only one post is seen, whereas there could be two, three or even more ! You could try to aggregate all the post in one tooltip with clickable links maybe ?
    Could it be possible to show all the posts attached to a unique location on the map ? If I post two articles to the exact same position, the markers are overlapping and only one post is seen, whereas there could be two, three or even more ! You could try to aggregate all the post in one tooltip with clickable links maybe ?
  • Sep 16, 2009
    issue 82 (<?php $wpgeo->categoryMap(); ?> show only 10 posts :() commented on by heynus   -   The problem with CategoryMap is the use of global $posts; A custom query should be made to retrieve all posts in a category. What is the best approach to do it?
    The problem with CategoryMap is the use of global $posts; A custom query should be made to retrieve all posts in a category. What is the best approach to do it?
  • Sep 04, 2009
    issue 9 (Display panoramio and wikipedia articles?) commented on by Joost.Rooijmans   -   Any plans for this? I have it working with an other plugin (wp-geo-mashup) on my website http://rooymans.webfactional.com/travel/ by inserting a line of code into the js. I added: addOverlay(new GLayer("org.wikipedia.en")); addOverlay(new GLayer("com.panoramio.all")); But where do I do the same in WP-Geo?
    Any plans for this? I have it working with an other plugin (wp-geo-mashup) on my website http://rooymans.webfactional.com/travel/ by inserting a line of code into the js. I added: addOverlay(new GLayer("org.wikipedia.en")); addOverlay(new GLayer("com.panoramio.all")); But where do I do the same in WP-Geo?
  • Aug 29, 2009
    issue 75 (Add validation when plugin creates folder for icons and move...) Status changed by benjaminhuson   -   Added in trunk. Will be available in next release 3.0.9.2.x
    Status: Fixed
    Added in trunk. Will be available in next release 3.0.9.2.x
    Status: Fixed
  • Aug 28, 2009
    issue 10 (Add setting to change default location?) Status changed by benjaminhuson   -   Fixed in trunk. Default lat/long settings added to settings page. Will be available in next release (3.0.9.2.x)
    Status: Fixed
    Fixed in trunk. Default lat/long settings added to settings page. Will be available in next release (3.0.9.2.x)
    Status: Fixed
  • Aug 28, 2009
    issue 98 (Markers don't appear on page/widget) changed by benjaminhuson   -   Checking for folders will be added in next major version: http://code.google.com/p/wp-geo/issues/detail?id=75
    Status: Duplicate
    Checking for folders will be added in next major version: http://code.google.com/p/wp-geo/issues/detail?id=75
    Status: Duplicate
  • Aug 28, 2009
    issue 75 (Add validation when plugin creates folder for icons and move...) commented on by benjaminhuson   -   Issue 98 has been merged into this issue.
    Issue 98 has been merged into this issue.
  • Aug 27, 2009
    issue 97 (Add WordPress Filter Hook to add extra javascript to each ma...) Status changed by benjaminhuson   -   Added in 3.0.9.2 - could improve in future versions
    Status: Fixed
    Added in 3.0.9.2 - could improve in future versions
    Status: Fixed
  • Aug 27, 2009
    issue 75 (Add validation when plugin creates folder for icons and move...) Labels changed by benjaminhuson   -  
    Labels: Milestone-3.1
    Labels: Milestone-3.1
  • Aug 26, 2009
    issue 99 (Belarussian translate) Status changed by benjaminhuson   -   Thanks, that will be in the next update - Ben
    Status: Fixed
    Thanks, that will be in the next update - Ben
    Status: Fixed
  • Aug 26, 2009
    issue 99 (Belarussian translate) reported by mrilyuha   -   Hi, I translated WP-Geo to belorussian. My name: ilyuha Website: http://antsar.info/. Thanks for plugin! Best regards, ilyuha
    Hi, I translated WP-Geo to belorussian. My name: ilyuha Website: http://antsar.info/. Thanks for plugin! Best regards, ilyuha
  • Aug 18, 2009
    issue 40 (feat request: Would like a lat and long custom field set.) commented on by theautoloannetwork   -   Gotcha. I am seeing something strange that maybe you can shed light upon. After importing a post with the custom fields of "_wp_geo_latitude" and "_wp_geo_longitude" already set, I'm seeing these lat/long coordinates appear on the Edit Post page under "WP Geo Location," just where they should beneath that map, but the map itself still shows the default London location, and the live map does not display on the live post unless "Update Page" is clicked. The "display post" option in WP Geo settings is set to bottom of post. Any ideas? I've got so many geo-coded posts/pages that updating each one manually just isn't realistic. Thanks so very much for your time!
    Gotcha. I am seeing something strange that maybe you can shed light upon. After importing a post with the custom fields of "_wp_geo_latitude" and "_wp_geo_longitude" already set, I'm seeing these lat/long coordinates appear on the Edit Post page under "WP Geo Location," just where they should beneath that map, but the map itself still shows the default London location, and the live map does not display on the live post unless "Update Page" is clicked. The "display post" option in WP Geo settings is set to bottom of post. Any ideas? I've got so many geo-coded posts/pages that updating each one manually just isn't realistic. Thanks so very much for your time!
  • Aug 18, 2009
    issue 98 (Markers don't appear on page/widget) commented on by benjaminhuson   -   It is more likely that the plugin was not able to create the folder because of a permissions issue. This is something that I should be able to check from the plugin end and provide a notice if this happens.
    It is more likely that the plugin was not able to create the folder because of a permissions issue. This is something that I should be able to check from the plugin end and provide a notice if this happens.
  • Aug 18, 2009
    issue 98 (Markers don't appear on page/widget) commented on by rberkers63   -   My weblog is on a server of a company where I hire webspace and all kind service (PHP, MySQL, Tomcat and so). I had in the past some problems with paths before, because applications could not determine the real path to the root (paths the users see are mapped by links). Could this maybe also be here to problem?
    My weblog is on a server of a company where I hire webspace and all kind service (PHP, MySQL, Tomcat and so). I had in the past some problems with paths before, because applications could not determine the real path to the root (paths the users see are mapped by links). Could this maybe also be here to problem?
  • Aug 17, 2009
    issue 98 (Markers don't appear on page/widget) Status changed by benjaminhuson   -   ...although it would be good to provide feedback if folder not successfully created.
    Status: Accepted
    ...although it would be good to provide feedback if folder not successfully created.
    Status: Accepted
  • Aug 17, 2009
    issue 98 (Markers don't appear on page/widget) Status changed by benjaminhuson   -  
    Status: Fixed
    Status: Fixed
  • Aug 17, 2009
    issue 98 (Markers don't appear on page/widget) commented on by rberkers63   -   The folder didn't exist indeed. And after copying the files you mentioned to the new folder, the markers also appear on my weblog. Thank you :)
    The folder didn't exist indeed. And after copying the files you mentioned to the new folder, the markers also appear on my weblog. Thank you :)
  • Aug 17, 2009
    issue 40 (feat request: Would like a lat and long custom field set.) commented on by benjaminhuson   -   The widget map will show on pages where any of the posts on that page have a location. So, for example on a single post with location the widget map will show 1 marker. If the widget map is used on a category pages and 3 of the posts on that page have locations, 3 markers will be displayed. If you want to only show the widget map but not a map in each post, set the "display post" option on the settings page to "manual".
    The widget map will show on pages where any of the posts on that page have a location. So, for example on a single post with location the widget map will show 1 marker. If the widget map is used on a category pages and 3 of the posts on that page have locations, 3 markers will be displayed. If you want to only show the widget map but not a map in each post, set the "display post" option on the settings page to "manual".
  • Aug 16, 2009
    issue 40 (feat request: Would like a lat and long custom field set.) commented on by taybrown   -   Awesome! Is there any way to make only the widget map display if the two 2 custom fields are present? Thanks!
    Awesome! Is there any way to make only the widget map display if the two 2 custom fields are present? Thanks!
  • Aug 16, 2009
    issue 40 (feat request: Would like a lat and long custom field set.) commented on by benjaminhuson   -   @kkevilus - I like you suggestion and will be trying to incorporate them. I don't think there is a limit to the number of markers that can be displayed on a map although I expect there might be a performance impact if you try to load hundreds of markers. @taybrown - If the plugin settings have been configured on the settings page to automatically show markers at the top/bottom of a post then as long as the 2 custom fields "_wp_geo_longitude" and "_wp_geo_latitude" are present, it should display the map.
    @kkevilus - I like you suggestion and will be trying to incorporate them. I don't think there is a limit to the number of markers that can be displayed on a map although I expect there might be a performance impact if you try to load hundreds of markers. @taybrown - If the plugin settings have been configured on the settings page to automatically show markers at the top/bottom of a post then as long as the 2 custom fields "_wp_geo_longitude" and "_wp_geo_latitude" are present, it should display the map.
  • Aug 16, 2009
    issue 98 (Markers don't appear on page/widget) Status changed by benjaminhuson   -   Check that the /wp-content/uploads/wp-geo/markers folder has been created. If it hasn't, create that and copy the marker images there from the /plugins/wp-geo/img/markers folder.
    Status: Accepted
    Check that the /wp-content/uploads/wp-geo/markers folder has been created. If it hasn't, create that and copy the marker images there from the /plugins/wp-geo/img/markers folder.
    Status: Accepted
  • Aug 15, 2009
    issue 40 (feat request: Would like a lat and long custom field set.) commented on by taybrown   -   Hi, I'd also like to import a large of posts/pages with a custom field set for lat/long so that the location of each page does not need to be manually set. I noticed in the current version of the plugin code that it still says: // To Do: Add in lon/lat check and output map if needed Do you know if you are still going to do this, or, as an alternative, could someone explain how to use the existing hidden custom fields (_wp_geo_latitude and _wp_geo_longitude) to output the map without setting the location manually? At least in my case, I don't have any geo custom fields already defined (like "lat" and "lng"), but when I create _wp_geo_latitude and _wp_geo_longitude as my custom fields, no map outputs. Thanks so much.
    Hi, I'd also like to import a large of posts/pages with a custom field set for lat/long so that the location of each page does not need to be manually set. I noticed in the current version of the plugin code that it still says: // To Do: Add in lon/lat check and output map if needed Do you know if you are still going to do this, or, as an alternative, could someone explain how to use the existing hidden custom fields (_wp_geo_latitude and _wp_geo_longitude) to output the map without setting the location manually? At least in my case, I don't have any geo custom fields already defined (like "lat" and "lng"), but when I create _wp_geo_latitude and _wp_geo_longitude as my custom fields, no map outputs. Thanks so much.
  • Aug 15, 2009
    issue 98 (Markers don't appear on page/widget) commented on by rberkers63   -   I disabled all my plugins, but that didn't help.
    I disabled all my plugins, but that didn't help.
  • Aug 15, 2009
    issue 98 (Markers don't appear on page/widget) reported by rberkers63   -   What steps will reproduce the problem? 1. Creating a new page and add a location to it 2. 3. What is the expected output? What do you see instead? I expected to see the marker that added on the page after publishing. I do see the marker in admin when editing the page, but not on the weblog itself. the map and widget are exactly lined out to the entered location, but the on the weblog the marker doesn't show. What version of the product are you using? On what operating system? 3.0.9.1 Please provide any additional information below. I am new to the product, so I may do something wrong... although I cannot see what.
    What steps will reproduce the problem? 1. Creating a new page and add a location to it 2. 3. What is the expected output? What do you see instead? I expected to see the marker that added on the page after publishing. I do see the marker in admin when editing the page, but not on the weblog itself. the map and widget are exactly lined out to the entered location, but the on the weblog the marker doesn't show. What version of the product are you using? On what operating system? 3.0.9.1 Please provide any additional information below. I am new to the product, so I may do something wrong... although I cannot see what.
  • Aug 06, 2009
    issue 10 (Add setting to change default location?) commented on by j...@mailbrazil.com   -   You can edit the default location in the plugin code. Find this; { // Centre on London $latitude = 51.492526418807465; $longitude = -0.15754222869873047; $zoom = $wp_geo_options['default_map_zoom']; // Default 5; $panel_open = true; $hide_marker = true; } And change the latitude and longitude to where you want it to display at default.
    You can edit the default location in the plugin code. Find this; { // Centre on London $latitude = 51.492526418807465; $longitude = -0.15754222869873047; $zoom = $wp_geo_options['default_map_zoom']; // Default 5; $panel_open = true; $hide_marker = true; } And change the latitude and longitude to where you want it to display at default.
  • Aug 05, 2009
    issue 10 (Add setting to change default location?) Labels changed by benjaminhuson   -  
    Labels: Milestone-3.1
    Labels: Milestone-3.1
  • Aug 05, 2009
    issue 14 (Specify zoom level through shortcode?) Labels changed by benjaminhuson   -  
    Labels: Milestone-3.1
    Labels: Milestone-3.1
  • Aug 05, 2009
    issue 46 (editing a text of marker which is displayed when mouse is ov...) Labels changed by benjaminhuson   -  
    Labels: Milestone-3.1
    Labels: Milestone-3.1
  • Aug 05, 2009
    issue 48 (More post-level map options) Labels changed by benjaminhuson   -  
    Labels: Milestone-3.1
    Labels: Milestone-3.1
  • Aug 05, 2009
    issue 19 (Map of all posts?) commented on by benjaminhuson   -   You can use the categoryMap on your home page to display this but that only works on your home page. In the development version I have added support for a georss feed type which will produce an RSS feed of all posts in a category or in the entire site This is one step closer to being able to show a map of all posts or a map of posts from a category. http://plugins.trac.wordpress.org/changeset/143167/wp-geo
    You can use the categoryMap on your home page to display this but that only works on your home page. In the development version I have added support for a georss feed type which will produce an RSS feed of all posts in a category or in the entire site This is one step closer to being able to show a map of all posts or a map of posts from a category. http://plugins.trac.wordpress.org/changeset/143167/wp-geo
  • Aug 05, 2009
    issue 27 (Show all locations map) commented on by benjaminhuson   -   You can use the categoryMap on your home page to display this but that only works on your home page. In the development version I have added support for a georss feed type which will produce an RSS feed of all posts in a category or in the entire site This is one step closer to being able to show a map of all posts or a map of posts from a category. http://plugins.trac.wordpress.org/changeset/143167/wp-geo
    You can use the categoryMap on your home page to display this but that only works on your home page. In the development version I have added support for a georss feed type which will produce an RSS feed of all posts in a category or in the entire site This is one step closer to being able to show a map of all posts or a map of posts from a category. http://plugins.trac.wordpress.org/changeset/143167/wp-geo
  • Aug 05, 2009
    issue 3 (Show map of recent locations?) commented on by benjaminhuson   -   You can use the categoryMap on your home page to display this but that only works on your home page. In the development version I have added support for a georss feed type which will produce an RSS feed of all posts in a category or in the entire site This is one step closer to being able to show a map of all posts or a map of posts from a category. http://plugins.trac.wordpress.org/changeset/143167/wp-geo
    You can use the categoryMap on your home page to display this but that only works on your home page. In the development version I have added support for a georss feed type which will produce an RSS feed of all posts in a category or in the entire site This is one step closer to being able to show a map of all posts or a map of posts from a category. http://plugins.trac.wordpress.org/changeset/143167/wp-geo
  • Aug 05, 2009
    issue 3 (Show map of recent locations?) commented on by susiehuson   -   You can use the categoryMap on your home page to display this but that only works on your home page. In the development version I have added support for a georss feed type which will produce an RSS feed of all posts in a category or in the entire site This is one step closer to being able to show a map of all posts or a map of posts from a category. http://plugins.trac.wordpress.org/changeset/143167/wp-geo
    You can use the categoryMap on your home page to display this but that only works on your home page. In the development version I have added support for a georss feed type which will produce an RSS feed of all posts in a category or in the entire site This is one step closer to being able to show a map of all posts or a map of posts from a category. http://plugins.trac.wordpress.org/changeset/143167/wp-geo
  • Aug 05, 2009
    issue 82 (<?php $wpgeo->categoryMap(); ?> show only 10 posts :() Status changed by benjaminhuson   -   In the development version I have added support for a georss feed type which will produce an RSS feed of all posts in a category or in the entire site This is one step closer to being able to show a map of all posts or a map of posts from a category. http://plugins.trac.wordpress.org/changeset/143167/wp-geo
    Status: Accepted
    In the development version I have added support for a georss feed type which will produce an RSS feed of all posts in a category or in the entire site This is one step closer to being able to show a map of all posts or a map of posts from a category. http://plugins.trac.wordpress.org/changeset/143167/wp-geo
    Status: Accepted
 
Hosted by Google Code