Is there a way to add a subscriber from PHP? For example using a public function?
]]>Hi,
We purchased an Pro licence last week and received the receipt via email but have not received the API key?
Can someone involved in the SendPress project please get on this asap.
Thanks
]]>This is the mail system at host?smarthost-dus.org-dns.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
??????????????????The mail system
<jarosl*********@gmail.com>: host?gmail-smtp-in.l.google.com[108.177.15.26] said:
???550-5.7.26 This mail is unauthenticated, which poses a security risk to the
???550-5.7.26 sender and Gmail users, and has been blocked. The sender must
???550-5.7.26 authenticate with at least one of SPF or DKIM. For this message,
???550-5.7.26 DKIM checks did not pass and SPF check for [rainbowsongs.org]
???did 550-5.7.26 not pass with ip: [84.19.1.232]. The sender should visit
???550-5.7.26 ?https://support.google.com/mail/answer/81126#authentication?for
???550 5.7.26 instructions on setting up authentication.
???y7-20020a5d6207000000b0030922bb0e05si9118371wru.32 - gsmtp (in reply to end
???of DATA command)
Reporting-MTA: dns;?smarthost-dus.org-dns.com
X-Postfix-Queue-ID: 8FD54A0E8B
X-Postfix-Sender: rfc822;?[email protected]
Arrival-Date: Fri, 16 Jun 2023 10:33:15 +0200 (CEST)
]]>
The labels in your signup form refer to IDs that do not exist. You need to change the relevant code in class-sendpress-sc-signup.php
to this:
<?php if( filter_var($display_firstname, FILTER_VALIDATE_BOOLEAN) ): ?>
<p name="firstname">
<?php if( !$label ): ?>
<label for="sp_firstname"><?php echo $firstname_label; ?>:</label>
<?php endif; ?>
<input type="text" id="sp_firstname" class="sp_firstname" <?php if($label){ echo 'placeholder="'.$firstname_label.'"';}?> value="" name="sp_firstname" />
</p>
<?php endif; ?>
<?php if( filter_var($display_lastname, FILTER_VALIDATE_BOOLEAN) ): ?>
<p name="lastname">
<?php if( !$label ): ?>
<label for="sp_lastname"><?php echo $lastname_label; ?>:</label>
<?php endif; ?>
<input type="text" id="sp_lastname" class="sp_lastname" <?php if($label){ echo 'placeholder="'.$lastname_label.'"';}?> value="" name="sp_lastname" />
</p>
<?php endif; ?>
<p name="email">
<?php if( !$label ): ?>
<label for="sp_email"><?php echo $email_label; ?>:</label>
<?php endif; ?>
<input type="text" id="sp_email" class="sp_email" <?php if($label){ echo 'placeholder="'.$email_label.'"';}?> value="" name="sp_email" />
</p>
]]>
Hi
is it (or will be) possible to send automatically welcome Email to each new wp user?
]]>Hi, Is there an option to send emails in Plain text please?
I have the pro version and am using shortcodes to send a list of latest stories from our magazine site. But when a user who receives mails in plain text gets the mail, they see just a Story headline + code for the story link and images.
Is there any way around this, even if it means editing code in templates ?
Thanks
]]>I wanted to try this plugin but gmail is not working any more and Postman:
This plugin has been closed and is no longer available for download.
I have about 1000 wp users and wanted to send letters to them.
I am tired of sendiblue mailchimp and co because of syncing users issues.
I found wp users as list possible ??
But don’t understand why 1 subscriber will be synced as Admin, Subscriber and Contributor!
(id:403)
Edit | Delete
Janie Doe
User without email address! How is this possible? I better delete this entry.
Also after deleting still there??? User added today? Is this coming from your plugin?
Very suspected
Hi. Is there anyway to control the width of the headers and footers (i.e. the default table width that’s set to 600px)? I want full-width footers and headers like most modern email templates use, and then the 600px width is fine for the email content all-though it would be nice to be able to control that value also.
I bought the pro version thinking I could create a custom template to accomplish this since it didn’t seem to be accessible via the regular version. The problem I’m having is that even when I use a custom HTML template and insert the {sp-content-area-one} tag to access the content, the formatting of the email content gets removed in the final sent email when using a custom template though it’s preserved when using a cloned default template.
I tried inserting <style>table{width:100% !important;}</style>
into Page > Edit Page Header HTML (which seems to be as high as you can go in the email document). This works while in the visual editor but these changes do not show up in the final sent email (I would have to figure out another work around to preserve the 600px content width but I was just using that to test and see if these changes would be possible at all first). How can I accomplish full width headers and footers in my email?
Greetings
we need this for one of our services: https://www.mail2wa.it, the service allows you to send a whatsapp message from a mail client, attaching images and pdf, the recipient is of the type [email protected].
Our customers use the lists of their email client to send the same message to multiple recipients, then create lists with all the telephone numbers followed by @ mail2wa.it.
We would also like to manage the broadcasting of messages and therefore build a mailchimp type site with the following features:
– registration and qualification;
– ability to manage address books (whatsapp numbers):
– different smtp parameters for each account.
It must be possible to compose e-mails in text-only format with attachments and without footer footer with “opt out as the consent policy is managed by WhatsApp.
Which of these features can your plugin address?
I hope I was clear and thank you
marcello
Hi,
Could i have categories showing out with my post?
For example:
Post 1
Category: Future
Post 2
Category: Past
Hi,
I am unable to have the subscriber first name and last name showing in the email. Could you please advise? Could not tell what did i do wrong from the code below.
Dear *|FNAME|*
How to delete the system email? Do I need to sign up in order to use your plugin? And do I own my data with privacy?
]]>I am using SendPress Version: 1.22.1.20. It works fine when I send an individual test email. However, it fails to send bulk emails as Adding Subscribers to Queue fails.
I have enclosed a screenshot of the issue for your reference.
Please fix the issue as soon as possible.
Looking forward to your reply.
Md. Ziaur Rahman
]]>There are more than 4,000 subscribers who are supposed to get a notification every time an estate sale is posted on the blog.
Emails are getting stuck, and not being sent out. Service is slow. Estate sales are over with before the notification of the sales are even sent!
]]>I paid for SendPress Pro in December with the hope of getting some support. I have been sending emails and not getting any replies. Have I wasted my money?
Does anyone know how to get support issues resolved?
]]>Hi there,
Sendpress Pro seems to be marking people as unsubscribed from email when they haven’t clicked unsubscribe.
We have tested this and as soon as some recipients open the email, the system marks them as unsubscribed. I have written confirmation that they did not at any point click the unsubscribe button/link shown at the bottom of the emails. We then added those recipients back as an active subscriber and sent another test email and instantly they were marked as unsubscribed again.
We are using version v2.2.3.27
]]>Hello,
we have a problem with SendPress Newsletter. It suddenly stopped to work and we get a critical error message.
How to reproduce:
– Create new eMail. √
– Open the new eMail √
– Write content √
– click on “update”-Button => critical Error
Logs:
`PHP Fatal error: Uncaught Error: Undefined constant “FILTER_SANITIZE_MAGIC_QUOTES” in /…../wp-content/plugins/sendpress/classes/class-sendpress-security.php:251
Same issue if I just want to display newsletter we successfully sent erlier.
How to reproduce:
– Click on eMail to get a list of newsletter-eMails
– Click on any “Display”-Button => critical error in popup window
Console:
PHP Fatal error: Uncaught ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty in /……/wp-content/plugins/sendpress/classes/class-sendpress-template.php:736
I believe both errors are related.
Wordpress Version: 5.8.2
Sendpress Newsletter Version: 1.21.4.5
Theme: Impreza 8.4 (error happens also with twenty twenty-one version 1.4)
PHP Version: 8.0.14
How can we fix the issue? We want to send merry christmas email. :/
Best regards
Floh
Hi,
I have a problem with testing the newsletter.
There is a function link in the newsletter for unsubscribing from e-mails:
https://bi-test.geetix.com/odhlaseni-odberu-newsletteru/?spms=eyJpZCI6MCwicmVwb3J0IjozMzc0MDgsInVybElEIjoiMCIsInZpZXciOiJtYW5hZ2UiLCJsaXN0SUQiOiIwIiwiYWN0aW9uIjoiIn0
The unsubscribe link does not work in browser view:
https://bi-test.geetix.com/sendpress/email/%7Bsp-unsubscribe-url%7D/
Thank you for your help.
MD
]]>Hi,
Can you maybe tell me what would be the best way to get an exit popup with the scubsribe form in it?
]]>Hi Developer,
We have an issue after we created the newletters and schedule it to send later at a given Date & Time, it is not send out at that time.
It simply add the emails to the queue at that time. However it is not sent out.
To truly send out the emails, we have to manually go to the “Queue” page, and click on
“Send Emails Now”, in order send the emails out.
In addition, when we click on “Send Emails Now”, we have to keep the window open, when the emails are sending. Once we closed the window, the emails will stop sending.
This used to be not the case as previously we are able to schedule to send bulk emails at a predefined date and time, and the wordpress site/server will automatically send out emails at that time even if we are not logged in WordPress and browser is not opened.
This problem starts occuring at around 13 Aug 2021.
Please kindly advise.
Thank you.
]]>I’m using a fairly simple shortcode to compose a newsletter: [sp-recent-posts posts=100 columns=1 displayimages=false]
When viewed in Thunderbird, it sometimes uses more than 1 column (up to 12 columns sometimes) even if columns=1 is set. Also, it’s ignoring displayimages=false. It’s still sending thumbnails next to each item.
Is there a way to send a simpler message that has a bullet point for each item with only the post title (hyperlinked)?
Thank you
]]>I am redirecting users to a custom thank you page and whenever someone subscribes with the same email, the email already exists message is not showing up.
I can see it in the source code but with display: none
I saw in an earlier thread that you plan to resolve this. Any solution available?
]]>Hi there,
we have been using sendpress pro for years with no issues but in the last week or so we have been unable to use sendpress on one of our client websites. It will take us through the set up stages for sending an email but when it comes to sending the email the “send email now” button doesn’t action anything and the whole page freezes.
We have also found that the delete all email in queue button is also not working and doesn’t delete any emails in the queue.
]]>Hello, I had been trying to import subscribers into SendPress but nothing happens when I upload the CSV file. Please advise how I can import subscribers via CSV. Thanks in advance. I look forward to hearing from you.
]]>Hello,
I’ve been trying to reach you via email and other links on your WPED platform but, no response. I purchased your 10k plan on WPED website but whenever I send emails with the WPED plugin, they end up in spam and when I use the SMTP plugin it stops working briefly after sometime. Please help.
]]>Hello everyone
Since some months I am experiencing problems by sending emails with sendpress. I was using sendpress for 4 years without any problem by sending all the emails with php (Your Website). Since a while people still receive emails if they subscribe to my newsletter and also the test emails are working, but if I send a newsletter the emails stay in the queue under active, but nothing happens. Also the “Delete All Emails in the Queue” Button does not take any action if I try to delete all recipients.
I then installed the plugin “post smtp” and I configured it. Testmail arrived. I changed sendpress to “WP Email Delivery”. With the option “WP Email Delivery” no emails can be sent through anymore. No emails through a newsletter (like before), but also no newsletter subscription emails or testemails are sent. I then uninstalled the plugin. I even deleted the sendpress part in the database and then installed sendpress again. Still the same issue. I don`t know what else I should try to make it work.
WordPress 5.6
SendPress Version: 1.20.10.6
PHP 7.4 FPM
PHP Memory Limit: 128 MByte
MySQL: 4.9.0.1
Transport Socket Status
SMTP lx25.hoststar.hosting:25 Open
SMTP lx25.hoststar.hosting:465 Open
SMTP lx25.hoststar.hosting:587 Open
Does anyone have a hint? I changed PHP version a while ago, but since I am sending newsletters very seldom, I am not sure If it could be connected.
]]>Cannot reach anyone. Have some issues with Sendpress Pro. Kinda pissed I paid for a license and there is no support. Double Opt-in not working.
]]>Hi Josh,
I found a bunch of notices in my logs:
register_rest_route was called incorrectly
… spnl/v1/sending
… missing required argument permission_callback
Will this get fixed in next update?
Regards Knut
]]>Hi, how is it possible to avoid registration spam via the newsletter registration form? Thanks in advance! BR, Manuela
]]>Hi,
I would like to know which image file should be a better used in sending out newsletter with the plugin? My co-worker mention SVG will fit better. The reason is that if sometimes png image don’t appear on iphones when people open the email.
]]>