Day: September 9, 2024

Search an article

Latest Technology News and Updates

As we approach the end of 2024, it’s time to review the latest technological developments.

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 submission successful!'); // Close the current Elementor popup if (typeof elementorProFrontend !== 'undefined') { elementorProFrontend.modules.popup.closePopup(); } // Open the Thank You popup setTimeout(function() { console.log('Opening Thank You popup...'); if (typeof elementorProFrontend !== 'undefined') { elementorProFrontend.modules.popup.showPopup({ id: 12518 }); } else { console.log('Elementor Pro frontend is not available.'); } }, 500); }); });