Hi, I followed the tutorial at: https://forum.tagdiv.com/the-newsletter-plugin/ to connect MailChimp to the Newspaper theme. But the form I built in MailChimp contains 3 fields, Email Address, First Name and Last Name. When I copy and paste the code from MailChimp into the Newsletter Element in TagDiv, only the Email Address input box appears, not name or surname. When I click Subscribe I get the Subscription Confirmed form from MailChimp, but at no point can I input my name and surname. What am I doing wrong please? Thanks.
Right, okay, thanks. I’m also trying to connect the site via the code that goes in the <head> tag in order to allow pop-up subscription forms from MailChimp, but this does not seem to work. Does this usually work with MailChimp? Thanks.
Hello !
Please make sure to insert the code in here: https://www.screencast.com/t/1ycvvYrYgQ This should work like a charm.
Let us know the result !
Thank you !
Hi,
I’ve inserted the MailChimp code between the <head> tags but when I click Update File I get a “nonce_failure” alert at the bottom of the screen and MailChimp says: “Hmm, we’re not able to detect your website to publish your pop-up. Make sure you’ve corrected pasted the code above into the header of your website. This can take a minute or two.”
Thanks.
Hello !
Please try adding your code here then: https://www.screencast.com/t/o8a9wRFIr6q
Let us know the result !
Thank you !
Hi,
That’s not worked either unfortunately. I’m not sure why?
Thanks.
Hello !
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !
Thanks for helping with this, I’ve followed your instructions and the popup appeared to work. But I’ve just checked again and I now get the following error on mobile, here is a link to the screenshot I took: https://thebestlifeproject.co.uk/wp-content/uploads/2020/10/Screenshot-2020-10-13-at-12.40.34.png
Hi,
A quick fix for this problem with getimagesize is to adding an extra parameter in theme file, the file path is wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 set before getimagesize and ‘@’ like this -> https://i.imgur.com/VOWmTCI.png
This problem will be solved in the coming updates!
Thank you!