• i know this is silly but how do i see the plugins on my site

    for example eventcalendar 3 was installed and i see the plugin in my admin

    if i want to see the page in my browser where do i point to?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The plugin download, when unzipped, has a readme.
    Part of that is:
    == Display Events in a SIDEBAR CALENDAR ==
    Add the following code to your sidebar.php:
    <li>
    <?php ec3_get_calendar(); ?>
    </li>

    Thread Starter guz843

    (@guz843)

    well thanks but that does not answer the question

    what if i want to see the result of the plugin page for anything

    if you have to add code and such then this is not for dummies like me (wordpress) as easy as it is

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HELP seeing plugins’ is closed to new replies.