Day: May 6, 2024

Search an article

Tech Essentials: 4 Simple Tricks to Make the Most of Your Tech

Empowering Users, One Tech Tip at a Time! At Lightweight Solutions, we believe technology should

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); }); });