bulini (Giuseppe Surace)
Forum Replies Created
-
Forum: Plugins
In reply to: [Sendit WP Newsletter] Sintax Error [4.4.2.]Hi all!
Sorry for this
you should check wich PHP versio are you running.probably “use” is the problem
Forum: Plugins
In reply to: [Sendit WP Newsletter] View or Preview is blank pageI clean the code in the last versione, please try with the last one
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 upgradewordpress.org/support/plugin/senditHi!
The logo will be the template’s featured image just upload and try!
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</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%;}Hi I just made an update! now i’m going to fix also this issue!
Thank youForum: Plugins
In reply to: [Sendit WP Newsletter] SendIt's Website is Awefulhi 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
In reply to: [Sendit WP Newsletter] newsletter from emailHi!
You can change from the admin.php?page=lists-management section.
Each list can have a different from email.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.
GHi!
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!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
GHI Antonio! Can you send to me the domain or request support here:
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!
GForum: Plugins
In reply to: [Sendit WP Newsletter] [Plugin: Sendit Newsletter] Fatal Error on ActivationSorry guys i just forgot that <? for who still doesnt have short_open_tag on is a problem.
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/Here you can find all extension plugin pro for Sendit
http://sendit.wordpressplanet.org/Here customers can retrieve their plugins
http://sendit.wordpressplanet.org/app/customersForum: Plugins
In reply to: Sendit plugin "not valid email address"Probably you forgot to put the from email from settings.