Reply To: Mahsup POI Title

Home Forums MapPress Support Mahsup POI Title Reply To: Mahsup POI Title

#16245
Rainmaster
Participant

Hi Chris, sorry for the delay. Here is a link to a page where I put a mashup shortcode and the POI div below it. I am using Mappress ver 3.43.6.

http://mx01.travelncruise.net/mexico/map-test-page/

Everything works fine except the post title shows instead of the poi title. It doesn’t matter how the Mappress admin page is set or even if I use the shortcode attribute to force the poi title.

[code]
[wpv-post-title][mashup query="post_type=markers,business,place&marker-type=shopping,dining,lodging&area=puerto-vallarta" width="100%" height="400px" initialTransit="true" initialTraffic="true" poiList="true" mashupTitle="poi" iwType="iw" ]
<div id=’mapp0_poi_list’ style=”padding:0 !important;background-color:rgba(255,255,255,0.4);margin:15px 0 0 0;padding:5px;overflow:auto; width:100%; height:250px;”></div>
[/code]

Thank you!!