So I've been looking for a working Google Calendar plugin and so far I haven't found one that works with my custom theme.
wpng-calendar: When I install this plugin, I get a notice in Firebug saying that a particular function is not defined. It's strange because once I widgetize my theme it should automatically include the required files in the header right?
I used this guide to widgetize my theme: http://www.quickonlinetips.com/archives/2007/11/how-to-widget-enable-wordpress-themes-in-3-easy-steps/
However all of the required js files are not included in the head of the document when I drag the widget into the sidebar that I've defined.
Any ideas?