• I’m trying to speed up my site and one of the things noted after the speed test is:

    `Avoid document.write()

    …56e7ecd…/popup.js:2:86243(downloads.mailchimp.com)
    …56e7ecd…/popup.js:2:30659(downloads.mailchimp.com)`

    The two things using it are mailchimp which I no longer use and thought I had completely removed from my site but these two bits still show up on my home page.

    I cannot figure out where they are hiding to remove them. Can anyone help?

    Thanks,

    Victoria

    • This topic was modified 3 years, 2 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • It’ll not make very much of a difference in speed, however,
    See screenshot:
    https://postimg.cc/rDqvdVzg

    You still have code in the header from a plugin called ChimpStatic.
    You can check under:
    Admin –> Themes –> Editor –> header.php
    to see if you can remove it from there.

    Also, make sure ChimpStatic plugin is uninstalled.

    The two things using it are mailchimp which I no longer use and thought I had completely removed from my site

    On entering your site, the first thing one sees is a popup opt-in form. This form sends the captured data to MailChimp.

    So you’re surely still using MailChimp.

    @gappiah

    Yup! Lol,
    https://postimg.cc/PP1CX48Y

    My browser blocked it, so missed it the first time.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing Mailchimp code’ is closed to new replies.