• Hi

    I am working with the plugin and I would like to add a link in the title to the placemark

    For example: Now I have just one map with 10 placemarkers and I can see the the title and the conten but without link.

    I hack part of the plugin and add a Link in the content.

    I added this line:
    ‘slug’ => apply_filters(‘the_permalink’, get_permalink($pp->ID)),

    in the function getMapPlacemarks in core.php

    And did small changes in functions.js

    Could you tell me if this is correct?

    (My next step is just add the zip code without address 😉

    http://wordpress.org/plugins/basic-google-maps-placemarks/

  • The topic ‘Link in the Title’ is closed to new replies.