Comments Fabrizio started the conversationJune 15, 2023 at 10:13amI need to insert a tag <script>, in <head> section site, for activate MailChimp pop-up newsletter form.How can do it in all pages or in one specific page?Thank you. 1,973Support repliedJune 17, 2023 at 5:27pmHello Fabrizio,you can follow the example in /include/scripts-config.phpto enqueue any scripthttps://prnt.sc/BCHsZbRY_BnVif you want a certain page you can enqueue it conditionally using is_page functionhttps://developer.wordpress.org/reference/functions/is_page/Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
I need to insert a tag <script>, in <head> section site, for activate MailChimp pop-up newsletter form.
How can do it in all pages or in one specific page?
Thank you.
Hello Fabrizio,
you can follow the example in /include/scripts-config.php
to enqueue any script
https://prnt.sc/BCHsZbRY_BnV
if you want a certain page you can enqueue it conditionally using is_page function
https://developer.wordpress.org/reference/functions/is_page/
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy