<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: Events Calendar] events aren't being published in the widget</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: Events Calendar] events aren't being published in the widget</description>
<language>en</language>
<pubDate>Wed, 25 Nov 2009 22:38:22 +0000</pubDate>

<item>
<title>kwbridge on "[Plugin: Events Calendar] events aren't being published in the widget"</title>
<link>http://wordpress.org/support/topic/270097#post-1164326</link>
<pubDate>Wed, 05 Aug 2009 19:31:40 +0000</pubDate>
<dc:creator>kwbridge</dc:creator>
<guid isPermaLink="false">1164326@http://wordpress.org/support/</guid>
<description>&#60;p&#62;thanks Chrishajer!  Exactly what I needed.
&#60;/p&#62;</description>
</item>
<item>
<title>SuperCurro on "[Plugin: Events Calendar] events aren't being published in the widget"</title>
<link>http://wordpress.org/support/topic/270097#post-1162472</link>
<pubDate>Tue, 04 Aug 2009 12:12:02 +0000</pubDate>
<dc:creator>SuperCurro</dc:creator>
<guid isPermaLink="false">1162472@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Great!!! it works!!
&#60;/p&#62;</description>
</item>
<item>
<title>erics123 on "[Plugin: Events Calendar] events aren't being published in the widget"</title>
<link>http://wordpress.org/support/topic/270097#post-1148114</link>
<pubDate>Thu, 23 Jul 2009 00:29:58 +0000</pubDate>
<dc:creator>erics123</dc:creator>
<guid isPermaLink="false">1148114@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks, chrishajer. Used the PHP Code Widget in the sidebar and added this code to get the Calendar to display as normal.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if (function_exists(SidebarEventsCalendar))  {
SidebarEventsCalendar();
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>viceng on "[Plugin: Events Calendar] events aren't being published in the widget"</title>
<link>http://wordpress.org/support/topic/270097#post-1129707</link>
<pubDate>Tue, 07 Jul 2009 23:09:55 +0000</pubDate>
<dc:creator>viceng</dc:creator>
<guid isPermaLink="false">1129707@http://wordpress.org/support/</guid>
<description>&#60;p&#62;it works in 2.7.1 not sure about 2.8
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "[Plugin: Events Calendar] events aren't being published in the widget"</title>
<link>http://wordpress.org/support/topic/270097#post-1129654</link>
<pubDate>Tue, 07 Jul 2009 22:34:52 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">1129654@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Looks like this widget is broken in 2.8 with the new Widget API.  I was able to work around this by using the &#60;a href=&#34;http://wordpress.org/extend/plugins/php-code-widget/&#34;&#62;PHP Code Widget&#60;/a&#62; in my sidebar and then calling the function directly to get a list of events:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if (function_exists(SidebarEventsList))  {
SidebarEventsList(5);
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;5 is the number of events I wanted to show in the list.
&#60;/p&#62;</description>
</item>
<item>
<title>pedropizano on "[Plugin: Events Calendar] events aren't being published in the widget"</title>
<link>http://wordpress.org/support/topic/270097#post-1098090</link>
<pubDate>Thu, 11 Jun 2009 06:38:16 +0000</pubDate>
<dc:creator>pedropizano</dc:creator>
<guid isPermaLink="false">1098090@http://wordpress.org/support/</guid>
<description>&#60;p&#62;same thing is happening to me, why would you say this is..is it because it has not been tested in wp versions higher than 2.6?
&#60;/p&#62;</description>
</item>
<item>
<title>klagreca on "[Plugin: Events Calendar] events aren't being published in the widget"</title>
<link>http://wordpress.org/support/topic/270097#post-1078158</link>
<pubDate>Tue, 19 May 2009 20:07:05 +0000</pubDate>
<dc:creator>klagreca</dc:creator>
<guid isPermaLink="false">1078158@http://wordpress.org/support/</guid>
<description>&#60;p&#62;still not working for me. I guess we'll sit tight and wait for a update.  Thanks though!
&#60;/p&#62;</description>
</item>
<item>
<title>christineblack on "[Plugin: Events Calendar] events aren't being published in the widget"</title>
<link>http://wordpress.org/support/topic/270097#post-1074295</link>
<pubDate>Thu, 14 May 2009 17:59:18 +0000</pubDate>
<dc:creator>christineblack</dc:creator>
<guid isPermaLink="false">1074295@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Alright, you need to go into the file &#34;ec_management.class.php&#34; and add this code: &#34;&#60;br /&#62;
&#60;strong&#62;&#60;br /&#62;
$statusPost = $_POST['EC_statusPost'];&#60;/strong&#62;&#34;&#60;/p&#62;
&#60;p&#62;after line 54 that reads &#34;&#60;strong&#62;      if(isset($_POST['EC_doPost'])) {&#60;/strong&#62;.&#34;&#60;/p&#62;
&#60;p&#62;Then you need to comment out &#34;&#60;strong&#62;, 'post_date' =&#38;gt; date('Y-m-d H:i:s')&#60;/strong&#62;&#34; by putting &#34;&#60;strong&#62;//&#60;/strong&#62;&#34; at the beginning of the line (should be line 59 or 60), and add in &#34;		  , &#60;strong&#62;'post_date' =&#38;gt; current_time('mysql')&#60;/strong&#62;.&#34;&#60;/p&#62;
&#60;p&#62;Hope that helps!
&#60;/p&#62;</description>
</item>
<item>
<title>christineblack on "[Plugin: Events Calendar] events aren't being published in the widget"</title>
<link>http://wordpress.org/support/topic/270097#post-1073863</link>
<pubDate>Thu, 14 May 2009 07:55:27 +0000</pubDate>
<dc:creator>christineblack</dc:creator>
<guid isPermaLink="false">1073863@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm having the same problem. I think it's with the code. The events are not being published..they are being &#34;scheduled&#34; to publish. I'll post if I can figure out how to fix this.
&#60;/p&#62;</description>
</item>
<item>
<title>Spioradfanai on "[Plugin: Events Calendar] events aren't being published in the widget"</title>
<link>http://wordpress.org/support/topic/270097#post-1072406</link>
<pubDate>Tue, 12 May 2009 20:16:46 +0000</pubDate>
<dc:creator>Spioradfanai</dc:creator>
<guid isPermaLink="false">1072406@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Okay - so my event calendar sidebar widget is not showing events when I add them to the calendar.  Previously one has shown up - now new one will create a post to the blog but will not show up in the sidebar.  Any ideas?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
