This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP iCal Availability

Description

Show the availability of your holiday home by just importing an iCal feed. Is your holiday home listed on Airbnb, any other site or are you using Google Calendar? Use this calendar plugin to show the availability on your WordPress website. Add the iCal feed, sit back and relax!

Features of the Free version

  • Create one calendar
  • Import one iCal feed
  • Simple user-friendly interface
  • Displays the availability

Features of the Premium version

  • Create an unlimited number of calendars
  • Import multiple iCal feeds into one calendar
  • Display multiple months
  • Display a legend near the calendar
  • Create your own legend (apply your own colors and languages)
  • Change the first day of the week
  • Change the start month/year
  • Hide booking history on front-end
  • Show the week’s number (from 1 to 52)
  • Professional support

Download

Download the Premium version at www.wpicalavailability.com to discover its unlimited advantages.

Screenshots

  • The calendar in a sidebar as a widget

Installation

  1. Upload wp-ical-availability-free directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click on the menu entry ‘WP iCal Availability’
  4. Click on ‘Add New’ at the top of the page to create a calendar
  5. Click ‘Save Changes’ to save the calendar
  6. Embed the calendar on any page or post using a shortcode like [wpia id=”1″ title=”no” language=”auto”]

A widget of the calendar is also available

FAQ-e

How can I embed the booking calendar on a page or post?

Use the button ‘Add Calendar’ above your editor. An example of a token: [wpia id=”1″ title=”yes” language=”auto”]. If you paste this token in a page it will show your booking calendar with the title of the calendar.

How can I remove the booking calendar title from displaying?

Edit the shortcode: title=”no”.

I have another question

Please check www.wpicalavailability.com for more information.

Reviews

12 September 2021
This plugin(PRO) is the same as the simple booking calender. $39 for ical calender is expensive.
17 November 2020 1 reply
Been using this plugin for a while with great results but just tried to use as a shortcode. The example given is wrong because the quotes used are incorrect ! I can see lots of people have had this same problem but this WILL work without the quotes i.e. [wpia id=1 title=no language=auto] or if you use standard " quotes ! Took me a while to figure it out so I thought I'd save others the effort.
30 August 2018
Paid Plugin doesn't work. No Support is available. There are better free options out there. They made a great landing page so I bought it stupidly without reading any reviews.
12 August 2018
The plugin doesn't work with Internet Explorer 11. It displays the widget, which should be located in the right sidebar, at the bottom of the page. After finally scrolling down to the bottom of the page to see the widget, it becomes sticky, obscuring whatever content it slides over when the page is scrolled up and down. Also, the display of the widget is cut off and the buttons aren't displaying the right background color. The background color issue also occurs in Edge. Plugin hasn't been updated in over a year and support is non-existent. They're still selling a 'Pro' version of this on their own website, so buyer beware.
19 July 2018
Sent an eMail after I bought the wrong plugin. They answered within one hour and really helped me out easy and fast.Thumbs up!
23 July 2020
May 2018 : The plugin works fine with WordPress 4.9.5 and Theme OceanWP. The support corrected it in few days to be GDPR compliant with a Homeaway feed. Great support. Thank-you. July 2020 : The plugin still works 2 years after with Wordpress 5.4.2 and feeds from google calendars. A good buying. Thanks again.
Read all 26 reviews

Contributors & Developers

“WP iCal Availability” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP iCal Availability” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.3

  • Fixed: Compatibility issues with WP 5.7 and PHP 8

1.0.2

  • Fixed: Removed overwriting of the default timezone

1.0.1

  • Tweaked “Time exceeded notice”

1.0

  • Fixed URL encoding issue when trying to import a feed.

0.8

  • Some iCal feeds contain descriptions of bookings, for example the name of the guest. These descriptions were also sent to the plugin and loaded in the source code of the web page. We removed this, because it is not used.

0.7

  • Added file_get_contents as the main way to grab feeds, with cURL as a fallback method.

0.6

  • Added follow redirects to curl

0.5

  • Fixed a bug when the timezone is missing in the .ics file.
  • Improved compatibility with PHP7.

0.4

  • Fixed a compatibility issue with Google Calendar

0.3

  • Updated ics parser class
  • Fixed a compatibility issue with the premium version

0.2

  • Fixed importing URLs with special characters or blank spaces

0.1

  • First release