Home › Forums › MapPress Support › Tutorial – mappress pro with custom fields? › Reply To: Tutorial – mappress pro with custom fields?
October 3, 2013 at 6:39 am
#13488
I’ll try to rebuild with the categories.
I have one more problem, I tried link with:
<a href="#" onclick="mapp0.getPoiById('.$mapid.').open(true); return false;">Show in map</a>
But it doesn´t work.
How can I associate post ID to the POIs in map? When I used order of POI, it works.
<a href="#" onclick="mapp0.getPoi(0).open(); return false;">