JS popup mail chimp
Hi can you help me to understand to paste this code of mail chimp about the popup form?
I try to paste it on custom JS in option theme but doesn't work
<script type="text/javascript" src="//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.us12.list-manage.com","uuid":"325480346be2adbfee03e425d","lid":"396e7cfe58"}) })</script>
Comments
we suggest to use WP Mailchimp for WordPress instead if you don't know how to work with raw coding scripts.
<script type="text/javascript"
src="//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.us16.list-manage.com","uuid":"f1766d810c71e5bff6aa53d8e","lid":"f2badb0b3f"})
})</script>
How can I add this to my pages?
paste this custom JS code into theme options>custom css&js>JS but without the <script> tags.
thanks
I'm also trying to get multiple custom scripts to work but can't figure it out. How exactly do you remove the script tags without affecting the source link within?
These are two examples of code I'm trying to use:
(this one requires requires jQuery 1.7+)
Script 1:
<script type="text/javascript"
src="https://dash.reviews.io/widget/float.js"
data-store="my-website" data-color="#12CF6C"
data-position="right"></script>
<link href="https://dash.reviews.io/widget/float.css" rel="stylesheet" />
Script 2: If you could show me how to use these scripts in the custom JS editor it would be greatly appreciated.
Many thanks.
Sorry, but we did not test this script/plugin with the theme. Our policy states that we do not support third party plugins or custom code so unfortunately, we cannot be of any help to you.
Also, we cannot recommend any plugins other than the ones we support. You can find the list on this page, in the sidebar:
https://themeforest.net/item/betheme-responsive-multipurpose-wordpress-theme/7758048
thanks