Yep, got it.
So you have javascript errors on the page :/
21:35:03.048 ReferenceError: jQuery is not defined
<anonym> jquery.qtip.min.js:3
<anonym> jquery.qtip.min.js:3
<anonym> jquery.qtip.min.js:3
1 jquery.qtip.min.js:3:82
jQuery is loaded after the javascript files of Matukio, i don't know how this happening. Joomla libraries are normally loaded before and we also try to include it before.
<script src="/Joomla3/media/lib_compojoom/js/jquery.qtip.min.js" type="text/javascript"></script>
<script src="/Joomla3/media/com_matukio/js/moment.min.js" type="text/javascript"></script>
<script src="/Joomla3/media/com_matukio/js/fullcalendar.min.js" type="text/javascript"></script>
<script src="/Joomla3/media/jui/js/jquery.min.js" type="text/javascript"></script>
Did you update your template? Or do you have a plugin active which does something with jQuery?
And you set loading bootstrap + jquery in Matukio to no. Any reason for that? As we load the joomla jquery version and only our strapped css for bootstrap 3 (no JavaScript).
Activated that back and activated also the compression, now it seems the ordering is better.. Not sure what is going on, but this is nothing caused by Matukio normally.
But at least it is working now.
Kind regards,
Yves