Stefano Lissa
Forum Replies Created
-
Hi, since that blog was very very old (2013), it could be those tables were from an old version of ngg… (surely it was not a premium version). Probably we should ignore them!
Thank you for your work!
Forum: Plugins
In reply to: [Hyper Cache] Removed separated mobile cache? Why?Hi, I can suggest using wp-optimize, it has the option to have a separated cache for mobile device (I don’t know how they’re detected server side, anyway). Modern sites don’t do any longer the mobile devide detection at server side, usually they have as mobile-first themes.
Anyway you can keep your version of hyper cache, it is perfectly working, even if lot of optimiztions can be obtained only with more modern caching plugins.
Forum: Plugins
In reply to: [Download Manager] PHP Notice: NONCE_KEY already definedYes, sorry: 3.3.47
Hi the Automated addon generates (automatically) newsletters, and those newsletters are then in charge of the sending engine. So, yes, they are sent as regular newsletters, respecting the speed and the sending time window, restarting the “next days” if the sending cannot be completed.
Be aware that if you have more than one newsletter in sending status (for example, an automatically generated and a regular one), they share the max emails per hour and are sent in order of creation (from the older to the newer).
Please, update to version 1.4.8 the wp users addon.
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Emails not going outHi, ok, if your site is hosted by wordpress.com, you should be able to ask support to that provider. I think you’re paying every year for your site… that is the provider. Who set up your site? Did you make everything yourself?
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Emails not going outHi, if the test email is delivered and the newsletters are not, your hosting provider is dropping them. You should open a ticket with your provider and ask for a check. That is not something can be solved by us.
I can suggest installing the “wp mail logging” plugin: it keeps track of every email sent by your site (emails genetared by a plugin are sent using WordPress mailing functions). All emails listed have been processed by WP and moved over to the mailing service of your hosting provider. If they don’t show up, it means they’re dropped.
Sometimes wp mail logging is able to detect specific errors as well; they could be useful, if any, to better understand the problem.
Here you can find the chain of operations to send an email from WP: https://www.satollo.net/how-email-delivery-works-in-wordpress-and-why-it-can-fail with the various points of failure.
Since the test works (which is a very simple email) but the newsletter made with HTML is not, it could be the provider has some content filters in place; they should be able to provide you with the specific reason to drop the emails.
Let me know what they reply.
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Emails not going outAnd what’s the message when you send the test from the Help/Sending page?
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Emails not going outThat is a different problem, not connected to the scheduler. When you send a test from the Help/Sending page, do you have a success message?
If so the emails are sent via your provider and probably the mailing system of your hosting provider is dropping them.
Which “mailer” is reported on the Help/Sending panel? In your blog is an SMTP plugin installed?
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Emails not going outHi, the newsletter list always shows the sending status with the progress, can you share a screenshot?
Hi @pjella this is a solved thread, please start a new one so we can discussa your issue, thank you.
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Emails not going outHi, is it “sending 0/x”, or the first number is changing (maybe slowly) when you reload the page? Do you have warning at the top of the plugin admin pages about the scheduler?
Hi, if you setup the trigger ([path to your blog] has to be replaced with a full path), and it is set to be activated every 5 minutes, the message about the Scheduler will disapper in a few hours.
Good if wp crontrol is not reporting late jobs, it means everything is fine.
Hi our SMTP addon is not necessary, it is useful if you need to send the newsletters with a different SMTP. If you use that addon WP Mail Logging won’t be able to log the emails.
Hi, install the wp mail logging plugin, it tracks all the email sent via WP (even if you have an SMTP plugin installed).
If the outgoing emails genetared by the Newsletter plugin are listed, they probably are dropped or by your SMTP provider or by the final recipient. Sometimes the logging plugin is able to report errors.