Title: button not working
Last modified: August 21, 2016

---

# button not working

 *  Resolved [leslie_j_r](https://wordpress.org/support/users/leslie_j_r/)
 * (@leslie_j_r)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/button-not-working-3/)
 * Hello,
 * Love the idea behind this plugin! Got the box set up to show after our latest
   blog post, but when you click on the button, nothing happens. Help!
    [http://www.365plainfield.com/2013/12/27/recycle-your-old-holiday-lights/](http://www.365plainfield.com/2013/12/27/recycle-your-old-holiday-lights/)
 * [http://wordpress.org/plugins/magic-action-box/](http://wordpress.org/plugins/magic-action-box/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Ryann Micua](https://wordpress.org/support/users/pogidude/)
 * (@pogidude)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/button-not-working-3/#post-4448693)
 * hmmmm.. there’s a javascript error in the page due to your using a mailchimp 
   form in the sidebar.
 * This may fix the problem. Edit the action box, then in the Process Opt In Form
   Code field, look for something that looks like this:
 * `<form action="http://365Plainfield.us3.list-manage.com/subscribe/post?u=c6f679b62108ecbb0fd93f0d2&
   id=4a755bdcc3" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-
   subscribe-form">`
 * This should be the first line actually. then, delete the following from the code
   above:
 * `id="mc-embedded-subscribe-form"`
 * so that you are left with
 * `<form action="http://365Plainfield.us3.list-manage.com/subscribe/post?u=c6f679b62108ecbb0fd93f0d2&
   id=4a755bdcc3" method="post" name="mc-embedded-subscribe-form">`
 *  Thread Starter [leslie_j_r](https://wordpress.org/support/users/leslie_j_r/)
 * (@leslie_j_r)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/button-not-working-3/#post-4448726)
 * Thank you so much! I deleted the sign up box from the sidebar and now the box
   in the posts works perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘button not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/magic-action-box_318aa7.svg)
 * [Magic Action Box](https://wordpress.org/plugins/magic-action-box/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/magic-action-box/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/magic-action-box/)
 * [Active Topics](https://wordpress.org/support/plugin/magic-action-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/magic-action-box/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/magic-action-box/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [leslie_j_r](https://wordpress.org/support/users/leslie_j_r/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/button-not-working-3/#post-4448726)
 * Status: resolved