Dylan Kuhn
@cyberhobo on WordPress.org and Slack
- Member Since: October 30th, 2003
- Location: reno, nv
- Website: cyberhobo.net
- Job Title: web developer
- Employer: Synap
Bio
Interests
WordPress Origin Story
Contribution History
Dylan Kuhn’s badges:- Core Contributor
- Plugin Developer
- WordCamp Organizer
- WordCamp Speaker
-
Committed [2423696] to Plugins Trac:
Revert version to match stable tag 2.2.72 months ago
-
Committed [2423692] to Plugins Trac:
Set stable tag to 2.2.7 as trunk (2.2.8) is borked.2 months ago
-
Committed [2423131] to Plugins Trac:
Tagging version 2.2.82 months ago
-
Committed [2423130] to Plugins Trac:
deploy from build 20201115-1825 of 2.2.82 months ago
-
Committed [2423126] to Plugins Trac:
Remove premature tag2 months ago
-
Posted a reply to Can’t get search by zip code to work, on the site WordPress.org Forums:
That indicates there might be a bug, I've created [GitHub issue #882](https://github.com/cyberhobo/wordpress-geo-mashup/issues/882) to investigate.2 months ago
-
Committed [2419048] to Plugins Trac:
Tagging 2.2.83 months ago
-
Posted a reply to Info Window doesn’t load on Markers, on the site WordPress.org Forums:
Your server is responding to the info window content requests with a 403 Forbidden response.…3 months ago
-
Committed [2419039] to Plugins Trac:
Tagging 1.13.43 months ago
-
Committed [2419038] to Plugins Trac:
deploy from build of 1.13.43 months ago
-
Posted a reply to Can’t get search by zip code to work, on the site WordPress.org Forums:
It looks like you're using a customized search results template. Does it work with the…3 months ago
-
Posted a reply to Can’t get search by zip code to work, on the site WordPress.org Forums:
It works for me with only Overall / Google API Key set. The search widget…3 months ago
-
Posted a reply to Can’t get search by zip code to work, on the site WordPress.org Forums:
You need to use the search widget Geo Mashup provides. There are some more details…3 months ago
-
Posted a reply to Search Results layout, on the site WordPress.org Forums:
There is a search results template that can be customized.4 months ago
-
Posted a reply to Default to Road View on Leaflet, on the site WordPress.org Forums:
One of the map tag options is map_type. It looks like it's set to G_SATELLITE_MAP…5 months ago
-
Posted a reply to Massive product import coordinates issue, on the site WordPress.org Forums:
I'm not very motivated to develop a custom integration for this. To me it makes…5 months ago
-
Committed [2374887] to Plugins Trac:
Tagging 1.13.35 months ago
-
Committed [2374886] to Plugins Trac:
deploy from build of 1.13.35 months ago
-
Posted a reply to Massive product import coordinates issue, on the site WordPress.org Forums:
Make sure Settings / Geo Mashup / Overall / Copy Geodata Meta Fields is checked…5 months ago
-
Posted a reply to how to set the custom marker icon/image, on the site WordPress.org Forums:
There is not a built-in feature for this, but it can be done using the…5 months ago
-
Posted a reply to Geo Mashup search widget error, on the site WordPress.org Forums:
Looks like a bug, I'll try to get a fix out soon. https://github.com/cyberhobo/wordpress-geo-mashup/issues/8675 months ago
-
Posted a reply to OpenStreetMap view angle – how to change it?, on the site WordPress.org Forums:
Thanks for reporting, this looks like a bug: https://github.com/cyberhobo/wordpress-geo-mashup/issues/866 I'll try to get fix out…6 months ago
-
Posted a reply to Recommended Autoptimize settings, on the site WordPress.org Forums:
Here's the list that worked for someone responding to a similar issue: I found excluding…6 months ago
-
Posted a reply to Markers not shown (only shown when logged in), on the site WordPress.org Forums:
I don’t think that will work because the issue is not any error in minified…7 months ago
-
Posted a reply to type WP_Error in log, on the site WordPress.org Forums:
Thanks. Probably this isn't harmful, and likely has something to do with transients. It shouldn't…7 months ago
-
Posted a reply to Change style with snazzymaps?, on the site WordPress.org Forums:
There isn't a place to paste that code in Geo Mashup. You mentioned Snazzy Maps,…7 months ago
-
Posted a reply to clustering apply to Contextual Maps, on the site WordPress.org Forums:
Currently clustering is only implemented for Google maps with global content. If you're able to…8 months ago
-
Posted a reply to Geomashup works on wifi, but not cellular data., on the site WordPress.org Forums:
Looks good for me on iOS Safari, maybe you fixed it?8 months ago
-
Posted a reply to Markers not shown (only shown when logged in), on the site WordPress.org Forums:
You're getting an error that was reported once a long time ago. A quote from…8 months ago
-
Posted a reply to Best way to collect geodata from a form?, on the site WordPress.org Forums:
This could be done with Geo Mashup using the PHP API, but it probably isn't…8 months ago
-
Posted a reply to Markers not shown (only shown when logged in), on the site WordPress.org Forums:
Maybe I'm too late, I don't see any maps on that page.8 months ago
-
Posted a reply to Search widget does not work on SSL, on the site WordPress.org Forums:
Thanks for that! I made an issue for the bug and will fix for the…9 months ago
-
Posted a reply to Search Shortcode, on the site WordPress.org Forums:
If you can get the geo search widget onto the search results page it should…10 months ago
-
Posted a reply to Info Popup Images, on the site WordPress.org Forums:
There are some instructions for styling and templating here: https://github.com/cyberhobo/wordpress-geo-mashup/wiki/Feature-Usage#templating10 months ago
-
Posted a reply to Info Popup Images, on the site WordPress.org Forums:
It is if your theme defines other sizes, which should show up in Settings /…10 months ago
-
Posted a reply to OpenSeaMaps layers, on the site WordPress.org Forums:
You can use some of Leaflet's API via GeoMashup's Javascript API - it may achievable…11 months ago
-
Posted a reply to Single map not working on custom post type, on the site WordPress.org Forums:
You really need some cooperation from the theme in some form - it makes more…11 months ago
-
Posted a reply to Change the marker in the global map, on the site WordPress.org Forums:
I haven't done either of those things. The Javascript API provide the interfaces needed to…11 months ago
-
Posted a reply to Change the marker in the global map, on the site WordPress.org Forums:
If you don't want to use taxonomy features, the simplest way is to uncheck everything…11 months ago
-
Posted a reply to “Windy” maps integration, on the site WordPress.org Forums:
I don't think it would be especially easy, but probably possible. You'd have to use…11 months ago
-
Posted a reply to Single map not working on custom post type, on the site WordPress.org Forums:
WordPress has function for getting the ID that might cover some additional cases that Geo…11 months ago
-
Posted a reply to Single map not working on custom post type, on the site WordPress.org Forums:
The theme might be preventing Geo Mashup from getting the current post ID. You can…11 months ago
-
Posted a reply to Single map not working on custom post type, on the site WordPress.org Forums:
Have you tried [geo_mashup_map map_content="single"]? It's possible for a theme to break Geo Mashup's automatic…12 months ago
-
Posted a reply to External KML file, on the site WordPress.org Forums:
It can work, but often requires that you have control of the server that hosts…12 months ago
-
Posted a reply to RSS Feed invalid, on the site WordPress.org Forums:
Ah, great! I'll include that fix in the next release.12 months ago
-
Posted a reply to RSS Feed invalid, on the site WordPress.org Forums:
I do see an issue with the fix for that old duplicate namespace problem. If…12 months ago
-
Posted a reply to RSS Feed invalid, on the site WordPress.org Forums:
Does the feed validate if you deactivate WP Geo?12 months ago
-
Posted a reply to Export Markers Via GeoRSS not working. Want to buy but I need a solution.., on the site WordPress.org Forums:
I'm not available for freelance work right now, but I do think some kind of…12 months ago
-
Posted a reply to Export Markers Via GeoRSS not working. Want to buy but I need a solution.., on the site WordPress.org Forums:
Only one post in my current feed has a location, but ACME GeoRSS picks it…12 months ago
-
Posted a reply to https markers, on the site WordPress.org Forums:
The marker image URLs are made using the home_url() function, which just gives you the…1 year ago
Developer
-
Epoch - A native Disqus alternative with a focus on speed and privacy
Active Installs: 300+
-
Geo Mashup
Active Installs: 4,000+
-
Replyable - Subscribe to Comments and Reply by Email
Active Installs: 1,000+
-
Tally Graph
Active Installs: 80+
Contributor
-
Postmatic Social Commenting
Active Installs: 100+