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 3 of 17)
Jul 9, 2006 2:06 pm
Hi,
I have implemented this Calendar on my Blog and also made a review post.
It is working fine, but there is one problem or bug. When I click `«-»` button, instead of displaying drop-down list. It opens a page of posts of that month.
Can you advice.
DG...
Jun 10, 2006 7:23 pm
Good idea but does not work right in 2.* wordpress, I know your running it here but after inspecting the javascript in the head of your html I can see that it is different than what is being written in my html. Also I followed the links to other sites in this thread that claim it works but after using the calendar on those sites for just a few clicks the ajax errors kept popping up. I guess this is still very beta. Good Luck
Jun 5, 2006 11:53 pm
Very Good Ajax Calendar used in my site my space blog.
Thanks
Jun 2, 2006 3:23 pm
As seen on my blog (WP 2.0.3), I get an error : Fatal error: Call to undefined function: ajax_calendar() in /xxxxxxxxxxx/biblio-manga/wp-content/themes/default/sidebar.php on line 3
And i put this line in "sidebar.php" :
Any idea ?
May 27, 2006 11:45 am
Well its definitely a caching issue. I deleted the html file in the calendar cache and that didn't work initially. Then I realized my entire site is being cached by another plugin (wp-cache), so when I cleared that cache it genereated a new cache with a new calendar cache as well.
May 26, 2006 5:22 pm
My calendar doesn't link to any new posts I create. It has links to posts created prior to the installation, but any new posts are left off. Did I mess something up in style.php that could have caused this? I didn't touch any other code. Or is this something caused by the caching option? I noticed the live calendar at the top of this page also doesn't link to any posts.
May 16, 2006 8:37 pm
Yes, you can see it here : http://blackhoney.us
May 16, 2006 8:08 pm
2.0.2 should be fine (I'm using it here). Do you have it running on a website I can look at? I've probably done something stupid.
May 16, 2006 5:37 pm
For me the ajax calendar doesn's ajax.The page does indeed refresh and takes a long time to do so and clicking that dropdown menu thingy doesn't work.It keeps my page in limbo while attempting to refresh.Can't imagine what I am doing wrong...?
May 16, 2006 10:06 am
It still doesn't work as yours does here.Perhaps because I am using WP 2.0.2...?
Leave a comment