Support › Forums › Cian – HTML Template › Mailchimp Newsletter › Reply To: Mailchimp Newsletter
July 15, 2014 at 8:59 am
#3805
Keymaster
Hi,
I have reviewed your website. Try to delete the code for the other kind of subscription form. That could be cause a javascript conflict.
You have to edit the file custom.js (folder js) and delete the code from the line 82 to 110:
$('.success-message').hide();
...
});
Regards