• 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

Viewing 1 replies (of 1 total)
  • 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.

Viewing 1 replies (of 1 total)

The topic ‘Can’t see plug-in’ is closed to new replies.