Advertisement
eventsmanager

Demo site single events page format

Oct 30th, 2015
1,183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.83 KB | None | 0 0
  1. <!-- INSTRUCTIONS
  2. The following sections should go into this section:
  3. Events > Settings > Formatting (tab) > Events > Single Event Page
  4. -->
  5. <div style="float:right; margin:0px 0px 15px 15px;">#_MAP</div>
  6. <p>
  7.     <strong>Date/Time</strong><br/>
  8.     Date(s) - #j #M #Y #@_{ \u\n\t\i\l j M Y}<br />
  9.     <i>#_12HSTARTTIME - #_12HENDTIME</i>
  10. <br />
  11. #_EVENTGCALLINK
  12. <br />
  13. Download event #_EVENTICALLINK
  14. </p>
  15. <p>
  16.     <strong>Location</strong><br/>
  17.     #_LOCATIONLINK
  18. </p>
  19. <p>
  20. Ohter - #_CONTACTNAME
  21.     <strong>Category(ies)</strong>
  22.     #_CATEGORIES
  23. </p>
  24. <br style="clear:both" />
  25. <div style="float:left; margin:0px 10px 10px 0px;">#_EVENTIMAGE{250,250}</div>
  26. #_NOTES
  27. {has_bookings}
  28. <div class="em-warning em-warning-confirms">
  29. You can use the coupon code <em>test</em> for a 50% discount.
  30. </div>
  31. <h3>Bookings</h3>
  32. #_BOOKINGFORM
  33. {/has_bookings}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement