10379 Posts in 2194 Topics by 1710 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 982 Views |
-
How to show EventCalendar Widget in all pages

6 January 2010 at 2:09am
How can I show Calendar Widget in all pages at the right side . When user clicks on a particular date, it should go to Events page and displays the relevant Events and content etc.
I installed EventsCalendar module and created one "Events Calnedar page" and created some events under this main Calendar page in Admin.
I tried this function in Page.php and called in RightMenu.ss which included in Page.ss
function MyCalWidget(){
return new CalendarWidget($this);}
It is showing the widget, but when I click on a particular date, it is taking to same page, It is not taking to Events Page.
Can anybody please suggest me how to do this?
| 982 Views | ||
|
Page:
1
|
Go to Top |

