|
ChangeLog
2008-03-14 l1jockeys Version 0.8.5
2008-03-09 l1jockeys Version 0.8
2008-02-18 l1jockeys Version 0.7.2
2008-02-17 l1jockeys Version 0.7.1
|
Sign in to add a comment
|
|
Search
|
|
ChangeLog
2008-03-14 l1jockeys Version 0.8.5
2008-03-09 l1jockeys Version 0.8
2008-02-18 l1jockeys Version 0.7.2
2008-02-17 l1jockeys Version 0.7.1
|
Sign in to add a comment
is there any way to get wpng-calendar to display only the current events to the hour, rather than for the entire day? if so please tell me how (i'm sure its no more than changing a couple of fields), its for my college radio station website, and would be helpful to display what radio shows are currently on air.
my e-mail is kbvrfmweb887@gmail.com
thank you for your help!! ~pete
This looks like a great plugin for a school blog I'm doing. But I can't get the calendar to display, and I suspect it's the feed address I'm using. Frankly, I don't know what to use, because the ones that come up from the XML buttons all have "basic" at the end.
My email is lane.lester @ gmail.com
Lane
OK, I RTMed and found I was supposed to change "basic" to "full." That gets the Upcoming Events widget to display, but the Calendar page is still blank.
A couple of formatting problems with the http://www.wiredstudios.com/wordpress-themes/wswired-theme-for-wordpress-by-wired-studios.html#more-18wsWired theme I'm using. Unlike the other widgets I'm using, yours is displaying two title bars. And the date of each event is to the left, outside of the intended widget area.
Lane
Hey man, great work on the calendar plug-in! Any advice on how to get it to work with other languages but English? I'm using it on a Dutch website and I'd like to translate it. Cheers, EP.
epologee We only have a few spots where we show text outside of what comes from the calendar. Most of the "hardcoded" values are in function.js. Look for:
dateString = 'Today';
and
dateString = 'Tomorrow';
We also use the Date JS library. They already have a Dutch version of the code. Just grab that version, drop it in the plugin JS directory. Rename the one I have to another name. Then rename the Dutch version to date.js. Now your date values will be displayed in Dutch.
No matter what settings I use, I can't get a calendar to display. I tried both the widget and page method, and all I get the busy icon. I'm using wp 2.3.3 and wpng-calendar 0.8.5, as well as the full feed. Who has it working here?
Hi,
I got the calendar to display as a widget. For those who are facing issues on this : Make sure that your calendar settings has changed to allow everyone to access the calendar. You will get a popup message indicating that the calendar will show up in google searches - thats when you know you are on the right track change the url at the end to /full from /basic
However, the page is not displaying at all. Any Help ?
I love this plugin, but I can't figure out how to edit the style sheet. I just want to add some padding to the left side of the events. The sidebar widget generates the following code:
<li id="wpng-calendar" class="widget widgetWPNGCalendar"><h2 class="widgettitle"></h2> <h2 class="widgettitle">Upcoming Events</h2> <div id="wpng-cal-widget-events"></div> <div> <script type="text/javascript" defer> widgetListSize = 5; addLoadEvent(loadCalendarWidget); </script> </div> </li>
I don't see any style declarations for: wpng-calendar, widget widgetWPNGCalendar, widgettitle, or wpng-cal-widget-events, and the <div> that contains the script doesn't have a style associated with it anyway. I know I'm missing something here, so I appreciate any help you can pass along.
Thanks!!
I get the following error when trying to update the page's custom fields with wpng-calendar's key & value:
Warning: Cannot modify header information - headers already sent by (output started at /home/content/n/e/x/nextgenbal/html/wp-content/plugins/wpng-calendar-/wpng-calendar.php:1) in /home/content/n/e/x/nextgenbal/html/wp-includes/pluggable.php on line 689
I'm using WordPress? 2.5 & wpng-calendar 0.8.5
@l1jockey thanks for the tips about the localization. Found then all in the functions.js: "Where: ", "When: ", "< show older events", "show later events >", "Map" and then some. Thx!
I can't get this to work with wordpress 2.5, just wondering if anyone else can? Ty
ope. don't seem to work with 2.5
Here is working on wp 2.5: www.iglesiazambrano.com (calendario and widget in the sidebar)
Thx for all!
I'm having issues as well. When I use danielgc's code it works fine.
Ok you must make sure that you select an option for 'wiki markup' to get it working.
Great plug in! Do you have any hint on how to display time in the 24 hours format (i.e. 21 instead o 9)? Thanks
I'm using your wordpress plug-in for which I'm very grateful. I just have one problem. The plugin seems to be putting a dot before the title. you can see an example at this site. http://gateway-community.com/New_Site/ I've gone through all the code through wordpress looking for any kind of dots, and there are none. I tried it out on my other blog, www.thelindners.org as a sidebar widget, and it put in an extra graphic header before the title header.
I would appreciate any help you can offer, I really like the look of your plug in over the look of the google calendar, and I would like to be able to use it.
@moosemusicman: Try using the "list-style-type: none;" CSS property for Unordered Lists (UL). The code would look something like:
ul { list-style-type: none; }
Hello,
This plugin is great but takes a lot of ressources. On my site, loading time is multiply by 3 when I activate it. Do you think about making a new version soon ?
Nicolas
I can get the widget to work correctly, however I can't get the page functionality to work correctly with 2.6. Are there any tricks to getting it to work correctly?
Bryce Leinan bryce (at) ivreno.org www.ivreno.org/wordpress
I followed all the steps but on the page and widget, there are no events shown. Help ! I am running 2.6. Tried using the default theme. Nothing works.
Is there a way I can display events in the sidebar without using the widget? thanks, and great work on this
I get a permanent loading gif... no calendar in Wp2.6
Yep, it's BROKEN. Don't use it!
All mine shows is this image - plugins/wpng-calendar/images/loading_large.gif
I can view calendar perfectly in Sidebar & page in IE7 & Firefox but some users just get white space, I'm guessing something to do with JS settings on their machines - any idea's please?
Works wonderfully on my WP 2.6 install. Make sure you API key is correct, and your calendar's URL is correct. It takes some fooling around to get the right address, but follow the example given!
On another note, I would love to see the ability to pull in more than one calendar. In my organization we have several departments that have their own calendars. If I could pull them all into one (as Google's embedding feature does) I could generate a general calendar for all depts.
Hi, Thanks for the plugin, it works a treat. I'm using WPMU 2.6 and dropped the unzipped WPNG-Calendar (v0.8.5) directory into the WordPress? 2.6 plugins directory not the mu-plugins directory. Activated the plugin from the plugins option, then configured the WPNG-Calendar plugin from the settings option. Used the XML setting from the calendar address, altering the last word from basic to full as per the instructions.
I would echo the comments above from jmarty18 as I too would love to include other google calendars in the one listing as there are several contributors that create our full calendar.
This took a while to figure out, but the reason why it is not showing up in most of your pages is most likely because you do not have the correct format for the google calendar feed. I looked forever on the google calendar site to find the correct format, but i couldn't find it, so i decided to write it myself.
http://www.google.com/calendar/feeds/xxxxxxxxxx%40group.calendar.google.com/public/full
Replace the xxxxxxxxxx with the google calender id which is a 26 character key found in almost all of the embed links on the google calendar 'calendar details' section.
where should the API key be inserted in wpng-calendar/wpng-calendar.php?
What is the address for the full feed?
Is it possible to change the time formatting from the AM/PM format to a 24-hour clock, as well as display the full range of the time (i.e., not just 1:00 but 1:00-3:00?) directly on the calendar page? Thanks!
Is it possible to get the widget to show events in a larger timespan? Apparently it only shows events in the next half a year. I'm using a google calendar to track some low frequency conferences and display them in the sidebar of a blog.
@slowdown : to change to a 24-hour format, you need to edit the function.js file and change the "h:mm" to "H:mm". @amaraa : the full feed's address is the same as the basic address, in which you want to replace basic by full at the end.
Hi
I cant get the plugin to activate. I get the following error
Cannot redeclare widgetwpngcalendar()
I'm using wordpress 2.7
Thanks
Widget sidebar implementation adds an extra h3 tag before the php-added h2 code chunk for the title of the calendar (in wpng-calendar.php--I altered the h2 tags to be h3 tags on line 270 of wpng-calendar.php to fit the design of the LightWord? theme I'm using.)
I'm not sure if this is a bug with the WPNG Calendar widget or with the LightWord? theme. Any ideas?
the site is here? http://www.clambakecombo.com/wp/
Oh, I found the answer to that last post in the wiki pages.
Visit this thread for the code changes:
http://code.google.com/p/wpng-calendar/issues/detail?id=43&q=title
This should really be included in the next update!
I'm using Wordpress 2.8.4 and I can't get the plugin working. I've got it working on an older version of WP (2.5.1) in the past so I don't think it is something I've blundered. (Yes the feed URL ends in full)
I just get a spinning wheel for both the events page (http://resilientmanitoulin.com/events/) and in the sidebar widget. Any tips on how to go about debugging this?
eeee