• I have a design that on a few pages has the oncoming events widget being used in both the footer widget area and the sidebar widget area. However, the widget seems to only be able to be used on a page once. I have attempted to replicate the widget code in my own custom widget but it results in conflicts.

    How can I show upcoming/oncoming events twice on the same page?

    http://wordpress.org/extend/plugins/event-calendar-scheduler/

Viewing 1 replies (of 1 total)
  • Thread Starter djuggler

    (@djuggler)

    Oops. This was explained under Installation. Should habe RTFM’d better.

    <?php if (function_exists('scheduler_sidebar')) echo scheduler_sidebar(); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Event Calendar / Scheduler] Use oncoming events widget twice on one page’ is closed to new replies.