• Eyelash / php jquery image management
  • WordPress Plugin : Ajax calendar with future posts

    Ajax calendar with future posts : widget for displaying calendar, with day links and ajax month navigation, including wordpress query filters for displaying future posts, future archive pages. Very useful for events websites

    This new plugin is an extension of :

    instead of using the get_calendar function from the core wordpress includes, I duplicate it in the plugin and modify it.

    Download Ajax calendar with future posts plugin on wordpress plugins

    1. 5 Responses to “WordPress Plugin : Ajax calendar with future posts”

    2. March 16, 2011 - admin

      TODO : compatibility with WPML when dates are different between translation and original post, problem

    3. April 15, 2011 - Gyro

      This does not seem to work on IE

    4. April 17, 2011 - Gyro

      Actually I managed to fix this by commenting out the original line and using jQuery…

      //document.getElementById(‘wp-calendar’).innerHTML=response;
      jQuery(‘#wp-calendar’).replaceWith(response);

      Maybe you should update your plugin with this?

      Thanks

    5. September 7, 2011 - kl

      Is there any way to add the sidebar widget to my custom template? Is there an instruction guide?

    6. February 17, 2012 - Joe Siegler

      It would be really nice if I could define the starting calendar month when the calendar appears on a certain page or category.

      Is that possible?

    Quick contact form