[EventCalendar] %LINK% in EC3_DEFAULT_TEMPLATE_DAY

Art Pena art at berklie.com
Sat Apr 14 02:21:40 UTC 2007


Hi there!
I'd like to use the below statement, but it does not work:

define('EC3_DEFAULT_TEMPLATE_DAY',  '<a href="%LINK%">%DATE%:</a>');


Event Calendar actually writes the link as "%LINK%"... not creating  
it correctly as the below statement does:

define('EC3_DEFAULT_TEMPLATE_EVENT','<a href="%LINK%">%TITLE%<br>%TIME 
%</a>');


Can someone please let me know how to enable %LINK% in  
EC3_DEFAULT_TEMPLATE_DAY? Thank you so much!
Art




More information about the EventCalendar mailing list