Hi Aidan,
sorry for the late response - you have some javascript errors on your page:
Timestamp: 22.02.15 19:53:57
Error: TypeError: $(...).validationEngine is not a function
Source file:
skydive.yspi.eu/index.php/events-list/bo...ive-day-2nd-may-2015
Line: 191
This is caused by an very old jQuery version (probably loaded by mod_jt_superfish_menu):
<script type = "text/javascript" src = "
ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js
"></script>
You have to update that part in order to get Matukio working properly (and any other extension using jQuery). You can try using jQuery easy - or update to Joomla 3.3 (which you should definitely do anyway soon).
Kind regards,
Yves