Noptin Newsletter Team
Forum Replies Created
-
Hi,
Thanks and welcome. This will be possible in next week’s release. Here’s the updated guide for the upcoming release.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] Send full version of posts in emailHi @stnor,
For the free version, you can override this template in your theme:- https://github.com/hizzle-co/noptin/blob/master/templates/post-digests/email-posts-list.php
For the paid version, edit the template with our visual builder and replace the Post Excerpt block with the Merge tag block as shown below:-
Forum: Reviews
In reply to: [Simple Newsletter Plugin - Noptin] I wish it workedLike I told you, Noptin doesn’t deliver any emails, it only forwards them to WordPress, which in turn forwards them to your host.
Second, I don’t know your personal email and it is not hardcorded into our plugin code, so how can our plugin be sending emails using your personal email unless you’ve set it somewhere in the plugin settings?
Third, you can confirm our active installs count on our official plugin page.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] What does a status of block meanNoptin has no “Blocked” status. Only Pending, Subscribed, Unsubscribed, and Bounced. The text might have been wrongly translated.
Unsubscribed users won’t receive your newsletters.
You can auto-delete them:- https://noptin.com/guide/email-subscribers/unsubscribing/#deleting-subscribers-after-they-unsubscribe-from-your-newsletter
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] Any way to customize error messages?We’re currently working on this:- https://github.com/hizzle-co/noptin/issues/926
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] Issues since 02 septemberThis was fixed via a support ticket. Marking it as resolved.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] Double GDPR checkboxesHi,
Sorry. This was fixed a few weeks ago forgot to update you.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] where’s the email field?Strange. What do you see when you click on Noptin > Settings > Custom Fields?
Forum: Plugins
In reply to: [Redis Object Cache] Breaks website if Redis server goes downI’m not hating. I’m also a plugin dev. It’s just that this plugin cost me $500+ in sales because my Redis server failed. Had to switch to Litespeed cache which doesn’t break the site when Redis is down.
Unlike SQL, Redis is not required to run WordPress. Auto-deactivating the object cache when Redis is down is better than breaking the site. But hey, it’s your plugin so do with it as you wish.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] Messages not sending or take days to sendSet up an external CRON job as shown in the linked article and see if it fixes your issue.
You can collect an unlimited number of subscribers whether you’re using the free or pro versions.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] Messages not sending or take days to sendHi @chusso,
Noptin will send the second newsletter as soon as it finishes sending the first newsletter. We only send one newsletter at a time to avoid overloading your server.
Sending is done via CRON jobs and CRON jobs won’t work well if your site does not get enough traffic unless you set up external CRON jobs as shown in this guide:- https://wpspeedmatters.com/external-cron-jobs-in-wordpress/
Hi @bighrts,
Sorry to hear about that. I use the plugin on several of my own sites and I’ve not encountered anything similar.
For me to help you I’ll need to reproduce this on my end, which is why it is vital to provide more information and screenshots when seeking help.
Like who are you sending the emails to, what type of campaign you’re sending. Your plugin and WordPress versions. Are you using SMTP or not.
Your campaign settings under Settings > Send to.
That way I can try to reproduce the issue on my end.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] ErrorHi,
I’m not able to reproduce this on any of our test sites. Temporarily disable all your other plugins and test to see if this is a plugin conflict.
If its not then send the following details:-
- WordPress version.
- Noptin version.
- Active theme and version (if this is available on ww.wp.xz.cn).
- When this issue started.
- Any plugins related to post meta or custom fields that you might be using.
This will help us reproduce the issue on our end.
Thanks.
Forum: Reviews
In reply to: [Simple Newsletter Plugin - Noptin] AvoidI guess you’re referring to the advanced form builder. We default to the simple form builder for sites running WooCommerce but you can enable the advanced form builder as shown in this guide:- https://noptin.com/guide/subscription-forms/creating-subscription-forms/#advanced-form-builder
I’m still not able to reproduce this on my test site. Is the product a variable product? Also are you placing the order via your site’s checkout or are you manually marking an order as complete?