Tagged: x
-
AuthorPosts
-
September 8, 2016 at 7:45 pm #1167310
rms_webpsykologenParticipantHi,
I am not a programmer to start with.An external partner mailchimp wants me to add a javascript like this in order to have a popup on my site:
<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.us14.list-manage.com”,”uuid”:”cb0fd1e8a2747b2732a23d126″,”lid”:”c13b45761d”}) })</script>
I tried to add it directly with the “add global javascript here” that says the following “donĀ“t put scripts tag here”
with some trial and error I took away the tags? and ends up with this code
src=”//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”
require([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us14.list-manage.com”,”uuid”:”cb0fd1e8a2747b2732a23d126″,”lid”:”c13b45761d”}) })is this the correct way to do it.
best regards/roger
my site is http://www.lugn-och-ro.se and all the latest versions wp, X
September 9, 2016 at 1:48 am #1167608
DarshanaModeratorHi there,
Please don’t open several threads for the same question. I have replied to your other thread and you can use it for further communication.
Thank you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1167310 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
