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 16 of 17)
Sep 17, 2008 4:54 am
Wonderful plugin! Worked like a charm, even inside a jTabber =D
Sep 15, 2008 4:15 am
Javier, the category selection is working for me. Are you specifying the categories as comma-seperated IDs?
Sep 12, 2008 8:43 am
WP Version 2.6.2
AJAX Calendar Version: 2.4.8
I receive the following error:
WordPress database error: [Table '*****_db1.wp_term_relationships' doesn't exist]
SELECT DISTINCT DAYOFMONTH(post_date) FROM *****_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_taxonomy ON (wp_term_relationships.term_taxonomy_id = wp_term_taxonomy.term_taxonomy_id) WHERE MONTH(post_date) = 9 AND YEAR(post_date) = 2008 AND post_status = 'publish' AND post_type='post'
Revert to AJAX Calendar Version: 2.4.7
Works with no Problems.
Sep 11, 2008 1:43 pm
Hi,
I installed in WP 2.6. The category selection is ignored, always show all. But the plugin is great, thank you very much!
Sep 7, 2008 1:28 am
Thanks for the great plugin. I installed it in the new WP version 2.6.1 and it works just fine.
Sep 4, 2008 4:10 am
Kyle, you can only browse +/- 1 month
Sep 3, 2008 3:46 pm
great plugin. Is there a way to be able to browse all months? Or at least more than +/-1?
Aug 7, 2008 12:42 am
Thanx! I was looking for a way to customize the default calendar. This is a start. A good start.
Jul 24, 2008 4:50 am
This is a great plug in
Jul 15, 2008 6:58 am
Just to tell that I upgraded under WordPress 2.6, and that I have no problem with this plugin.
Leave a comment