Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: location on calendar

location on calendar 13 years 11 months ago #11269

  • samsinfield
  • samsinfield's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
Hi,

At the moment, the location is showing on the event list page but not that calendar. Is there any way to get the event location showing on the calendar as well.

Cheers
sam

Please Log in or Create an account to join the conversation.

location on calendar 13 years 11 months ago #11943

  • samsinfield
  • samsinfield's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
I've found how to add the location to the calendar.
In the file, assets/js/calendar/jquery.calendar.js
add the following 2 lines:
content.push("<br />");
content.push(e.event[9]);
on line 2403.

Although this isn't configurable in the admin panel, it would be nice to be able to switch it on and off int he admin panel in a future release.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.137 seconds