Reply To: Beta (2.38.7) Marker List Formatting

Home Forums MapPress Support Beta (2.38.7) Marker List Formatting Reply To: Beta (2.38.7) Marker List Formatting

#10929
Chris
Keymaster

Hi,

The parameters are in the beta documentation:

http://mappresspro.com/mappress-beta

The POI list doesn’t show the POI body normally, only the title and links.

You can modify the template and use $poi->get_body() to show it above the links.  You will also need to set the POIs to show the POI body on the settings screen.  Then the function will return the POI body as it was originally saved.