sixfifty Posted August 7, 2023 Posted August 7, 2023 Is there a block for custom code popups by external parties like Mailerlite? We've inserted a code for custom popups in the Developer Tools > Code Injection > Header section but are not seeing the popup. The site is on Commerce Basic
tuanphan Posted August 9, 2023 Posted August 9, 2023 Can you provide code? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
sixfifty Posted August 10, 2023 Author Posted August 10, 2023 Hi @tuanphan - here's what I have: <!-- MailerLite Universal --> <script> (function(w,d,e,u,f,l,n){w[f]=w[f]||function(){(w[f].q=w[f].q||[]) .push(arguments);},l=d.createElement(e),l.async=1,l.src=u, n=d.getElementsByTagName(e)[0],n.parentNode.insertBefore(l,n);}) (window,document,'script','https://assets.mailerlite.com/js/universal.js','ml'); ml('account', '357978'); </script> <!-- End MailerLite Universal --> I did a check for settings on the Mailerlite side from this article: https://www.mailerlite.com/help/how-to-troubleshoot-pop-up-forms
tuanphan Posted August 12, 2023 Posted August 12, 2023 On 8/10/2023 at 8:15 AM, sixfifty said: Hi @tuanphan - here's what I have: <!-- MailerLite Universal --> <script> (function(w,d,e,u,f,l,n){w[f]=w[f]||function(){(w[f].q=w[f].q||[]) .push(arguments);},l=d.createElement(e),l.async=1,l.src=u, n=d.getElementsByTagName(e)[0],n.parentNode.insertBefore(l,n);}) (window,document,'script','https://assets.mailerlite.com/js/universal.js','ml'); ml('account', '357978'); </script> <!-- End MailerLite Universal --> I did a check for settings on the Mailerlite side from this article: https://www.mailerlite.com/help/how-to-troubleshoot-pop-up-forms Can you check code again? I tried testing on both Squarespace & WordPress but it shows nothing, maybe code is incorrect or missing something Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment