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 8 of 17)
Sep 10, 2007 2:56 am
Thanks John for your help, but there is definitely NO ajax calendar widget in my wordpress widget menu if I activate your plugin.
I found this webpage http://www.unfocus.com/projects/2007/08/31/ajax-calendar-widgetized/ And if I use the first code your widget show up, but don't work either.
Sep 9, 2007 9:43 pm
Alfons, yes there is support, but as the software is developed in my personal time a response is not going to be immediate.
Shantall, yes there is a widget, and it does work with WP 2.2.2. It won't replace the standard calendar, you have to add the AJAX calendar either through a widget or by inserting the
ajax_calendar ()function in place of the standardwp_calendarSep 8, 2007 6:34 pm
Is there any support for problems with your plugin?
Sep 7, 2007 1:52 pm
It seems your plugin won't work with the lightbox2 plugin.
Sep 7, 2007 9:34 am
Is there any widget for your plugin?
It don't work without with Wordpress 2.2.2. I activated it, but there is still the normal Wordpress calendar. No AJAX. Do I need to place somewhere a special code? I thought it simply replace the standard calendar.
I need some help please!
Sep 5, 2007 6:18 am
How can I use the AJAX Calendar without using a widget?
Sep 3, 2007 3:32 am
Serkan, the 404 occurs because one of the required files is not where it should be. It really sounds like something went wrong with the installation of the plugin. You can change the style of the calendar by using CSS. The new version includes some default style.
Brian, the plugin was not widget enabled, but it is now.
Sep 2, 2007 8:36 pm
Please contact me!!!
I don't get how to use this when using the Widgets sidebar in Wordpress? It doesn't show up then. . .
Aug 30, 2007 9:22 am
Actually, something changed. When I press the « button, now it gets me the 404 page. So, we can tell that the ajax code is working well. But;
- Why does it show me 404 error?
- Why can't I change anything visually? You can see that the calendar is pretty ugly and I don't know how to change it.
Thanks very much for your help.
Aug 30, 2007 5:12 am
John,
I inserted the code in my section, but nothing's changed.
Leave a comment