Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter kingstakh

    (@kingstakh)

    Maybe you can add custom layer map from custom tiles? And in next release add map scale in percent, now is only in pixel! If you can add it your plugin be best best in the world)))Now your plugin just best in the world)))

    Thread Starter kingstakh

    (@kingstakh)

    $info = '<div id="fg_map_info"><a class="title" href="'.get_permalink().'">'.$post->post_title.'</a><div class="content"><strong>'.the_post_thumbnail('thumbnail').'</strong><br/>'.$location .'<br/><a href="'.get_permalink().'">more</a></div></div>';
    isn’t work (((

    Plugin Author feedgeorge

    (@feedgeorge)

    Hi

    Sorry for delay.

    You should use “get_the_post_thumbnail($post->ID, ‘thumbnail’)” instead of “the_post_thumbnail(‘thumbnail’)

    Please try again ??

    Thank you for your support.

    Thread Starter kingstakh

    (@kingstakh)

    Thank you for reply! Great now it’s work!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How add image to marker on the map’ is closed to new replies.