Day: April 7, 2023

Search an article

Thank you for connecting with us!

Your request has been successfully submitted. Lightweight Solutions will be in touch shortly to discuss how we can support your goals.

Get the Ultimate Checklist on
Digital Transformation

Concent
jQuery(function($) { $(document).on('wpformsAjaxSubmitSuccess', '#wpforms-form-12525', function(event, response) { console.log('WPForms 12525 SUCCESS'); setTimeout(function() { // Close the current Elementor popup if (typeof elementorProFrontend !== 'undefined' && elementorProFrontend.modules.popup) { elementorProFrontend.modules.popup.closePopup(); } // Open Thank You popup setTimeout(function() { console.log('Opening Thank You popup 12518'); if (typeof elementorProFrontend !== 'undefined' && elementorProFrontend.modules.popup) { elementorProFrontend.modules.popup.showPopup({ id: 12518 }); } }, 400); }, 300); }); });