情況我已經創建了一個郵件黑猩猩電子郵件列表表單,其中包含官方郵件黑猩猩嵌入式表單創建者。當我在我的開發機器上測試它時,它可以工作幾次,但過了一會兒,就像一天后,當我把代碼在線上傳到我的數字海洋服務器時,它不會立即停止工作。我沒有以任何方式修改我從郵件黑猩猩復制和粘貼的代碼。正確的工作案例人們在一個文件中輸入他們的電子郵件點擊訂閱彈出窗口從郵件黑猩猩出現驗證碼在該彈出窗口中執行審批顯示在小操作窗口上訂閱者收到符合等級的郵件如果我上網,我可以看到有那封電子郵件添加到我的受眾中錯誤案例人們在一個文件中輸入他們的電子郵件點擊訂閱重新加載了我用像這樣的長URl上的同一頁面https://MYWEBSITE.COM/?EMAIL=SUBSCRIBER%40gmail.com&b_11111111111111111111111111111111_1111111111111111=&subscribe=Subscribe沒有向我的受眾添加電子郵件地址郵件黑猩猩代碼<!-- Begin Mailchimp Signup Form --><link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css"><style type="text/css"> #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;} /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */</style><style type="text/css"> #mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;} #mergeRow-gdpr {margin-top: 20px;} #mergeRow-gdpr fieldset label {font-weight: normal;} #mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}</style>
1 回答

慕田峪7331174
TA貢獻1828條經驗 獲得超13個贊
我已經清理了保存郵件黑猩猩代碼的多個容器。
<div class="container text-center">
沒有關閉,所以我已經關閉了</div>
通過郵件黑猩猩的設置并驗證要用于發送的電子郵件地址。
在服務器上:
sudo systemctl daemon-reload sudo systemctl restart gunicorn
添加回答
舉報
0/150
提交
取消