AJAX Calendar
| Download: | ajax-calendar2.zip |
|---|---|
| Version: | 2.4.9 |
| Updated: | September 15, 2008 |
| Size: | 30.94 KB |
Support This Plugin!While this software is being provided free to use, it takes considerable time to develop and support. If you do find it particularly useful or want to request a feature then consider donating money as an incentive for me to carry on developing it. Thanks! |
|
| I have other plugins too! | |
AJAX Calendar is a plugin that will display an AJAXified WordPress calendar. This enhances the functionality of the standard calendar by:
- Allowing the asynchronous navigation of months, without updating the page
- Adding a drop-down list of post titles in each month (through the «-» button)
- Widget support
Version History
- 2.4.9 - Fix DB prefix bug
- 2.4.8 - Category selection
- 2.4.7 - WP 2.6
- 2.4.6 - WP 2.5 compatability
- 2.4.5 - Update widget class for 2.1 support
Installation
No sniplet called advertTo install the plugin:
- Download ajax-calendar2.zip
- Unpack the zip. You should have a directory called
ajax_calendar, containing several PHP files - Upload the
ajax_calendardirectory to thewp-content/pluginsdirectory on your WordPress installation. - Enable the calendar in your theme from the Widget page
- Make any modifications to your theme, as required
- Activate plugin
You can find full details of installing a plugin on the plugin installation page.
Template tag
If you are not using WordPress Widgets you can display the calendar with the following template tag:
ajax_calendar ();
This should be inserted into your sidebar where you want the calendar to appear.
Example
Support
Please direct all support questions to the AJAX Calendar support forum. Any support questions left on this page may not be answered.
Bugs & New Features
A full list of all bugs can be found in the AJAX Calendar issue tracker.
A full list of all requested features can be found in the AJAX Calendar feature tracker.







Comments (page 12 of 17)
Jan 5, 2008 9:27 pm
... Hope I'm not too much of a pest, but I also now notice that your local install-file-name is "ajax-calendar2.zip". *I have this file also, as my previously downloaded version.* Before actually installing (a couple days ago), I dutifully went to WordPress plugins to get the latest, which is "ajax-calendar.zip". No "2".
It identifies itself in Admin > Plugins as v2.4.4, but is presented in the WordPress download page as v2.4.5, and generates the update notice, which can't be appeased.
Jan 5, 2008 9:15 pm
... Well, dang! I now notice on your own comments-page, that you list the current AJAX Calendar version as v2.4.4!
Over on the WordPress Plugins site, the page for AJAX Calendar, http://wordpress.org/extend/plugins/ajax-calendar/, lists the current version as v2.4.5. When the un-numbered zip-file is installed, the above-described difficulty ensues.
Ted
Jan 5, 2008 9:10 pm
I've downloaded v.2.4.5 from WordPress plugins & installed it, but it reports in my Admin > Plugins table that it is v2.4.4, and generates a Download Newer Version notice, saying v2.4.5 is now available. I repeated the download-install, same results. The file-name is just "ajax-calendar.zip", so to check whether anything has changed I have to download & install again. With a "ajax-calendar.2.4.5.zip" - then we know.
Thanks!
Jan 2, 2008 8:46 am
Hi, if I use the > Button the wrong code appears (not Unicode, no german umlaut). Where is the code of the calendar archive defined?
Jan 1, 2008 10:28 pm
Ninja, that looks a lot like you are using an old version of PHP - do you know what version you are running?
Dec 30, 2007 6:25 am
Are there any possibilities to insert an AJAX status indicator? That would be nice, because if the charge time takes a few seconds, users may think that nothing happens.
Dec 26, 2007 1:32 pm
I've uploaded the newest version (2.4.5) and am using wordpress 2.3.1 but the plugin won't activate. I'm getting the following error:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Cannot instantiate non-existent class: __class__ in /blahdirectorieshereblah/plugins/ajax-calendar/ajax-calendar.php on line 79
Dec 19, 2007 2:31 am
Hige and Kwiz, this is an effect of how the WordPress calendar function works (which AJAX Calendar uses). Basically the missing links are because you have no posts for that month, and so WordPress doesn't display anything.
Dec 6, 2007 12:56 pm
having a bit of a problem customizing the calendar. shows up one way in firefox and another in ei. i finally got it to display nicely how i want it to in ei - but now firefox is a bit off. And now when i click the next/prev month links, it puts the caption UNDER the day-of-the-week heading - which only happens in firefox :S.
plz let me know if you need to see any of the files im using to help me figure this out:
(ajax calendar) models/calendar.php and calendar.css
(theme) style.css and header.php
thank you
Dec 2, 2007 12:36 pm
I've installed the plugin, and placed in a widget. Yet, the previous or next link does not appear. Can you help?
Leave a comment