• Resolved cliffrohde

    (@cliffrohde)


    The EEPURL is an http link, not an https link, which may be causing Chrome to throw a message that because of mixed content on a secure site, the page with the Maichimp widget is not secure. Code below:

    <!– Begin MailChimp Signup Form –>
    <div id=”mc_embed_signup”>
    <form class=”newsletter-form” action=”https://eepurl.com/REDACTED&#8221; method=”post” target=”popupwindow” onsubmit=”window.open(‘https://eepurl.com/REDACTED&#8217;, ‘popupwindow’, ‘scrollbars=yes,width=650,height=520’);return true”>
    <input type=”text” name=”EMAIL” class=”required email” value=”E-mail” id=”mce-EMAIL” onfocus=”if (this.value == ‘E-mail’) {this.value = ”;}” onblur=”if (this.value == ”) {this.value = ‘E-mail’;}”>
    <input type=”submit” value=”Submit” name=”subscribe” id=”mc-embedded-subscribe” class=”btn submit button”>
    </form>
    </div>
    <!–End mc_embed_signup–>

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