Forums

Events calendar template/embed (3 posts)

  1. Leads
    Member
    Posted 3 years ago #

    cool plugin: http://wordpress.org/extend/plugins/events-calendar/

    Obviously very well used!

    I can get it going in my sidebar but I don't want it there, I want it in my footer or possibly just on one page, so I need to embed it in the template.

    Assuming it is something like

    <?php EventsCalendar(); ?>

    Tried a few things and looked through the code but it's been a long day!
    Thanks peeps :)

  2. Digi-junk
    Member
    Posted 3 years ago #

    6 months ago..., you may have found the answer by now :)

    this is what is says in the plugin description

    If you do not have a widget ready theme then you can place ‘<?php SidebarEventsCalendar();?>’?, or ‘<?php SidebarEventsList();?>’ for an event list, in the sidebar.php file of your theme. If you want to display a large calendar in a post or a page, simply place “EventsCalendarLarge” in the html of the post or page. Make sure to leave off the quotes.

  3. kryptonicwave
    Member
    Posted 2 years ago #

    this really saved me. I don't understand why people don't provide this feature in the plugin documentation.

    Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic