Changes

Jump to navigation Jump to search

Category:Widgets

224 bytes removed, 13:25, 20 October 2022
no edit summary
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> The availability calendar widget only processes data one year in advance. For more future dates the dates show available but are not bookable.
 
== If you do not have JQuery ==
 
If you do not have jQuery and jQueryUI installed on your web page add the following to the <head> section of your page.
 
<code> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script></code>
 
If you are required to be GDPR complaint you may need to download and self host this library, if so download to your server and change the src link accordingly.
== If the datepicker is not working or you do not have JQueryUI ==
<code> loadJQueryUI: false,</code>
 
If you are required to be GDPR complaint you may need to download and self host thess libraries, if so disable self loading, download the libraries to your server and change the links accordingly.
== Wordpress ==

Navigation menu