rainlab / mailchimp-plugin

Provides MailChimp integration services
MIT License
11 stars 16 forks source link

Not able to link website with mailchimp #27

Closed Mins17 closed 6 years ago

Mins17 commented 6 years ago

Hi, I am trying to integrate mailchimp plugin. I have entered the mailchimp list id and entered the mail chimp API key. When i enter an email address and press subscribe button. It does nothing and place the email address in the address bar of the chrome. Kindly help. Tell me what step am i missing here.

LukeTowers commented 6 years ago

Did you check your console for errors? Are you properly including jQuery and the OctoberCMS AJAX framework in your frontend?

Mins17 commented 6 years ago

in the console i don't see any errors. I write a mail address in the form and then i press the subscribe button, the page refreshes and in the url bar, the email address is written as - "abc.com/?email=xyz%40gmail.com"

i have added jquery in the head tags in the body part i've added-> {% framework %} {% page %} please tell if i need to add anything more.

LukeTowers commented 6 years ago

@Mins17 Do you have a live site up with the issue? You might have better luck asking for help on the slack

Mins17 commented 6 years ago

Yes i have a live site. Can you please help me, if I am missing some code here or have i not included some pre requisite to make this plugin work?

Mins17 commented 6 years ago

Hi, I have tested the plugin on different pages of my website, the plugin works smoothly but its not working only on the main front page of my website. Everything is same in all other pages the only difference being the user front end management plugin in the main front page.

LukeTowers commented 6 years ago

Got a link to it?

LukeTowers commented 6 years ago

@Mins17 I don't really have time to debug your specific case, I recommend you try the Slack group instead.

Mins17 commented 6 years ago

Thanks for your time.

Mins17 commented 6 years ago

Hi Luke, it was a mistake from my side. The plugin works perfectly. Thanks. You can close this issue.