Hello,
This is a great plugin. However, it's missing a key functionality that we need.
Is it possible to display both the event list and the calendar in the sidebar through the widget?
Hello,
This is a great plugin. However, it's missing a key functionality that we need.
Is it possible to display both the event list and the calendar in the sidebar through the widget?
Right now there is not but this is coming in the next version.
Great! Do you know when the next version will be released? Our project will not be going live for at least another month.
Many thanks for your quick response.
I am hoping to have it released by the end of September
Okay thanks Luke. I appreciate the support for this plugin.
Is the new version going to work with wp 3.2.1? Unfortunately I am not able to insert events in this version...
You can add a calendar widget, for the event list, you can use a plugin that supports PHP in a widget, for instance, "Linkable Title Html and Php Widget by PepLamb", than type in:
<?php sidebarEventsList($num = 1);?>
$num = is the number of events you want in the event list.
In this way, you can have both widgets.
That's a great idea. I will have the ability for both in the next version.
You must log in to post.