Support › Forums › Gris – HTML Template › Setting up for mailchimp › Reply To: Setting up for mailchimp
April 6, 2016 at 6:36 am
#5265
Keymaster
Hi,
I don’t understand why you have so many problems with your email. It’s really strange. This is the code you need in your file ajaxchimp.js. Copy it and paste it into your file.
Inform me when you have done that and I will delete the code:
var urlForm = 'xxxxx';
var u = 'xxxxx';
var id = 'xxxxx';
$('#mc-form').ajaxChimp({
url: urlForm+'?u='+u+'&id='+id
});
Regards
-
This reply was modified 4 years, 10 months ago by
CreaboxThemes.