Tagged Questions
0
votes
0answers
48 views
Save Google geocoded address to database?
In my WordPress admin I have an address field for each post (custom post type).
The address is just a string.
I need to find the country and region for each post, which I have been doing somewhat ...
0
votes
1answer
201 views
Querying posts by latitude and longitude to build a Google Maps with several markers
I have 4 different post types and 4 differey taxonomies Each term for each taxonomy stores a marker (url to a png icon). Each post has coordinates attached with Advanced Custom Fields and I'll ...
0
votes
1answer
193 views
Geo Mashup Maps show only specified categories
I'm using the geo Mashup plugin to display maps on my site. I've changed a pages template so it now only lists pages from certain categories instead of listing them all which has now effected my ...
0
votes
1answer
92 views
Geolocate Custom Post Type on Save
I was wondering what hook i would use to geo-locate a custom post type when it is saved?
I have a Custom post type of Restaurant and I want to geolocate the address using googles api and then save it ...
1
vote
0answers
132 views
Anyway to have google maps display multiple AND unique locations per individual posts/pages?
Having the hardest time finding a solution to a big problem. So far I can't find any plugins that are capable of doing this.
I have a site where each post needs to have it's own google map that ...
0
votes
1answer
239 views
How to extract specific image meta for all images?
Been hitting my head against a wall for a couple weeks... I'm working on modifying a geotagging Wordpress plugin called Thesography. I have notified the developer of my past enhancements, and they are ...
2
votes
1answer
108 views
How can I automatically attach posts to a map?
I'd like to display a Google map of places relating to posts (eg, places I've visited).
Is there a plugin or method available that will allow me to have a Google map on a page and when creating a ...