Forum Replies Created
-
AuthorPosts
-
Stefano
KeymasterHi, there should be only ONE transient with that json, which is used to check the addons versions. Are you finding more than one transient with the same name?
Stefano
KeymasterOur CF7 integration addon should do exactly that.
Stefano
KeymasterHi premium support is for member with a paid license. You can ask your questions here.
Stefano
KeymasterHi, the SMTP interface is implemented in a provided library by WP. So, if you specify tls as protocol that library should use the better one.
As alternative, install an SMTP plugin which may use a different library.
Let me know.
Stefano
KeymasterNo SMTP is required if your hosting provider provides a mail service for your blog (usually they do). About limits you should ask your provider. The sender email address can be configured on Newsletter main settings.
Stefano.
February 25, 2020 at 1:00 pm in reply to: Image block isn’t working in composer if you add an URL. #247504Stefano
KeymasterHi, you’re right, the faulty merge created problem in the posts and image block.
Already fixed for the coming release.Adding an url to the image (even using the #) is a temporary workaround.
Stefano.
Stefano
KeymasterHi, you should use the autoresponder addon.
Stefano.
Stefano
KeymasterChe il provider ti blocca gli accessi.
February 13, 2020 at 2:47 pm in reply to: The automatic newsletter arrives very late in the afternoon. #247026Stefano
Keymasterif you have not cron warnings in the status panel, could be a problem of OVH.
February 12, 2020 at 4:56 pm in reply to: WP User Email Update Not Propagating to Newsletter Subscriber #246974Stefano
KeymasterWhen sending the user email should be used. Propagating is not immediate, even if we should implement it, because the email address is unique in the subscribers table and the new email con conflict with a second subscription.
Stefano.
Stefano
KeymasterProbably a javascript not working in the site. Can you share the site address?
February 11, 2020 at 12:10 pm in reply to: The export function does not export all subscribers #246727Stefano
KeymasterHi, check if you have some kind of filter set in the targeting of your newsletter, there is no reason for the plugin to limit the number of targeted subscribers.
February 11, 2020 at 12:09 pm in reply to: Guidance to create a sign up form for freebie ebook download #246726Stefano
KeymasterPut the link on the welcome page, you can configure in the subscription settings panel.
Stefano.
February 7, 2020 at 12:01 pm in reply to: Your message contains more than one DKIM signature. #246621Stefano
KeymasterHi we do not add dkim signatures, probably is from your provider. Try to ask them.
Stefano.
Stefano
KeymasterHi, you should check if you added filter in the newsletter you’re sending and to have at least some confirmed subscribers.
Stefano
KeymasterHi, if sometime it works and sometime not you should ask the provider which provides the email delivery subsystem.
Stefano.
Stefano
KeymasterThat is a know bug even if rarely triggered by people (since they usually does not open two newsletter creation page at the same time). On Monday we release a new version to manage the themes in different ways (they can be registered by WP themes or plugins) and that should save even that bug.
Stefano.
Stefano
KeymasterHi, actually not, but if the have a SMTP service you can use it to send emails from Newsletter.
Stefano.
Stefano
KeymasterHi, when the plugin call the mailing system, if it accepts the mail we mark it as sent, since there are no way to know if they’re blocked, dropped or like.
If a test from the status panel works but a test newsletter not, you should ask the provider about spam filters.
Stefano.
January 30, 2020 at 11:26 am in reply to: couple of questions regarding system emails & resign/join screens #246325Stefano
KeymasterOn admin pages of Newsletter you can change almost everything. Check out the subscription configuration page, the profile page, the unsubscription page and so on.
Thank you.
Stefano
KeymasterHi, it’s not clear which service you want to cancel. Have you bought a license and want a refund? If you have a license, you can simply contact as using the support service and opening a ticket.
Thank you.
January 29, 2020 at 8:29 am in reply to: Why is my plugin saying my license expires in 1 year. #246239Stefano
KeymasterThe license is about support and updates and yes, those services expire after one year. Downloaded addons continue to work.
Stefano.
Stefano
KeymasterMaybe the calculated field form for Woocommerce?
Stefano
KeymasterHi, that transient (cff_p_1372278263153101372278263153104mede) is for sure not from Newsletter plugin, since we user in the name “newsletter” for each options table entry (being it a transient or an option).
Does cff remember you a plugin name?
January 27, 2020 at 2:46 pm in reply to: Subscribing via subscription form also adds hidden lists besides default list #246177Stefano
KeymasterHi, can you share a screenshot of the lists configuration and mark which are added even if not active?
Stefano
KeymasterHave you tried to use the shortcode [ newsletter_form ]?
Stefano
KeymasterHi, can you address me to the official page of that plugin?
Stefano
KeymasterHi, there is nothing spacial to do, you probably need to configure the SMTP setting of Newsletter with the parameter godaddy gave you and ask them if your site can connect to their smtp server.
Stefano.
Stefano
KeymasterHi, have you setup a wp-cron.php call as expl,ained in our documentation? Probably the cron is not triggered for whatever reason (for example the domain cannot be resolved by the hosting server).
Stefano.
January 12, 2020 at 10:38 am in reply to: The newsletter-subscription page of a user shows management form twice #245672Stefano
Keymastergo to the profile config page, from the Newsletter top menu and check if there is a double {profile_form} tag in the text.
Stefano
KeymasterHi, the plugin can store as many subscriber as you want, state you have no limit on your hosting plan on the database. The number of email you can send depends on limits of your provider, you should ask them.
Stefano.
January 9, 2020 at 8:25 pm in reply to: confirmation_url parameter is not working with double opt-in #245617Stefano
KeymasterHi, I’ve tested on my blog with your form and I’m correctly redirected to the confirmation url page.
January 9, 2020 at 7:56 pm in reply to: confirmation_url parameter is not working with double opt-in #245615Stefano
KeymasterHi, can you address me to the website with the form to check the generated html?
Thank you, Stefano.
Stefano
KeymasterHi, thank you for reporting that error, I’m reviewing it to fix it.
Stefano
KeymasterHi, if you want to use the gmail smtp I can suggest to use an smtp plugin which uses the oauth 2. For example Post SMTP or wp mail smtp.
January 8, 2020 at 9:25 am in reply to: Unsubscribe, Profile Page, Subscribe error etc. not working #245554Stefano
KeymasterHi, if the plugin does not see anymore the “get” variables, could be a server configuration or a plugin removing them. For example an optimizer or a cache. Could you check if you have one of those plugin and could you try to disable them?
The newsletter dedicated page (/newsletter in you case) contains only the [ newsletter ] shortcode?
Stefano.
Stefano
KeymasterUhm, that is usually a PHP fatal error. Have you access to your hosting error logs?
December 31, 2019 at 11:36 am in reply to: Test email failure – “Module ‘SourceGuardian’ already loaded” #245364Stefano
KeymasterHi it seems a php error not related to Newsletter (where is it shown? In a newsletter admin page?). Try to contact the provider and check which php version are you running and if it is configured correctly.
Stefano.
Stefano
KeymasterHi, there is no support right now for the translations on company profile panel, but you’re right, they should. I’ve just adding it the improvements list.
December 29, 2019 at 3:06 pm in reply to: No Sync between Purchases and List on WooCommerce extension #245316Stefano
Keymasterhi, for woocommerce add on please open a ticket. Probably the customer needs to be imported.
Stefano
KeymasterChange the welcome page content on subscription configuration.
Stefano.
Stefano
KeymasterHi which version of Newsletter plugin are you running?
Stefano
KeymasterHi, there’re not such kind of “shortcodes”. You can make your customer “editor” to use dome of the functionalities of the plugin.
Stefano.
December 27, 2019 at 6:24 pm in reply to: Urgent: Possible bug in confirmation_url parameter #245276Stefano
KeymasterIs the double opt in active in subscription configuration page?
Stefano
KeymasterNo to the form, but on security panel you can enable a simple captcha.
December 27, 2019 at 2:13 pm in reply to: tag is replaced with one of confirmation, welcome or goodbye messages –> #245253Stefano
KeymasterHi, check the template for messages and remove the part betwee the html comment start and end signs (or reset the message template with the reset button.
Stefano
KeymasterLet me know which is the real website to make a test.
Stefano
KeymasterHi, ask your provider to check is your server is now blacklisted and if they correctly setup they email configuration (for example the SPF record).
Stefano.
December 18, 2019 at 11:55 am in reply to: Test email succeeds but I cannot receive subscription confirmation emails #245032Stefano
KeymasterHi, try to not use anymore the SMTP. Go daddy is not exactly reliable about email sending, open them a ticket and ask which is the better way to send email from your hosting plan.
Let me know, Stefano.
Stefano
KeymasterHi, our extended blocks addon has support for generic post types. Specialized post types by some plugin (like woocommerce of events manager) are supported by other addons.
Stefano
KeymasterNo, there is still not this possibility. You can keep an email as unsent as use it as template by now.
Stefano.
Stefano
KeymasterHi, actually not.
Stefano.
Stefano
KeymasterHi, that background is not from our plugin probably it is the theme, you should ask the theme author.
Stefano.
December 18, 2019 at 10:15 am in reply to: Modifying Name of Existing List Does Not Change Name Displayed In List Selector #245023Stefano
KeymasterHi, if you have a multilanguage plugin, the name shown in the admin side is the main neutral name.
Stefano.
December 18, 2019 at 10:13 am in reply to: Is there a way to find the id of the newsletter while composing letter #245022Stefano
KeymasterYou can use the tag {email_id}
December 18, 2019 at 10:12 am in reply to: Urls and tags not working in the received newsletters #245021Stefano
KeymasterHi, check if your site is configured to use relative url, for example forcing the wp URLs in the wp-config.php file. Newsletter needs the absolute urls.
Stefano.
Stefano
KeymasterHi, the speed should be set asking before the max capability your provider has enabled for you. I would set 450 emails per hour, not more and ask the provider if they have a daily limit.
Stefano.
Stefano
KeymasterHi, you get “success” when you run a test from the status panel, ask the provider if there are blocks on outgoing emails.
Stefano.
December 18, 2019 at 9:36 am in reply to: Benefit of wp user ID in newsletter subscriber info #245017Stefano
KeymasterIf the WP-ID is there, Newsletter will get user related info from the user (email, name, …) and you can even address the newsletter targeting only subscribers which are connected to a wp user.
Stefano.
December 18, 2019 at 8:30 am in reply to: error “disk_free_space(): Value too large for defined data type” #245003Stefano
KeymasterHi, it is not related to Newsletter, try to ask the provider to check it.
Thank you, Stefano.
Stefano
KeymasterHi, we have a professional addon which integrates with wp forms. You cannot add shorcodes with generated a second form inside the main wp-forms form.
Stefano.
Stefano
KeymasterHi, it is available in the wp.org repository.
Stefano.
Stefano
KeymasterHi, which theme are you using to create a newsletter? The default theme? Do you see an error? Or can you find an error on the error logs?
If you use a custom theme, you should add it to a special folder, please refer to the documentation, otherwise WP will delete it on every update.Stefano.
Stefano
KeymasterUhm, that is a variable containing the cron stasts, probably it has not been setup correctly. Try to wait a but. Meanwhile I’ll check the problem.
Stefano.
Stefano
KeymasterNo, Mailgun integration already manage bounces.
Stefano
KeymasterHi, that is not from us. You have a plugin or something else intercepting the email text and changing it. Maybe even during the newsletter creation. We link images directly.
Stefano.
Stefano
KeymasterHi, what do you means with “registrars”? WP users? If they’re wp users you need the free addons “wp users integration” to import them as subscribers.
Stefano.
Stefano
KeymasterHi, if your customer are even wp users (it depends if you use or not the gust checkout), you can use the wp users integration addon (free) to import all users.
Stefano.
Stefano
KeymasterHi, opens are tracked using and embedded image. Hence or gmail has not loaded that image or the tracking was disabled. If you add test@thenewsletterplugin.com address in your subscriber list ans send us a newsletter we can check.
Stefano.
November 26, 2019 at 2:27 pm in reply to: Spammers using the newsletter plugin widget for spam subscriptions #244001Stefano
KeymasterHi guys, I’m sorry if you’re experiencing those subscription spam problems. I would recap how we protect the blog from spam subscriptions and how they try to use the subscription to spam.
First, they subscribe using as first name or last name an URL or something which resemble an URL (word[dot]word[dot][word). Email clients to help people automatically transform those texts which ARE NOT link in our email in active links.
So, first of all, you should remove the {name} and {surname} tags from your confirmation and welcome emails. Anyway, subscription are not accepted when the first name or last name contains “http://”. Of course the security option “antibot” should be enabled. Almost surely in next release we made those checks required.
After those checks we do an antiflood check to avoid multiple subscriptions from the same IP address. Then we send all subscription data to akismet to have a spam rating.
Again, all those check are applied if the security panel has the antibot option active (and yes, you’re right, the wording needs absolutely to be reviewed!).
The subscription is accepted only if it is and HTTP POST and there is an intermediate hidden form with a nonce.
So, to help us in fighting those spammer, update to the latest Newsletter version, check the security panel settings and look at the spam subscriptions: the should be very limited.
We’re even introducing a subscription block on names pattern like the one above (word[dot]word[dot]word).
Thank you for your collaboration, Stefano.
Stefano
KeymasterHi, you can use the welcome email.
Regards, Stefano.
November 20, 2019 at 8:09 am in reply to: SMTP mail not working in wordpress under Hostgator #243752Stefano
KeymasterHi, with GMAIL the best option is to install an SMTP plugin which support oauth2 authentication, you can find a couplein the wp repo. Then Newsletter will use that plugin and you can disable the SMTP feature of Newsletter.
Stefano.
Stefano
KeymasterHi, ask your provider if you can make SMTP connections from your website and which is the correct SMTP server address.
Stefano.
Stefano
KeymasterHi, did you run a test from the status panel to see if emails are generally sent?
Stefano.
Stefano
KeymasterHi, you should create a custom block which acts like the standard posts block but generates only a list. Then the posts blocks should be changed to have a unique ID for each post.
A note: the anchor does not work on many email clients or at least we noted unwanted behavior in many online and offline clients. Hence the index could create a bad use experience.
Stefano.
Stefano
KeymasterHi, it has not been replaced: where di you fund it? On a preview email?
Stefano
KeymasterCheck the subscription configuration page for “multiple subscriptions”.
Stefano.
November 4, 2019 at 10:40 am in reply to: How to change/add/remove messages inside of e-mail box forms #242999Stefano
KeymasterBTW, for priority support, open a ticket, please.
Stefano.
November 4, 2019 at 10:40 am in reply to: How to change/add/remove messages inside of e-mail box forms #242998Stefano
KeymasterHi, on plugin admin pages you can set all kind of messages, see the subscription configuration and the form configuration. But it’s not clear which is your problem… which kind of messages are messed up?
Stefano
KeymasterHi, see the shortcodes {unsubscription_url} and {unsubscription_confirm_url}. The latter cancels the subscription directly.
Stefano.
November 4, 2019 at 10:33 am in reply to: Custom Posts not getting picked up in Automated newsletter #242994Stefano
KeymasterHi, thank you for reporting, i’ll check it. Please, for addons support open a ticket to have the right tech guys assigned to your quickly. Thank you, Stefano.
November 4, 2019 at 10:31 am in reply to: New version – having issues with photo linking and folder permissions #242992Stefano
KeymasterHi, we do not set explicitly any permission on file system, we always use standard WP function to create folders. Hence I don’t know why you’re experiencing that strange behavior.
I’ll check the /./ folder, again it’s not something we add, we use the standard resize function of WP. We cannot use the original image in a newsletter, otherwise it would be totally scrambled (not all email client support the resize or the CSS media queries). Some time we need to crop them as well. Anyway thumbnails should be created in a standard way inside the wp uploads folder… I’ll try to check what could be wrong.
Stefano.
October 29, 2019 at 1:25 pm in reply to: Prevent/block specific user or a list from unsubscribing #242743Stefano
KeymasterActually not, there is no way to block the cancellation.
Stefano.
Stefano
KeymasterIf you have a paid license, you can get it from your account page in this site or directly from the Newsletter addons page (in this case you need to firstly install our addons manager).
Stefano.
October 29, 2019 at 8:08 am in reply to: Last test failed with error "Undefined index: item_name". #242724Stefano
KeymasterHi, item name does not sound to be something of Newsletter. Have you an SMTP plugin installed?
Stefano
KeymasterHi, can you explain better your issue? Where that code is not more working?
Stefano.
Stefano
KeymasterHi, the reports addon lets you to retarget the subscribers from the single newsletter stats.
Stefano.
Stefano
KeymasterHi, can you help me to better understand? Do you use the sendgrid addons? And can you show me an example of that unsubscription link?
Stefano.
Stefano
KeymasterHi, we never use the admin email. Have you an SMTP plugin installed which changes the sender?
Stefano.
Stefano
KeymasterHi, but are you using our integration? Would you be so kind to open a support ticket so a tech can take it in charge?
Thank you.
Stefano
KeymasterHi, it’s not easy to find an answer. They could be fake subscription or the activation email is not correctly delivered or the subscribers finally forget to confirm.
I possible send them something interesting in the welcome email and let them know, so they probably take the full path till the confirmation.
Stefano.
October 23, 2019 at 3:01 pm in reply to: How to change/add/remove messages inside of e-mail box forms #242371Stefano
KeymasterHi, did you check the form fields configuration page of Newsletter?
October 23, 2019 at 11:53 am in reply to: Links with tracking starts with http://127.0.0.1/?nltr=…. #242354Stefano
KeymasterHi, are you sure you have not a test environment in your PC which is sending the newsletter?
October 22, 2019 at 12:41 pm in reply to: A bunch of Spam Subscriptions – How can I use a Captcha or ReCAPTCHA #242264Stefano
KeymasterHi, if they use a common domain for the addresses, filter it on the security configuration panel.
October 22, 2019 at 12:40 pm in reply to: Spammers using the newsletter plugin widget for spam subscriptions #242263Stefano
KeymasterHi, try to enable the captcha on security page and/or filter by ip or by domain name if they are using the same email address domain.
Stefano.
Stefano
KeymasterSomething reported in the status page? Which is your site?
Stefano
KeymasterHi, check out our documentation here https://www.thenewsletterplugin.com/documentation/newsletter-delivery-engine
Stefano
KeymasterThe question is not clear, can you explain me better what you need to accomplish?
Thank you very much, Stefano.
October 18, 2019 at 8:02 am in reply to: Newsletters are not being sent … Individual messages/tests are OK! #242060Stefano
KeymasterHi, is the automated channel was disabled BUT a newsletter has already been generated, it continues going out.
Stefano.
Stefano
KeymasterHi, the connection failed could be a problem of your provider blocking it. Try to open a ticket. You can even try to use an SMTP plugin just to see if something changes, but our SMTP implementation is standard, it should work.
The connection failed sounds to be a network problem.
Stefano.
Stefano
KeymasterHi, you should create a custom block with your own icons, or an html block.
Bye, Stefano.
Stefano
KeymasterNo problem, have a nice day!
Stefano
KeymasterHi, smtp connect failed means the smtp values are not working but we do not changed the SMTP integration. Can you check the SMTP settings? Are you using even an SMTP plugin?
Stefano.
Stefano
KeymasterYou should use an SMTP (ask your provider for that, if they provide even the mail service). Or use and external email delivery service (like sendgrid, amazon ses, mailgun, …).
The problem is usually the server which hosts your site which is not considered reliable.Stefano.
Stefano
KeymasterHi the subscription text can be set on out subscription configuration panel… if the theme is using that value. Which theme are you using with embedded Newsletter?
Thank you, Stefano.
Stefano
KeymasterCan you share a screenshot or send it to me stefano[at]thenewsletterplugin.com?
Which version of Outlook are you using? Desktop? Mobile?
Stefano
KeymasterDid you check the documentation on this site? There are few options you can try.
Stefano.
October 14, 2019 at 6:08 pm in reply to: Newsletters are not being sent … Individual messages/tests are OK! #241879Stefano
KeymasterTwo possibilities: or the wp-cron.php is generating an error (try to call it with a browser) or the external cron call is blocked (even if you changed the file name).
How did you setup the external trigger?
Stefano
KeymasterUhm, that is odd since on backend we load only what is needed and in our admin pages. It sounds like if something is running and is reaching a timeout.
I’ll check the code to see if in the startup something is ran which should not.
Stefano
KeymasterHi, that should not happen. Can you enable the debug log level on main settings, add test@thenewsletterplugin.com as a subscriber (so if we receive the newsletter we can check togheter the headers)?
Could you even contact me privately to exchange the logs at stefano@thenewsletterplugin.com?
Thank you.
Stefano
KeymasterHi, the authentication attempt from your smtp plugin is not working, you should check the configuration of that plugin.
The SERVER: EHLO http://www.mywebsite.it line is a bit strange.
Stefano.
Stefano
KeymasterHi, no, it is not possible.
Stefano.
October 10, 2019 at 8:31 am in reply to: Not receiving notification anymore when a new subscriber successfully registered #241722Stefano
KeymasterHi, version 6.3.2 should solve the problem. If the issue is still there, can you check on the status page which mailer is reported?
Thank you, Stefano.
Stefano
KeymasterHi, looking at the error code, the smtp plugin you’re using has not the correct credentials. You should be sure the smtp plugin is able to send email, otherwise even Newsletter is blocked.
Stefano.
September 26, 2019 at 8:13 am in reply to: Possible to customize the code behind new automated channel (with composer) ? #239001Stefano
KeymasterHi, the custom theme is the most immediate option. But you can even register a custom composer block (we have not published the specifications on how the block should behave to interact with automated, but if you look into the “posts” block it should be easy to find it out.
Last alternative is to ask us to implement more controls on the custom block… ideas are always welcomed!
Stefano.
September 26, 2019 at 8:11 am in reply to: Automated Newsletter Plugin – Unable to generate previews #238998Stefano
KeymasterHi, for Automated addon, please open a support ticket.
BTW the theme preview is simply a generic preview of what the theme could generate. The newsletter preview is what it would be included in the newsletter IF it is generated in that moment (since the generated newsletter depends on the new content).
If there is new content and the filter selection on automated should get it out but it doesn’t happen, there could be a bug or a problem into the theme.
Which version of automated are you using? Version 4.4.2? Which theme are you using? The default one or a custom one? Please note: the “theme” is not the blog theme, but the automated newsletter theme.
Stefano.
Stefano
KeymasterHi, the “students_emails” attribute is the list of people which received the email?
Anyway you should query and build a serializable structure (array of arrays or objects) getting all email from wp_newsletter_emails table and for students using the sent table.
Stefano.
Stefano
KeymasterHi, we have not such an option, at least not explicitly coded. You should code it on your own, using the Newsletter PHP Api (you can find the documentation on this site).
Stefano.
Stefano
KeymasterHi, the version you have could be the free one and it is still working. So you can use it without upgrading to a paid account.
Stefano.
September 25, 2019 at 7:48 am in reply to: newsletter_lock usage and how to lock for a specific list #238242Stefano
KeymasterHi, the system uses a token stored in a cookie which identifies the subscriber. If it is valid the content is unlocked. There is no per list option or like.
When a user follow a tracked link or confirms the subscription to cookie is set.
Stefano.
Stefano
KeymasterHi, under subscribers/profile config panel, you should be able to set a different url for the profile page. In that page you should add the [newsletter_profile] shortcode.
Stefano.
September 24, 2019 at 9:33 pm in reply to: imported subscribers but feed by mail not enabled #237944Stefano
KeymasterHi, feed by mail is no more supported, but you can ask someone to run a query to set the feed by mail to all subscribers:
update wp_newsletter set feed=1 where feed=0;
September 24, 2019 at 11:18 am in reply to: Lead Extensions 1.1.4, WPForms 1.0.2 & Ninja Forms 1.0.3 plugins ALL 3 fail #237667Stefano
KeymasterHi, have you a license set on main settings?
September 23, 2019 at 5:08 pm in reply to: Newsletter – Events Manager Integration Update Fails #237143Stefano
KeymasterHi, Event manager integration is a premium addon, have you a valid license?
Stefano.
Stefano
KeymasterHi, the 1×1 image is the tracking image. The “data” block is not by us, it means something (or in the blog or in the mail server) is transforming the linked image to an embedded one. BUT that kind of embedding, as far as I know, is not well support by email client.
Have you a plugin which manipulate the email sent from your blog?
Stefano.
Stefano
KeymasterHi, in the account page? You can use the one in the premium page, meanwhile I’ll check the problem.
Stefano.
Stefano
KeymasterIf no errors are returned, please contact your provider and ask a check to their mailing system.
Stefano.
September 15, 2019 at 4:23 pm in reply to: Website changes failed to take effect because of newsletter #232080Stefano
KeymasterHi, it seems you have issues with WP scheduler which is not running properly. This even, nxs_hourly_event, is not by Newsletter but that means the scheduler is not triggered.
You can change the WP setup and/or use an external trigger, see this page: https://www.thenewsletterplugin.com/documentation/newsletter-delivery-engine
Probably even Newsletter is showing a notice in the admin side of the blog and/or in the status panel.
There could be even an error in the cron, to check it we need to know the blog address.
Stefano.
Stefano
KeymasterHi, no all those actions are available but on subscriber management panel you can find some of them.
Stefano.
Stefano
KeymasterUhm, that sequence of BR tags is rather strange. Can you share a screenshot? If you drag a block, that space stays there?
Stefano.
September 12, 2019 at 1:55 pm in reply to: WP User Integration add-on not working with WooCommerce Registration form #230159Stefano
KeymasterHi, the wp integration acts ONLY on standard registration page of wp. It anyway intercepts the creation of a new user so if you set the addon to subscribe every new registered user it should work (only when the customer is registering not for guest checkouts).
The woocommerce addon, instead, interacts even with the registration form of woocommerce.
Stefano.
Stefano
KeymasterUhm… yes we check if a user is an administrator OR has one of the roles listed in the main settings. Can you give yourself the administrator role as well?
Stefano.
ps: version 6.2.0 has not changes in the access controlStefano
KeymasterHi, check if with Newsletter 6.2.0 the issue is solved. Alternatively you can remove it and reinstall it, the configuration won’t be lost.
Stefano
KeymasterHi, check if the double quotes are the regular ones, since from your code they seems not (but could be a forum problem).
Stefano.
Stefano
KeymasterHi, translations are provided by the community at translate.wordpress.org. The french one should be there and downloaded automatically.
Stefano.
Stefano
KeymasterHi, did you created the newsletter using the raw html template so you can just insert freely your code?
i can see in your code, but it is not related to your issue, you’re linking a boostrap css: that is not allowed on newsletters, usually it doesn’t work.
Stefano.
Stefano
KeymasterHi a sample of your csv file?
Stefano
KeymasterHi, the server upgrade this week created some issue, we’re solving them.
The automated is part of our premium license, with all other addons, hence you can get the license from the automated page or from the premium page, it doesn’t matter.
Thank you, Stefano.
Stefano
KeymasterHi, a newsletter created as a single entity has no relation with previous newsletter so it will include the number of posts you set on configuration or block configuration. Automated is an addon which generates autonomously newsletter using a scheduled plan and the content available.
September 6, 2019 at 9:11 am in reply to: pop-up warning in gmail on newsletter confimation links #225925Stefano
KeymasterHi, links inside an email are just links, i don’t know why you have such a message. Never seen a warning like that and I don’t know how to reproduce it. Have you a gmail extension active, a popup blocker, a chrome extension or like?
When you resubscribe, what is happening? Have you enabled the repeated subscription on subscription config panel?
Stefano.
Stefano
KeymasterHi run test from the status panel and check if there are warnings on that panel. Ask the provider about their mailing service, if there are limits and/or blocks.
Stefano.
Stefano
KeymasterHi, editors cannot access all pages, for example the main setting page is not allowed to editors. Which pages are you looking to open to editors?
Stefano.
Stefano
KeymasterCheck on status panel IF the wp_content_url is set to a relative uri and not a full uri. Newsletters require to have images generated by WP with a full url.
Stefano.
Stefano
KeymasterPlease check this documentation page: https://www.thenewsletterplugin.com/documentation/newsletter-delivery-engine
September 2, 2019 at 8:59 am in reply to: Subscribers to choose which list/s to subscribe to, but 1 list is compulsory #223011Stefano
KeymasterThe only thing I can imagine is to have as many channels as many are the regions you have and create the relative lists so the user can choose what receive. Then you need to configure a theme for each channel to extract the correct news, maybe you need to code a special theme for that.
Stefano.
Stefano
KeymasterHi, it’s a missing feature, i’ll add it.
Stefano
KeymasterYes, we know, with the new blocks it is a bit more challenging to implement that, but it’s the next task we’re working on.
Stefano.
Stefano
KeymasterHi, meanwhile you could suggest your customer to simply add a link to the attachment in the welcome email.
Thank you, Stefano.
Stefano
KeymasterContact who is hosting your site and report them the problem. The filter can be at your hosting provider side or at the receiving domain side.
Stefano.
August 31, 2019 at 2:38 pm in reply to: Welcome text not showing up in the [newsletter] page. #221793Stefano
KeymasterHi, but in the newsletter page you linked, which is the content? You should see only the [newsletter] shortcode.
Stefano
KeymasterWith Automated extension you can automatically create newsletters using the blog contents. Automated channels are connected to lists, so you should create as many lists as many subscription options you’re offering.
Stefano.
Stefano
KeymasterActually not.
Stefano.
August 29, 2019 at 11:23 am in reply to: In the "newsletter" page the empty form is always empty #220216Stefano
KeymasterHi, can you explain me better what you’re trying to get? If you’re subscribed, you’re just registered in a database, not logged in in a site. You can access the profile form when you click on the {profile_url} on newsletters you receive.
Stefano.
Stefano
KeymasterHi, could be your email client not activating the link? Have you tried with a different mailbox?
Stefano
KeymasterHi, can you share a screenshot? Would you like to contact me at stefano@thenewsletterplugin.com for a debug session?
Stefano.
Stefano
KeymasterHi, the speed is limited by your provider speed and limits. Using an external delivery system you may get better results.
Of course be sure to have a correct cron setting checking the status panel for warnings and delivery statistics.
Stefano.
Stefano
KeymasterWith the Automated add-on you can set an automatic newsletter generation on a scheduled plan (daily, for example).
Stefano.
August 26, 2019 at 8:40 am in reply to: Cannot delete previously created message in Automation #217730Stefano
KeymasterHi the bug should be resolved.
Stefano.
August 26, 2019 at 8:37 am in reply to: Unsubscribe Link Broken + Confirmation on Subscription #217728Stefano
KeymasterHi, let me know which is the blog address so I can try a subscription and a cancellation.
Stefano.
Stefano
KeymasterHi, no it’s not possible, the email address is considered an unique identification field. If the mailbox of your users supports it, they can user the format username+variant@domain.com, where the “+variant” does not actually change the email address which remains username@domain.com but for Newsletter they are different email addresses.
Stefano.
Stefano
KeymasterThe second, the delay is referred to the previous email. We release next week an updated version of autoresponder which should be able to send the first email (if set with 0 delay) immediately.
Stefano.
Stefano
KeymasterHi, the screenshot is not accessible.
To style the “service” messages you should change the “messages template” in the dedicated configuration panel.
Stefano.
Stefano
KeymasterHi for Automated support you should use the tickets. Anyway, automated can work with a theme (packaged or custom) or with the new composer.
Very specific styles can only be applied coding CSS rules.
Stefano.
August 26, 2019 at 8:22 am in reply to: The WP scheduler doesn’t seem to be running correctly for Newsletter = 5 days?! #217696Stefano
KeymasterAnd what about the status panel? There is something reported?
August 26, 2019 at 8:21 am in reply to: The WP scheduler doesn’t seem to be running correctly for Newsletter = 5 days?! #217694Stefano
KeymasterHi, as shown by your cron manager the events are all “in queue” which is not a good condition. It means the internal scheduler of WP is not working. Have you setup a cron trigger (see our documentation for some ideas). Which is the blog address? I can try to call the cron trigger to check if any error is reported.
Stefano.
Stefano
KeymasterHi, the “read more” is a link in a newsletter? Maybe that subscriber has cancelled his subscription.
Stefano.
Stefano
KeymasterHi, can you share a screenshot of the configuration and the blog address where the issue can be see?
Stefano.
Stefano
KeymasterThe question is not clear. The contact form 7 integration for the Newsletter plugin, just intercepts the form submission and add a subscription to your blog Newsletter subscriber list.
We do not create referrals, affiliations, commissions, …
Stefano.
Stefano
KeymasterHi can you help me understanding what you need to reconfigure on every update?
Thank you, Stefano.
August 24, 2019 at 3:00 pm in reply to: Receiving \"Invalid\" text from \"https://mywebsite.com.br/?na=s\" aft #216521Stefano
KeymasterHi, they added a redirect from http://www.inexh.com.br to inexh.com.br breacking the form submission, since in the form there is still the www version.
Stefano.
Stefano
KeymasterLa guida che hai usato imposta il cron su 30 minuti, devi impostarlo ogni 5, per il resto sarebbe corretta. Guarda anche la nostra su questo sito che utilizza PHP invece di wget che è migliore.
Stefano
KeymasterHi, check the subscription form fields configuration panel.
Stefano.
Stefano
KeymasterHi, try to set the lists as hidden. They are not shown, but can be subscribed.
Stefano.
Stefano
KeymasterHi, you cannot send the welcome email, but you can import them associating a list and send a newsletter to that list.
Stefano
Keymasterhi, the access should be, of course, limited to the roles activated, I’ll check that, maybe the old setting, even if not visible, is still working.
what you see in the status panel is what is returned by php, there is no cache, so that is the actual PHP version and server ip. You should check with your provider. If you moved the domain, could be your computer is still accessing the old site since the DNS has not already updated.
Stefano.
August 7, 2019 at 11:59 am in reply to: Unsubscribe Link Broken + Confirmation on Subscription #201173Stefano
KeymasterHi, which is the address whisch shows the 404? Maybe in the main settings the dedicated page is not selected?
Stefano.
August 5, 2019 at 4:35 pm in reply to: Cannot delete previously created message in Automation #200106Stefano
KeymasterHi, thank for reporting, could be a bug of the latest version. I’ll check it suddenly.
Stefano.
Stefano
KeymasterHi, yes, automated DOES NOT send a newsletter is there is no content (if that behavior is not changed by configuration or by a custom theme).
If you need to send out immediately, there is a “run now” button which immediately creates and sends the newsletter. Of course at the scheduled time, if there is not new content, nothing is sent.
Stefano.
Stefano
KeymasterYes, it means you should receive an administration notice when there is new confirmed subscriptions.
Stefano
KeymasterHi, your theme has a style rule “-webkit-appearance: none;” which breaks it. I don’t know in which file since you have autoptimize which is merging the css files. Try to ask the theme author about it.
Stefano.
Stefano
KeymasterHi, can you help me to understand where? Could be a bug.
Stefano.
Stefano
KeymasterHi, actually not, there isn’t a subject placeholder. I’ve added it to the next-to-implement.
Stefano.
Stefano
KeymasterHi, that is a provider problem black listed by google. Ask godaddy about your problem, if an email is delivered to your mailbox it means the plugin is correctly moving it to your provider mailing service.
Stefano.
Stefano
KeymasterHi, the add API is reserved to server-to-server use otherwise you expose your secret api key! You should use the subscribe endpoint as explained in our documentation and, more, the add.php is a legacy file which is there only for compatibility, don’t use it.
Stefano.
Stefano
KeymasterA questo punto, siccome la modifica all’html potrebbe poi impedire il corretto funzionamento del composer, devi andare nel database e cambiare la colonna “editor” da 1 a 2 della newsletter in questione.
Stefano.
Stefano
KeymasterHi, to get support please open a ticket so we can check the automated configuration. And don’t worry for your money, if you’re not satisfied or the addon cannot work in your blog for any reason, you can have a refund (within 30 days).
I’ll wait for a ticket so we can deeply check the problem.
Thank you, Stefano.
Stefano
KeymasterThere are no impacts only the updates of the addons won’t be available directly from your blog, but you can always download them from your account page in this site.
The connection timeout should be analyzed by your provider to understand is there is a block on your side.
Stefano.
Stefano
KeymasterHi, the autoresponder in this version send the email usually within 5 minutes, but we’re arranging to modify it to be able to send the first email if set with sero delasy, immediately.
Stefano.
Stefano
KeymasterHi download it from your account page in this site and install, select to add a new plugin in your blog and upload the zip file.
Stefano.
Stefano
KeymasterCould be some kind of bug. Are you using plugins like user role manager?
Stefano.
Stefano
KeymasterHi, if the test from the status panel is working, it means Newsletter correctly move the message to your provider mailing system. If some emails are sent and other not, it’s a provider filter/block. Try to ask them with a support ticket.
Stefano.
Stefano
KeymasterHi the license is not connected directly to your domain, get it from the account page and check it is not expired.
If it is ok but your blog does not validate it probably your blog cannot contact our server, you should have a warning in the status panel.
Stefano.
Stefano
KeymasterCheck the subscribers’ maintenance panel.
Stefano
KeymasterHi, probably is a style of your theme, which is different between text and email fields. You should ask the theme author. An analysis of CSS could reveal where the problem lies.
Stefano.
Stefano
KeymasterThe welcome message/email can be edited in the subscription configuration panel.
Stefano.
Stefano
KeymasterHi, there was a bug on our side. It should be solved now. Meanwhile you can get the addons from the account page in this site.
Stefano.
Stefano
KeymasterHi, thank you for reporting. Probably the ghost block is there when a rendering problem occurs. We’ll check it.
Stefano.
July 8, 2019 at 11:21 am in reply to: Download admin.php instead of save or sent the newsletter #183788Stefano
KeymasterHi, usually this is due to security modules active on the webserver or security plugins. Try to check for them.
Stefano.
Stefano
KeymasterHi, using the classes you mentioned you should be able to customize the text. But it could depend on the CSS order. Where are you adding your custom styles?
Stefano.
Stefano
KeymasterHi, the problem should be solved. Save the general Newsletter option to clean up the cache and then the addons should show the correct button. If the problem persists, let me know and meanwhile you can download the addons from your account page in this site.
Thank you, Stefano.
-
AuthorPosts