Title: bulini (Giuseppe Surace)'s Replies | WordPress.org

---

# bulini (Giuseppe Surace)

  [  ](https://wordpress.org/support/users/bulini/)

 *   [Profile](https://wordpress.org/support/users/bulini/)
 *   [Topics Started](https://wordpress.org/support/users/bulini/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bulini/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bulini/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bulini/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bulini/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bulini/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 39 total)

1 [2](https://wordpress.org/support/users/bulini/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bulini/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/bulini/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] Sintax Error [4.4.2.]](https://wordpress.org/support/topic/sintax-error/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/sintax-error/#post-7245965)
 * Hi all!
    Sorry for this you should check wich PHP versio are you running.
 * probably “use” is the problem
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] View or Preview is blank page](https://wordpress.org/support/topic/plugin-sendit-view-or-preview-is-blank-page/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-sendit-view-or-preview-is-blank-page/#post-6987412)
 * I clean the code in the last versione, please try with the last one
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] [Plugin: Sendit Pro] Documentation? sendit.wordpressplanet.org?](https://wordpress.org/support/topic/plugin-sendit-pro-documentation-senditwordpressplanetorg/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-sendit-pro-documentation-senditwordpressplanetorg/#post-7001447)
 * Sorry there was a problem with my hosting provider and dns!
    Now it is back and
   it works correctly, let me know for further assistance and download the free 
   upgrade
 * `wordpress.org/support/plugin/sendit`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] [Plugin: Sendit Pro] Where can I upload a header image?](https://wordpress.org/support/topic/plugin-sendit-pro-where-can-i-upload-a-header-image/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-sendit-pro-where-can-i-upload-a-header-image/#post-7001445)
 * Hi!
 * The logo will be the template’s featured image just upload and try!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] I pressed the reset button and I deleted the subscription model Sendit](https://wordpress.org/support/topic/i-pressed-the-reset-button-and-i-deleted-the-subscription-model-sendit/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/i-pressed-the-reset-button-and-i-deleted-the-subscription-model-sendit/#post-5904352)
 * Here the HTML for you
 * <!– 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 here the css!
    .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%;}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] [Plugin: Sendit] Persistent admin notice 'upgrade your Sendit plugin to PRO'](https://wordpress.org/support/topic/plugin-sendit-persistent-admin-notice-upgrade-your-sendit-plugin-to-pro/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-persistent-admin-notice-upgrade-your-sendit-plugin-to-pro/#post-5645352)
 * Hi I just made an update! now i’m going to fix also this issue!
    Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] SendIt's Website is Aweful](https://wordpress.org/support/topic/sendits-website-is-aweful/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/sendits-website-is-aweful/#post-4378539)
 * hi Guys, i apologies for my old site! I rebuilt the site now and upgraded Sendit.
   Try the new one and let me know!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] newsletter from email](https://wordpress.org/support/topic/newsletter-from-email/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/newsletter-from-email/#post-4626241)
 * Hi!
    You can change from the admin.php?page=lists-management section. Each list
   can have a different from email.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] [Plugin: Sendit Newsletter] SendIt Plugin and unsubscribe Button](https://wordpress.org/support/topic/plugin-sendit-newsletter-sendit-plugin-and-unsubscribe-button/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-sendit-newsletter-sendit-plugin-and-unsubscribe-button/#post-2668037)
 * Hi Helio!
    For sure i can help you please contact me on gmail (the email address
   of your order) and let me know your server configuration. G
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] [Plugin: Sendit Newsletter] Newsletter without an associated list](https://wordpress.org/support/topic/plugin-sendit-newsletter-newsletter-without-an-associated-list/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-sendit-newsletter-newsletter-without-an-associated-list/#post-2773905)
 * Hi!
    Probably during last upgrade i forgot the $wpdb->prefix in somewhere. Do
   you have the free one or also some pro? like scheruler? Send me your configuration
   and if you want i can check for you By the way im going to release Sendit 3 with
   100% migrations to custom post type of everything: subscribers mailing lists 
   and also template so im running a lot on it. Contact me and i will help you. 
   This is when someone change the wpdb prefix but for sure it’s my fault writing
   and testing code even more fast!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] [Plugin: Sendit Pro Newsletter] Non compratelo è una truffa! Do not buy it!!](https://wordpress.org/support/topic/plugin-sendit-newsletter-plugin-sendit-pro-newsletter-non-compratelo-e-una-truffa/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years ago](https://wordpress.org/support/topic/plugin-sendit-newsletter-plugin-sendit-pro-newsletter-non-compratelo-e-una-truffa/#post-2643933)
 * Ciao Luigi, mi dispiace molto per quello che scrivi..
    Ho fornito assistenza 
   nei wp-admin di moltissime persone che possono confermare cosa dico e probabilmente
   il tuo problema mi è sfuggito di mano o dimenticato. Te ne chiedo scusa e sono
   disposto ad aiutarti. Lo sviluppo di questo plugin è molto + complesso di quello
   che pensi e la mia volontà di aiutare tutti nel wp-admin in prima persona (trovami
   un altro autore di plugin che lo fa) è solo che una dimostrazione di dedizione
   nei confronti di un progetto cosi grande e così recensito. Ripeto una svista,
   sono disposto ad aiutarti ma evita di fare pubblicitò negativa ad uno sviluppatore
   italiano e soprattutto non pensare che sia un piano per vendere Sendgrid, chiaramente
   sono affiliato ma non ne ho venduto neanche 1 di account quindi trai le tue conclusioni.
   Se possibile replica a questo post xchè vedere un italiano che si impegna anche
   a tradurre DO NOT BUY THIS PLUGIN è davvero squallido. Ti ringrazio G
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] [Plugin: Sendit Newsletter] something not working after last update](https://wordpress.org/support/topic/plugin-sendit-newsletter-something-not-working-after-last-update/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years ago](https://wordpress.org/support/topic/plugin-sendit-newsletter-something-not-working-after-last-update/#post-2707033)
 * HI Antonio! Can you send to me the domain or request support here:
 * [http://www.senditplugin.com/contact/](http://www.senditplugin.com/contact/)
   
   Are you sure you setup the from mail? Did you check spam in your email? the sender
   email is the same of the domain?
 * Sometimes these reasons can cause an incorrect delivery or spam.
    Let me know!
   G
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] [Plugin: Sendit Newsletter] Fatal Error on Activation](https://wordpress.org/support/topic/plugin-sendit-newsletter-fatal-error-on-activation/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-sendit-newsletter-fatal-error-on-activation/#post-2590154)
 * Sorry guys i just forgot that <? for who still doesnt have short_open_tag on 
   is a problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sendit WP Newsletter] [Plugin: Sendit Newsletter] SendIt Plugin and unsubscribe Button](https://wordpress.org/support/topic/plugin-sendit-newsletter-sendit-plugin-and-unsubscribe-button/)
 *  Plugin Author [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-sendit-newsletter-sendit-plugin-and-unsubscribe-button/#post-2667966)
 * HI guys! Sorry for the big late to fix this problem but i have to notice i fixed
   and the unsubscribe link finally is back also i fixed some permissions error 
   for customers who buy the scheduler and can’t access to cron settings section!
   
   Download it now [http://wordpress.org/extend/plugins/sendit/](http://wordpress.org/extend/plugins/sendit/)
 * Here you can find all extension plugin pro for Sendit
    [http://sendit.wordpressplanet.org/](http://sendit.wordpressplanet.org/)
 * Here customers can retrieve their plugins
    [http://sendit.wordpressplanet.org/app/customers](http://sendit.wordpressplanet.org/app/customers)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Sendit plugin "not valid email address"](https://wordpress.org/support/topic/sendit-plugin-not-valid-email-address/)
 *  [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/sendit-plugin-not-valid-email-address/#post-2531106)
 * Probably you forgot to put the from email from settings.

Viewing 15 replies - 1 through 15 (of 39 total)

1 [2](https://wordpress.org/support/users/bulini/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bulini/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/bulini/replies/page/2/?output_format=md)