I have the same problem on my site as well.
https://www.gooische-kookstudio.nl/popup
When you click on “Vrijblijvende Offerte” easy fancybox should pop-up with a contact form.
HTML for the page:
Vrijblijvende Offerte
<div class=”fancybox-hidden” style=”display: none;”>
<div id=”contact_form_pop”>[contact-form-7 id=”47″ title=”offerte”]</div>
</div>
When i look at the javascriptconsole i get the following error:
ncaught TypeError: Object #<Object> has no method ‘onCleanup’
The error occurs in:
https://www.gooische-kookstudio.nl/wp-content/plugins/easy-fancybox/fancybox/jquery.fancybox-1.3.4.pack.js
line 25
I have no idea what this error means.
I have installed easyfancybox on another site with the same theme and there it is working like a charm