Description
AJAX Calendar is a plugin that will display an AJAXified WordPress calendar, include future posts for usage in event calendar. This enhances the functionality of the standard calendar by:
- Allowing the asynchronous navigation of months, without updating the page
- Added to blog as a widget
- displays future posts and includes query filters to allow display of posts even for planified/ future posts
- link to month archive
- display filter ajax_calendar_future_calendar_after can be used to add theme specific content below the calendar, like a google map of event (check out tiarvro.org for demo)
- documentation and plugin details : http://www.webmasterbulletin.net/wordpress-plugin-ajax-calendar-with-future-posts
- this plugin is the basis for our WPFESTIVAL theme development project : http://wpfestival.com. Bring your suggestions !
Documentation
Full documentation can be found on the AJAX Calendar page.
Installation
The plugin is simple to install:
- Download the zip file
- Unpack the zip. You should have a directory called
ajax_calendar_future
, containing several PHP files - Upload the
ajax_calendar_future
directory to thewp-content/plugins
directory on your WordPress installation. It is important you retain theajax_calendar_future
directory structure - Activate plugin and move the AJAX CALENDAR widget in a sidebar
- go to Settings / Ajax Calendar Configuration Screen and check AJAX if you want bottom links to reload the calendar with AJAX
Plugin author
Plugin official website address
https://wordpress.org/plugins/wordpress-plugin-ajax-calendar-with-future-posts/
If you encounter problems in using the AJAX Calendar Future POSTS plugin, you can comment below, and I will try my best to help you solve the problem