Changeset 720244
- Timestamp:
- 05/30/2013 06:56:58 AM (13 years ago)
- File:
-
- 1 edited
-
fi-events-manager-addons/tags/1.0.0/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fi-events-manager-addons/tags/1.0.0/readme.txt
r720237 r720244 22 22 23 23 Note: To enable the pop-up maps for events in the event list, you have to edit Event Manager format settings. 24 Go to Events > Settings > Formatting >Default event list format24 Go to Events > Settings > Formatting > Default event list format 25 25 Replace the event list format with following content: 26 26 27 <tr> 28 <td>29 #_EVENTDATES <br/>27 <tr> 28 <td> 29 #_EVENTDATES<br/> 30 30 #_EVENTTIMES 31 </td>32 <td>31 </td> 32 <td> 33 33 #_EVENTLINK 34 {has_location} <br/><i><a href="#" id="#_EVENTID" class="fi-toggle-event-map"> #_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</a></i>{/has_location}35 </td>34 {has_location}<br/><i><a href="#" id="#_EVENTID" class="fi-toggle-event-map"> #_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</a></i>{/has_location} 35 </td> 36 36 37 37 {has_location} 38 <tr> 39 <td colspan=2>40 <div id="#_EVENTID" class="fi-event-map-container"></div>41 </td>42 </tr> 38 <tr> 39 <td colspan=2> 40 <div id="#_EVENTID" class="fi-event-map-container"></div> 41 </td> 42 </tr> 43 43 {/has_location} 44 44
Note: See TracChangeset
for help on using the changeset viewer.