Home › Forums › MapPress Support › Trying to Edit the Map Poi Template to include other info › Reply To: Trying to Edit the Map Poi Template to include other info
October 16, 2012 at 11:04 am
#10616
Hi Ryan,
I’m assuming you’re using a mashup? If so, you were close – try this to get the whole post:
$poi->get_post()
Or this to get just the postid:
$poi->postid
I haven’t finished the beta documentation yet, but feel free to ask me here or by email.