not part of support… just some dude…
angelo might have misunderstood you…
This is working on my page.. you could do something like this….
[locations_map scope="future"]
which will show the location with a future event, as a marker…
now in your Settings -> Formatting (click the tab)
scroll down to Maps… click it will expand.
Global Map Format
Location balloon format
you can put in something like this.. edit for your preference(s).
<div style="min-width:360px;"><span style="font-size: 12pt; font-weight: bold;">#_LOCATIONNAME</span><br />
<span style="font-size: 12pt;">#_LOCATIONADDRESS</span><br />
<span style="font-size: 12pt;">#_LOCATIONTOWN, #_LOCATIONSTATE #_LATT{Phone Number}</span><br />
<span style="font-size: 12pt; font-weight: bold;"><a href="#_LOCATIONPAGEURL">For Specific Events CLiCK HeRe</a></span><br />
#_LOCATIONNEXTEVENTS
</div>
this process will show you a map with your future events.. and clicking on the marker will give you a pop up of the Location and a list of the future events.
from the documentation you can use these to show event information in the maps.. specific to a Location.. with the shortcode I posted above.
Related Events (for a location)
You can show lists of other events that are being held at this location. The formatting of the list is the same as a normal events list.
#_LOCATIONPASTEVENTS
Will show a list of all past events at this location.
#_LOCATIONNEXTEVENTS
Will show a list of all future events at this location.
#_LOCATIONALLEVENTS
Will show a list of all events at this location.
#_LOCATIONNEXTEVENT
Will show a link to the next event at this location, or the no events message.
Actually ! you asked “All” events.. I was just guessing you meant future events.
You can adjust the information I have given you to show all (ie: past events also).
-
This reply was modified 6 years, 6 months ago by Robswaimea.
-
This reply was modified 6 years, 6 months ago by Robswaimea.
-
This reply was modified 6 years, 6 months ago by Robswaimea.