Page 1 of 1

Mailchimp script stopped working

Posted: Tue Jul 09, 2019 6:10 am
by lsim
I have a mailchimp script showing my newsletter archive on a page. But it stopped working last week.

Here is the page: https://lesley.pizza/newsletter-archive

Here is the code:

Code: Select all

<script language="javascript" src="//pizza.us20.list-manage.com/generate-js/?u=c707b2b5c0370eb8e4ddc9485&fid=4273&show=10" type="text/javascript"></script>
I've already tried adding it directly into the index.txt file.

I've tried it both with the TinyMCE and the SimpleMDE plugins. It just doesn't show up.

In addition, I tried adding a random script, and it also didn't show up.

Code: Select all

<p id="demo"></p>

<script>
document.getElementById("demo").innerHTML = "Hello JavaScript!";
</script> 
Help please! :)

Re: Mailchimp script stopped working

Posted: Tue Jul 09, 2019 9:17 am
by Jay
You mean that you can't see all 3 newsletters on the page?

Code: Select all

30/06/2019 - For Sale: Used Backpack, $0 - Newsletter #3
16/06/2019 - Help! My toilet's choked - Newsletter #2
02/06/2019 - Why does HBO Go suck? - Newsletter #1
It's a matter of your browsers privacy settings, not bludit or mailchimp script.

Re: Mailchimp script stopped working

Posted: Tue Jul 09, 2019 11:31 am
by lsim
OH! Ok, that was dumb of me. :lol:

sorry! Thanks for that! :)