Recent activity
Subscribe to this feed
A comment on the question "Category map of all entries/posts" in Mapufacture:
I have the exact same problem. Look forward to a fix! Do you have one yet? – 3stripe, on July 31, 2008 10:20
mactullyfla replied on July 17, 2008 15:27 to the question "Category map of all entries/posts" in Mapufacture:
ajturner replied on July 17, 2008 14:17 to the question "Category map of all entries/posts" in Mapufacture:
nathan.bingham replied on July 11, 2008 22:01 to the question "Category map of all entries/posts" in Mapufacture:
mactullyfla replied on July 11, 2008 21:49 to the question "Category map of all entries/posts" in Mapufacture:
nathan.bingham replied on July 11, 2008 21:46 to the question "Category map of all entries/posts" in Mapufacture:
mactullyfla replied on July 11, 2008 21:34 to the question "Category map of all entries/posts" in Mapufacture:
nathan.bingham replied on July 11, 2008 21:31 to the question "Category map of all entries/posts" in Mapufacture:
mactullyfla replied on June 20, 2008 04:23 to the question "Category map of all entries/posts" in Mapufacture:
Has anyone else had an issue with the geopress map function on a category page with IE.
I have it on a category page and it works fine in FireFox but it does not work in IE 6 or 7 If gives an error.
http://werentboulder.com/current-list...
LIne: 50
Object doesn't support this property or method.
I absolutely love this plug in, but I need to find a solution to the issue with IE. If any of you have it running on your site I would love to know how you got it working.
I am using it just like it is on the first post.
<?php echo geopress_map(200, 400, -1, true, true); ?> with a size change.
any ideas?
Thanks.
Ken replied on June 13, 2008 18:26 to the question "Category map of all entries/posts" in Mapufacture:
AJ, thanks for getting back. Yup, not all Crime posts have an exact location. If you need a copy of my WP database for test info, let me know and I'll send you the file. Oh, and feel free to contact me at any time at ken@dailynewarker.com.
Thanks.
ajturner replied on June 11, 2008 03:32 to the question "Category map of all entries/posts" in Mapufacture:
Matt reported a problem in Mapufacture on May 28, 2008 16:54:
Map of all sub-pages of a pageI'm wondering if the solution you offered for "Category map of all entries/posts" will work for subpages as well.
I have tried to use this function in order to show the location of climbing boulders on my site. Each boulder has a page and all these pages are listed under a climbing parent page. Unfortunately, when I employ the function, it returns a map of all locations on my site, indicating that somehow I need to tell the function it has a narrower selection of content to choose from.
Any ideas on how I could do this? Maybe it is more of a question of template tags and php programming in WP. I hope not because I have no working knowledge of either.
PS - I've done a little looking around. Would something like this help? In a template based on the standard page template, I code before the loop a php script that basically says: if subpage of page# then ... and then in the loop include the map script. Sound logical?
Ken replied on May 27, 2008 21:17 to the question "Category map of all entries/posts" in Mapufacture:
Hi AJ, I tried this, too, but am not getting the right results -- I think I may have found a bug.
For whatever reason, I only get one marker, with a bubble that shows multiple stories. Am I doing something wrong?
http://dailynewarker.com/category/crime/
ajturner replied on May 25, 2008 15:48 to the question "Category map of all entries/posts" in Mapufacture:
Here is the current documentation for the function.
---
// $height, $width are the h/w in pixels of the map
// $locations is the last N locations to put on the map, be default puts *all* locations
// $unique_id is a true/false if a unique_id is required
// $loop_locations set this to true if you're running this in a Post loop and want a map of the currently visible posts
// $zoom_level set the map zoom level for the overview. Default is to auto zoom to show all markers.
function geopress_map($height = "", $width = "", $locations = -1, $unique_id, $loop_locations = false, $zoom_level = -1)
---
Someone did submit a patch to have better map overview functionality for also including routes - so this function may move to merge those two functions.
Matt replied on May 23, 2008 06:54 to the question "Category map of all entries/posts" in Mapufacture:
-
Matt started following the question "Category map of all entries/posts" in Mapufacture.
Matt replied on May 23, 2008 05:48 to the question "Category map of all entries/posts" in Mapufacture:
Is it safe to assume that this same template functionality would also work for all posts bearing a particular tag (as opposed to categories)?
In answer to your question about what types of content might go into a Marker Bubble, I'd like to include the ability to hyperlink to either a page for "All posts at this location" or "Specified post/page". The simplest way to achieve this would be with a text box allowing html, but it would be pretty slick to have the option with a drop down box or radio buttons.
Loading Profile...

