Title: [Plugin: Sendit] Widget doesnt work
Last modified: August 20, 2016

---

# [Plugin: Sendit] Widget doesnt work

 *  [MH](https://wordpress.org/support/users/martincmelik/)
 * (@martincmelik)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/)
 * Hi,
 * widget is not visible. There is only text “Customize widget”, but when I save
   settings text is still there.
 * Also members of list aren’t visible.
 * There is a lot of bugs in this module version.
 * Please fix them
 * Thank you
 * [http://wordpress.org/extend/plugins/sendit/](http://wordpress.org/extend/plugins/sendit/)

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

 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498163)
 * Hi i just try in a lot of websites and everything looks ok? can you send me the
   url?
 *  Thread Starter [MH](https://wordpress.org/support/users/martincmelik/)
 * (@martincmelik)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498175)
 * Sure
 * Here you have it: [http://securix.security-portal.cz/](http://securix.security-portal.cz/)
 * I hope that settings from previous version cant affect this, but I just tune 
   CSS settings.
 * Thank you
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498262)
 * Hi! I update the plugin to fix an issue that was unable to create the field to
   email table so upgrade to 2.0.4!
    [http://wordpress.org/extend/plugins/sendit/](http://wordpress.org/extend/plugins/sendit/)
 *  Thread Starter [MH](https://wordpress.org/support/users/martincmelik/)
 * (@martincmelik)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498303)
 * Oh great response!
 * But still no luck… I’m unable to see button or text field for mail address. Subscribers
   as well.
 * Isn’t there something else? Should I test something on my side?
 * Thank you
 *  Thread Starter [MH](https://wordpress.org/support/users/martincmelik/)
 * (@martincmelik)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498391)
 * Any update?
 * Thank you
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498392)
 * Hi bro!
 * I’m working like a crazy man these days to fix everything on the plugin.
    Probably
   something wrong happens with the html and css of widget, another customer report
   to me the same problem. Try to see from the menu in the wp-admin left bar Widget
   settings and if you see empty the first 2 textareas is missed evrything im upgrading
   the plugin to fix this but if you find the field empty just put this: in html
   code (the first textarea whiteone) <!– Start Sendit Subscription form –> <div
   class=”sendit”> <h4>Subscribe to our newsletter</h4> <form name=”theform” id=”
   senditform”> <!– the shortcode to generate subscription fields –> {sendit_morefields}
   <p><label for=”email_add”>Your email</label> <input id=”email_add” type=”text”
   placeholder=”email here” name=”email_add”/> <input type=”hidden” name=”lista”
   id=”lista” value=”{list_id}”><div id=”sendit_wait” style=”display:none;”></div
   > <input class=”button” type=”button” id=”sendit_subscribe_button” name=”agg_email”
   value=”{subscribe_text}”/> </p> </form> <div id=”dati”></div> <small><i>You will
   receive an email with the confirmation link (check your spam folder if NOT)</
   i></small>
 *  <small>Sendit [WordPress newsletter](http://www.giuseppesurace.com)</small>
   
   </div>
 * and in the CSS field (the black one) this code: you can change both to customize
   the appearance
 * .sendit{
    background:#f9f9f9; border-radius: 10px; padding:10px 5px 10px 5px;
   border:10px solid #efefef; } .sendit h3, .sendit h4{ font-size:1.5em; } .sendit
   label{ color:#444; margin-right:10px; font-weight: bold; display:block; } /*DO
   NOT CHANGE THIS ID*/ #sendit_subscribe_button{margin:5px 0;background:#ff9900;
   color:#fff;}
 *  .sendit input, .sendit textarea, .sendit select{
    /*width: 180px;*/ background:#
   FFFFFF; border: 1px solid #BBBBBB; border-radius: 2px 2px 2px 2px; margin: 0 
   5px 0 0; padding: 4px;
 *  }
    .short{ width: 100px; margin-bottom: 5px; }
 *  .sendit textarea{
    width: 250px; height: 150px; }
 *  .boxes{
    width: 1em; }
 *  #submitbutton{
 *  margin-top: 5px;
    width: 180px; }
 *  .sendit br{
    clear: left; }
 *  .info, .success, .warning, .sendit_error, .validation {
    border: 1px solid; 
   margin: 5px 0px; padding:10px;
 *  }
    .info, .notice{ color: #FFD324; background-color: #FFF6BF; } .success { color:#
   4F8A10; background-color: #DFF2BF; } .warning { color: #9F6000; background-color:#
   FEEFB3; } .sendit_error { color: #D8000C; background-color: #FFBABA; } .sendit
   small{font-size:80%;}
 *  Thread Starter [MH](https://wordpress.org/support/users/martincmelik/)
 * (@martincmelik)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498394)
 * Hi man,
 * it looks like move forward. I will test if registration, ect works and let you
   know.
 * Thank you
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498395)
 * Ok!
    i’m still developing the 2.0.6 i wish to fix this on plugin activation Can
   you send me the url where Sendit run?
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498398)
 * Bro the 2.0.6 is out now!!
 * try it and let me know
    [http://wordpress.org/extend/plugins/sendit/](http://wordpress.org/extend/plugins/sendit/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498409)
 * Guys i discover this issue not by me but by the hooks so some stuffs doesn’t 
   happen when upgrding all plugins via svn.
    I tryed in another new wordpress installation.
   Uploading 1.6.2 and then upgrade to last version. Actually when auto upgrade 
   the register activation hook fault and this is a current wordpress issue: [http://old.nabble.com/Plugin-register_activation_hook%28%29-td33051067.html](http://old.nabble.com/Plugin-register_activation_hook%28%29-td33051067.html)
   But if you deactivate and reactivate the plugin you will see all default value
   correctly so basic it doesn’t setup the default options (html to generate the
   widget and css). Just DEACTIVATE and RE ACTIVATE Sendit
 *  Thread Starter [MH](https://wordpress.org/support/users/martincmelik/)
 * (@martincmelik)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498417)
 * Hi,
 * I have 2.0.6 version and already perform activate/deactive.
 * Registration and confirming works. Also I see now list of users.
 * Another bugs:
    – doesnt matter if I setup Ajax or Alert, but when I put new mail
   address (to widget) user dont receive any confirmation about registration. Yes
   mail is working, but to confirmation after click on “Subscribe”.
 * Another feature: cant Sendit use WP better email?
 * Thank you
 *  [estteban](https://wordpress.org/support/users/estteban/)
 * (@estteban)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498499)
 * Hi martin.cmelik!
 * Do you can solve the problem? I have the same..
 * The widget shows the subscribe button, and when I click not show’s anything… 
   I use the 2.0.9 version..
 * I send the mails ok, but i can subscribe users…
 * Thank’s! & Regards!
 *  Thread Starter [MH](https://wordpress.org/support/users/martincmelik/)
 * (@martincmelik)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498509)
 * Hi estteban,
 * please try to completely uninstall plugin, and put it back. It helps in my case.
 * Thank you

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

The topic ‘[Plugin: Sendit] Widget doesnt work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sendit_0c8e58.svg)
 * [Sendit WP Newsletter](https://wordpress.org/plugins/sendit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sendit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sendit/)
 * [Active Topics](https://wordpress.org/support/plugin/sendit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sendit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sendit/reviews/)

 * 13 replies
 * 3 participants
 * Last reply from: [MH](https://wordpress.org/support/users/martincmelik/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-sendit-widget-doesnt-work/#post-2498509)
 * Status: not resolved