Home › Forums › MapPress Support › Automatic Map Creation by Address (Post Title) › Reply To: Automatic Map Creation by Address (Post Title)
January 27, 2014 at 9:10 am
#14141
Hi,
The maps are only generated from custom fields. The plugin doesn’t read the post title.
If you can copy the post title to a custom field when the post is saved, that might work. Then the map could be generated from that field. For example, copy the post title to a field called ‘address’.
That would require a little PHP. I think you could use this event:
http://codex.wordpress.org/Plugin_API/Action_Reference/save_post