please post the shortcode that results in the error described…
[mapsmarker lat=”-6.229224″ lon=”106.826345″ popuptext=”Jakarta” basemap=”googleLayer_roadmap” zoom=”15″ openpopup=”1″ mapwidth=”450″ mapwidthunit=”px” mapheight=”400″]
thanks for pointing this out – it seems that I have missed that currently within the free version only the parameters mlat & mlon are supported. So if you change your shortcode as follows, the map will show up:
[mapsmarker mlat="-6.229224" mlon="106.826345" popuptext="Jakarta" basemap="googleLayer_roadmap" zoom="15" openpopup="1" mapwidth="450" mapwidthunit="px" mapheight="400"]
For the next release I will add support for both – mlat/lat and mlon/lon as shortcode parameters.
Please be aware, that the pro version also adds additional features here, like overwriting shortcode paramters for maps saved to database.
best,
Robert
Thanks for your great support. The map is displaying now, but no popup text appear when I click the marker..
Regards
Wongkasep
you´re right – thanks for the hint. Fix will be included with the next release. If you need it earlier, replace /inc/showmap.php with the code available at http://justpaste.it/lgaq
best,
Robert
Ok thank you very much. The map works fine now. One more question. Is it possible to put html code rather than plain text on pop up text window using that shortcode?
Regards,
Wongkasep
It is likely link html not works on popup text, because of ” character in the html code..
Regards,
Wongkasep
try to use single quotes (‘) instead of double quotes…
Yes, you are right. I use combination of single and double quote, and it works.
I love this awesome plugin.
Best regards,
Wongkasep
great to hear & thx for the feedback!
BTW: you even get more features & better performance as well as usability with the pro version 😉 see a full list of differences at https://www.mapsmarker.com/comparison
best,
Robert