Description
As we where implementing Cal Jafra accommodation website we discovered the need to integrate our plugin with Ajax Availability Calendar.
This plugin performs this integration.
More information
Ajax Availability Calendar for WordPress by DeMomentSomTres
Features
- Accommodation custom type additional field to set the accomodation code in ajax availability calendar.
- Adminstration page to setup default language and relative path to ajax availability calendar.
- Direct access to Ajax Availability Calendar admin inside WordPress admin.
- Widget: show an iframe with the content in a widget.
- Shortcode: [dms3-ac-ajaxcalendar id=”(optional) id” lang=”(optional) the lang iso code” height=”(optional) height in px or %”] returns using the id provided by accommodation post type
- Shortcode: [dms3-ac-ajaxcalendar-nc id=”(optional) id” lang=”(optional) the lang iso code” height=”(optional) height in px or %”] returns the calendar using the id from te calendar
History & Raison d’être
As we where implementing Cal Jafra accommodation website we discovered the need to integrate our plugin with Ajax Availability Calendar.
On June 2016 we were to release Cal Florit where we did not use DeMomentSomTres Accommodation but Ajax Availability Calendar. We opted to adapt this plugin adding a new shortcode. And at the same time we tried to provide a more solid framework.
FAQ
Which Shortcode Do I Choose
If you have installed demomentsomtres accommodation you can use both. If you haven’t installed demomentsomtres accommodation you can only use the shortcode ending in -nc.
Syntax of dms3-ac-ajaxcalendar shortcode
[dms3-ac-ajaxcalendar id=”(optional) id” lang=”(optional) the lang iso code” height=”(optional) height in px or %”]
* id is the accommodation post id
Syntax of dms3-ac-ajaxcalendar-nc
[dms3-ac-ajaxcalendar-nc id=”(optional) id” lang=”(optional) the lang iso code” height=”(optional) height in px or %”]
* id is the accommodation id in ajax calendar
Support
You can get support via WordPress forums or via comments in this page.