I'm new to this.
I just installed a calendar plug-in from Vanguard. Uploaded it to my plug-in page via FTP. Activated it. But I can't see it. Am I supposed to do something else?
Recharger
I'm new to this.
I just installed a calendar plug-in from Vanguard. Uploaded it to my plug-in page via FTP. Activated it. But I can't see it. Am I supposed to do something else?
Recharger
Well, according to the readme.txt file, that comes with this distribution, you should add the following PHP instruction, where you want the calendar to show up:
<? if (function_exists('do_calendar')) { do_calendar(); } ?>
Normally this would be in the sidebar. You should then be able to manage events from your admin panel.
This topic has been closed to new replies.