Questions tagged [wordpress-geo-mashup]

Wordpress Geo Mashup is a WordPress plugin lets you save location information with posts, pages, and other WordPress objects. These can then be presented on interactive maps in many ways.

Some popular features are:

  • Use different map providers: Google Maps v3, OpenStreetMap, Leaflet
  • Global maps can present your posts in many ways They can show just one category, custom taxonomy term, or custom post type, for example Clicking on a post marker shows a customizable summary of the post or page in an info window
  • A Geo Search widget enables searching for content by distance from a search location
  • Marker clustering for Google maps
  • Location can be saved for all post types (including pages) users, and comments
  • Synchronize Geodata with the Geo location mobile client and other plugins
  • Support for both standard WordPress shortcodes and template tags to add maps to your site.
  • Reverse geocoding to fill in address information for locations
  • GeoRSS automatically added to feeds
  • Attach KML files to posts and pages
  • Connect category markers with a colored line
7 questions
2
votes
0 answers

wp geo-mashup remove margin from googlev3 infowindow

I need to remove the right and bottom margin from googlemap infowindow on my Geo-mashup wp plugin map. I have installed the geo-mashup-custom plugin addon, created a file called custom-googlev3.js and inserted the following…
bax
  • 119
  • 10
1
vote
1 answer

Geocoding custom user meta in WordPress

I'm using User Front End Pro to provide a front end registration form. One line of that is for an address, and I want to use that to display a map of all users with Geo Mashup. I have a custom field that saves to user meta called geocode_address, I…
Paul Aston
  • 135
  • 12
1
vote
1 answer

In GEO-MASHUP: How to open post directly when marker is clicked?

I created a contextual map to show posts of a certain category on a map. I would like the post to open directly when the user clicks on the marker on the map. How can I achieve this? Geo-Mashup : Version 1.6.2 WordPpress version: WordPress…
Rbijker.com
  • 2,894
  • 3
  • 21
  • 26
0
votes
1 answer

Customize returned object by WP_Query or similiar

I'm trying to query posts, but I'm only interested in certain fields and want to limit the fields that are being returned. In the end I want to return an array of posts with limited fields to pass it to a rest-api endpoint, so I can fetch it in…
Jakyo
  • 32
  • 1
  • 6
0
votes
3 answers

Replace default marker on google geoxml map overlays?

I am pulling georss data from feeds and overlaying them onto my map with Google Maps Geoxml. How do I replace the default markers that appear on these map overlays? Currently they are default blue pins but I would like to remove and replace it with…
0
votes
1 answer

Click on a marker to redirect user to a blog post

I'm using the following Wordpress and plugins combo. Wordpress 2.9.2 Geo Mashup 1.3.3 Geo Mashup Custom 1.0 What I want to achieve is when the user clicks on a marker it gets redirected to the blog post associated to it. I added the following…
Pascal Paradis
  • 4,275
  • 5
  • 37
  • 50
0
votes
1 answer

Geomashup Wordpress plugin search

I am using Geomashup Wordpress plugin with my custom post types to display location of my posts. I am also using plugin to display posts locations based on category. I wonder is there a way to add a search bar where someone can search posts by…
xul
  • 210
  • 5
  • 15