The code says:
<div style=”float:right; margin:0px 0px 15px 15px;”>#_LOCATIONMAP</div>
<p>
Adresse<br/>
#_LOCATIONADDRESS<br/>
#_LOCATIONTOWN<br/>
#_LOCATIONSTATE<br/>
#_LOCATIONREGION<br/>
#_LOCATIONPOSTCODE<br/>
#_LOCATIONCOUNTRY
</p>
<br style=”clear:both” />
#_LOCATIONNOTES
<h3>Kommende Veranstaltungen</h3>
<p>#_LOCATIONNEXTEVENTS</p>
I have to submit the postcode under “LOCATIONTOWN” and the town under “LOCATIONPOSTCODE” to get the map working. I think the two variables are inverted.
Greetings