-
hi
I am having trouble using a header script for mailchimp pop up. I am loading js script code in the Theme Options/code/header. However when i inspect the raw page the script isnt present in the header.How to load mailchimp raw code (js script) and enable it within the luxury theme?
thanks
Kevin
code : below plus am inserting the jquery file in root as mailchimp seems to look for it there and not where WP has it by defualt.
<script type=”text/javascript” src=”//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”></script><script type=”text/javascript”>require([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us15.list-manage.com”,”uuid”:”e96727972e6f58c49ff839a96″,”lid”:”ead5ffe4b1″}) })</script>
Header scipts for mail chimp
This topic is: resolved