document.addEventListener('DOMContentLoaded', function() { document.addEventListener('royalPopupAfterOpen', function() { if (typeof wpcf7 !== 'undefined' && wpcf7.initForm) { document.querySelectorAll('.wpcf7 form').forEach(function(form) { wpcf7.initForm(form); }); } }); });