Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor alexanderzagniotov

    (@alexanderzagniotov)

    Hello,
    It is not going to work. You just have the generated shortcode.
    What about the backend code to parse the shortcode?

    Are you trying to incorporate the plugin in your custom theme?

    I think that is the plugin I spent two days looking for ?? I have to do exactly the same thing tomorrow so I will keep trying – I’ll write if I succeed.

    Hope it’s not too late.
    Well, that was too much digging into the code, so I quickly wrote my own one.
    It adds the action when the post is saved and geocodes it (transferes the human-readable address to latitude and longitude) using the address field. These values are then saved in post meta data and can be accessed whenever necessary. On the template page I am drawing a Google Map and put necessary markers with some custom fields in the InfoWindow.
    Well, if this is what you actually try to do, I can post it here.

    Thread Starter gillespieza

    (@gillespieza)

    Thanks @hraban – I ended up using the Google Maps Shortcode plugin instead

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Comprehensive Google Map Plugin] Getting maps to work in templates’ is closed to new replies.