Forum Replies Created

Viewing 200 posts - 2,001 through 2,200 (of 2,224 total)
  • Author
    Posts
  • in reply to: Translation to Brazilian Portuguese #31581
    Stefano
    Keymaster

    Hi actually we have no “power” to approve a translation, we try to get in touch with an editor. Porbably the best way is to connected to the slack channel of wordpress polyglots and ask a contact with the Brazilian editor.

    And really thank you for all your work!

    Stefano.

    in reply to: Tracking not working since server change #31576
    Stefano
    Keymaster

    Hi, when you click a tracked link, the link opens correctly?

    Stefano.

    in reply to: Sending newsletter from PHP script #31536
    Stefano
    Keymaster

    Great! 🙂

    in reply to: Is it possible to create a personaised salutation? #31535
    Stefano
    Keymaster

    Yes, check the {title} tag and the form fields panel where to configure it.

    Stefano
    Keymaster

    The blank page is clearly a problem. Have you enabled the SMTP? Are you sure the provider has a working mail service for blogs? About the SSL error, where do you see it?

    Stefano.

    in reply to: Import list format add faculty field #31483
    Stefano
    Keymaster

    No, there are not custom field that can be set during the import. But you should create a list “faculty of medicine” and then import the contacts setting that list.

    in reply to: Confirmation required message does not show #31455
    Stefano
    Keymaster

    Have you a page with only the [newsletter] shortcode and is that page selected as newsletter dedicated page in the subscription configuration panel.

    Stefano.

    in reply to: Newsletter Usage #31454
    Stefano
    Keymaster

    Hi, in the status panel there are the error log files.

    Stefano.

    in reply to: Subscription Form #31453
    Stefano
    Keymaster

    You should copy exactly the code of the form you want changing the form action to http://yourdomain.com/?na=s, the email filed name to “ne”, the name field name to “nn” and the last name field name to “ns”.

    Bye, Stefano.

    in reply to: WooCommerce extension #31442
    Stefano
    Keymaster

    Hi, support for extension should be requested using the ticket system, can you open a ticket? About you request is not clear if you’re talking about the checkout form on woocommerce or the registration of a wp user. Custom form for registration need to be customized to register a subscriber.

    Stefano.

    in reply to: Sudden problem with code lines with Facebook plugin #31407
    Stefano
    Keymaster

    Hi, which facebook extension version are you running? The last one?

    Stefano.

    in reply to: test subscribers do not receive test emails #31263
    Stefano
    Keymaster

    Hi,

    or your provider is filtering the outgoing emails or the receivers are filtering on their side. It’s not a problem of encoding if at least one account is receiving them. Ask your provider if it is dropping some emails. Which is the provider?

    Stefano.

    in reply to: Wp Comments extension #31121
    Stefano
    Keymaster

    Hi could you kindly open a ticket for support on commercial extensions?

    Anyway, are you accessing the site as admin or another role? That could be the problem.

    Stefano,

    in reply to: Customize minimal form style (Button) #31104
    Stefano
    Keymaster

    Hi, you can add your custom css rules to skin the minimal form. You can add them to your theme or in the extra css rules on subscription configuration panel of Newsletter.

    Stefano.

    in reply to: "License Not Valid" message #31054
    Stefano
    Keymaster

    As reported in the error: “Ask your provider to unlock the HTTP/HTTPS connections to https://www.thenewsletterplugin.com”. Your blog is firewalled, cannot connect to the license validator.

    Stefano.

    in reply to: How to edit the Title in the Newsletter Composer? #31024
    Stefano
    Keymaster

    Move to the preview and you have the full panel to set the subject, targeting and so on.

    Stefano.

    in reply to: Setup with new VPS #31004
    Stefano
    Keymaster

    Have you changed the delivery speed on newsletter main settings?

    in reply to: import huge email data #30996
    Stefano
    Keymaster

    The problem is probably your php execution timeout or the capability of the server to manage a big number of insert via PHP. You probably should populate directly the database.

    Stefano.

    in reply to: Not Saving Settings #30984
    Stefano
    Keymaster

    Hi I actually don’t know which could be the problem since they’re saved as wordpress options… it sounds like a database problem. Options in other panels are correctly saved?

    Stefano.

    in reply to: Internal server error 500 #30971
    Stefano
    Keymaster

    Those kind of error are logged in the error log of the server. Please try to find it so we can understand the problem. Check even the status panel of Newsletter for any possible error.

    Stefano.

    in reply to: Newsletter Widget Button issues #30970
    Stefano
    Keymaster

    Check on form field panel what’s set in the button label.

    Stefano.

    Stefano
    Keymaster

    No, there is not a shortcode for the latest email. You can eventually use the email url used to view the email online but removing the user key.

    Stefano.

    in reply to: Translate admin email #30846
    Stefano
    Keymaster

    Actually not possible.

    Stefano.

    in reply to: confirmation page #30822
    Stefano
    Keymaster

    Select the correct dedicated page on subscription configuration panel. Pay attention at a possible specific set for the confirmation page, always in that panel.

    Stefano.

    in reply to: Translating Newsletters and Forms #30766
    Stefano
    Keymaster

    On current version we do not support multilanguage plugins, sorry. You can create a custom form, one for each language. Shortly we introduce the by-list-messages so you can eventually address subscribers in different language to different lists.

    About nrewsletters, when you have lists dedicate to different languages, you can send two different newsletters.

    Stefano.

    in reply to: Preference Confirmation #30765
    Stefano
    Keymaster

    Hi in the generated profile page by Newsletter I have the alter message after saving. You don’t? May be there is a javacript error blocking the message?

    in reply to: Preference Confirmation #30764
    Stefano
    Keymaster

    I’ll check it could be a bug.

    Stefano.

    in reply to: Please go back to the old html editor #30725
    Stefano
    Keymaster

    Hi we cannot switch back, that editor is no more supported. I added for the new version the HTML button, which other tools are missing?

    Thank you, Stefano.

    Stefano
    Keymaster

    Since google is deprecating the basic SMTP, you should use postman which integrates with google is more modern way and leave the SMTP setting if Newsketter disabled.

    Stefano.

    in reply to: Confused on how to configure Postman with Newsletter #30716
    Stefano
    Keymaster

    Hi, just install and configure postman and test it. Disable the newsletter SMTP option and set on main settings Newsletter to NOT send email directly.

    That’s all, Stefano.

    in reply to: Newsletter schedule timing? #30677
    Stefano
    Keymaster

    See your other question, that is the problem. Once solved you should see that message disappear. Takr into consideration and external cron call, see the documentation about the delivery engine in this site.

    Stefano.

    in reply to: Action call? #30676
    Stefano
    Keymaster

    it means the plugin is not able to call itself. Could not be a problem, but usually it means WP is not able to trigger the internal scheduler, for example. That happens when the webserver has the wrong DNS configured.

    If you can access to server with a shell try to ping dominio.com and look at the answer of ping command.

    Stefano.

    in reply to: Renew subscription #30653
    Stefano
    Keymaster

    Hi, you should buy a new license.

    Thank you, Stefano.

    in reply to: Newsletter sending problems? #30639
    Stefano
    Keymaster

    Another observation: the plugin give each message to your server, then it loose the control of the email. If the local server has problem, delays or drops email we cannot know. If you’re sure a recipient has not received the email, try to send to that recipient a test email from the status panel.

    Stefano.

    in reply to: Newsletter sending problems? #30638
    Stefano
    Keymaster

    Hi, how you know only 40 received the newsletter? To have logs with more information you should set the level to debug.

    Stefano.

    in reply to: Missed buttons in newsletter editor #30614
    Stefano
    Keymaster

    Hi, can you share a screenshot of your editor? You should have two toolbar and, for example, the justify button is there. We load the editor from a public cdn, may your connection is closed to cdnjs?

    Stefano.

    in reply to: Can´t find the code , I must set in the site! #30603
    Stefano
    Keymaster

    Sorry but which code?

    in reply to: Add Name to Subscribe form. #30595
    Stefano
    Keymaster

    Activate the name/surname, gender and so on on the form fields panel. Not that hard.

    Stefano.

    Stefano
    Keymaster

    Hi, we for sure are not adding those text, I suspect your theme is adding such info at the end of generated emails. How do you generate the newsletter? With the composer?

    in reply to: Custom lists #30560
    Stefano
    Keymaster

    Is the list 3 set as public? If not it will be skipped otherwise anyone would be able to add himself on every possible list.

    Stefano.

    in reply to: BUGREPORT: Turn off confirmation emails – woocommerce #30559
    Stefano
    Keymaster

    Hi actually not, we’re working to add more options on each subscription startpoint (widget, woocommerce, form, registration) to add more control. For example in your case disabling confirmation email means to use single opt in for woocommerce registrations.

    Stefano.

    in reply to: I have lost my subscribers list! #30526
    Stefano
    Keymaster

    Hi all contacts are stored in database tables “wp_newsletter*” so if you have a database backup you can restore those tables.

    Stefano.

    in reply to: custom fields and "Resent Function" #30525
    Stefano
    Keymaster

    Try with {profile_N} in the email text, you should be replaced with the profile field number N.

    No, there is not a way to resend the last newsletter to new subscribers.

    Stefano.

    in reply to: How do I activate TinyMCE? #30524
    Stefano
    Keymaster

    Hi the tiny mce embedded in newsletter is not the one of WordPress, I don’t understand what you means with “activate tiny mce extended”. Is that a plugin? What is it adding over the standard wp editor?

    in reply to: Custom tag and theme #30430
    Stefano
    Keymaster

    Hi, did you already created a custom theme for newsletter?

    in reply to: HTML Editor #30411
    Stefano
    Keymaster

    Hi the button to switch to the raw editor is in the button bar in the panel, probably the option to show the html from tiny is not active I’ll check it.

    The editor is not the WP editor so it does not work with other plugins. The editor of a newsletter needs to create specific code, absolute urls and so on… but probably we can look to use the native wp editor in next releases.

    Stefano.

    in reply to: Vimeo missing from Social footer #30399
    Stefano
    Keymaster

    You’re right, it a bug. Will be fixed on next release (early next week).

    Stefano.

    in reply to: Newsletter Shortcode #30398
    Stefano
    Keymaster

    Hi, there are more than one shortcode (see the documentation page on this site). which shortcode do you need specifically?

    Stefano.

    in reply to: Not automatically imported subscribers #30369
    Stefano
    Keymaster

    Hi, what do you mean with “not imported”? The subscribers are registered into the database to be subsequently confirmed. How did you find out they are not registered? From the subscriber panel?

    Stefano.

    in reply to: Subscribe button at bottom of site not responding #30343
    Stefano
    Keymaster

    Without the site address where to check the problem is impossible to debug it :-). Could you share it?

    Stefano.

    in reply to: Question regarding lists based on user profile field #30326
    Stefano
    Keymaster

    Hi, there is not this option, you should run some kind of query to do that.

    Stefano.

    Stefano
    Keymaster

    Using the panel to integrate the wp users, import them all and then when you send a newsletter you can select to address only the subscriptions connected to a wp user.

    Stefano.

    in reply to: Using our own html code for a news letter #30177
    Stefano
    Keymaster

    Create a newsletter with a theme, when the editor displays switch to the html editor, empty the textarea and paste your html.

    in reply to: WYSIWYG Text editor does not work in newsletter creation #30110
    Stefano
    Keymaster

    May be an old javascript file, Anyway on next update we move to tiny 4.0 everywhere so possible compatibility problem should be resolved.

    Stefano.

    in reply to: Newsletter Lists in Dropdown #30081
    Stefano
    Keymaster

    No, you should code the form manually.

    anyway we should add a shortcode for that!

    in reply to: Add the newsletter subscription form into a wordpress page #30039
    Stefano
    Keymaster

    Of course: [newsletter_form].

    Stefano.

    in reply to: Sidebar is not visible #30038
    Stefano
    Keymaster

    Probably there is another plugin injecting styles in our pages which hide the sicebar. Can you share a screenshot? Anyway the only solution id to debug the page, I can do it with an administrative account. If you want, contact me privately at stefano@thenewsletterplugin.com.

    in reply to: How to display privacy checkbox in subscribers account #29973
    Stefano
    Keymaster

    The privacy checkbox has no sense in the profile page, since once the user remove the privacy consent you should delete his profile. If you need just yes/no field you can use a custom field of type “select”.

    Stefano.

    in reply to: Import Email Database #29953
    Stefano
    Keymaster

    Another thing: when importing Newsletter try to remove provider limitations like time limits, but not all providers let to change that value.
    Check in the status panel if there’s a KO on time limit setting.

    You can even set Newsletter in debug mode (main settings panel) and check for php error logs in the status panel which could report possible problems.

    Stefano.

    in reply to: Import Email Database #29952
    Stefano
    Keymaster

    If you can import so little amount per batch I suspect the provider has limitation on your database. Since your list is rather important, are you sure the hosting plan you have is enough powerful?

    Anyway, you can always split the list is small batches and import them, ia an one off work… may be a little boring but to one time.

    Stefano.

    Stefano
    Keymaster

    To create a custom theme, it’s easy to not use the drag and drop which needs components, but to start from an HTML or a prepackaged theme and build a custom theme as explained in the documentation page. Custom themes must be store in the extensions/newsletter/emails/themes folder.

    Stefano.

    in reply to: Black Screen When Push Sending #29950
    Stefano
    Keymaster

    Hi, the black screen could hide a message writen in dark gray, can you check it? For example a database error.
    You can try to put Newsletter in debug mode (see the main settings) and then check on status panel for a php error log (last elements of that panel). Check there if there are some kind of errors reported.

    if the status panel report 40M it means WP is working with 40M. That could means you cannot change the memory limit can be a limitation of your provider.

    Stefano.

    in reply to: Subscribers don't receive the confirmation email #29947
    Stefano
    Keymaster

    Hi, this is rather strange since the confirmation email is not different from the test email. Please, try to change the confirmation email text removing for example the word subscription. Have you asked your provider is it has outgoing filters on your email?

    Which is your site? Where I can do a test?

    Stefano.

    in reply to: Newsletter localhost ? #29930
    Stefano
    Keymaster

    Yes, we do all the development and test in localhost. Which error do you have? Which operative system? Have you tested the delivery from the status panel?

    Stefano.

    in reply to: newsletter not working anymore #29906
    Stefano
    Keymaster

    More, which version of Newsletter are you using?

    It seems it is not the latest.

    Stefano.

    in reply to: newsletter not working anymore #29905
    Stefano
    Keymaster

    Hi, what’s not working? The email delivery? Which is your provider?

    Stefano.

    Stefano
    Keymaster

    No, the “not active” means you’re sending emails to subscribers not in those lists. For example: you create a new list, the “marketing tips”, maybe associated to an automated channel. Example: tou want to send a newsletter to all your subscribes NOT ALREADY in the list to invite them:

    “hey guys, a new fantastic marketing tips channel for you. Enter your {profile_url} and activate it now!”

    You’ll select that list with the option “not active”. The all lists not active is similar, probably not really useful or maybe in some special cases.

    Stefano.

    in reply to: database error #29812
    Stefano
    Keymaster

    Sometime I encountered this problem with special characters (accented or emoji), even if it should solved. If you create a blank newsletter does it saves correctly? Can you check the database encoding in the newsletter status panel? Should be something like utf8 ot utf8mb4.

    Stefano.

    in reply to: error with {profile_url} #29754
    Stefano
    Keymaster

    Disable the wp_debug in your wp-config.php file, meanwhile I add a check. On next release the notice shouldn’t be there.

    in reply to: unsubscribe link did not work #29724
    Stefano
    Keymaster

    The placeholder is replaced with a personal unsubscription url directly inside each email you send.

    Stefano.

    in reply to: Change text "Subscribe" on button #29723
    Stefano
    Keymaster

    See the form fields panel.

    Stefano.

    in reply to: Undelivered Mail Returned to Sender #29722
    Stefano
    Keymaster

    Bounces are managed only with out integration to external delivery services which provide even the bounce detection and reporting. If you want to try to manage the bounces on your own, try the Bounce plugin.

    Stefano.

    in reply to: Unable to set up the plug-in #29715
    Stefano
    Keymaster

    Hi, I cannot understand from where this error is generated (Email sent with Newsletter: FAILED (Undefined index: post_type). Please try to use the status panel for a test, and before disable the direct sending in the newsletter main settings and disable the smtp in the smtp panel.

    If you want to use postman, keep the direct send and the smtp disable in Newsletter.

    Stefano.

    in reply to: Can't See Dashboard #29694
    Stefano
    Keymaster

    Is some kind of error or warning reported in the status panel?

    Stefano.

    in reply to: cron job #29693
    Stefano
    Keymaster

    Your provider probably has a cron service which you can use, ask them.

    Stefano.

    in reply to: Toggle preferences #29692
    Stefano
    Keymaster

    No, it is not possible. Anyway if your subscribers are interested in your content, be sure they select at least one choice. You could preselect the english or the dutch to everyone and then and to choice if they prefer another language.

    Stefano.

    in reply to: How To Insert Field Full Name #29660
    Stefano
    Keymaster

    You can use extra profile fields, configure them on form fields pabel.

    Stefano.

    in reply to: Automated sended newsletter #29659
    Stefano
    Keymaster

    The automated extension can be setup to send out a newsletter every day with your latest posts.

    Stefano.

    in reply to: Subscription form #29658
    Stefano
    Keymaster

    Create a page with [newsletter] inside and setup the fields you need on the form fields panel.

    Stefano.

    Stefano
    Keymaster

    Newsletter tries to change temporary the value to know if it has the controls on it. WP it self change the timpout to 0 during import operation. If it is 600 o even 300 is ok. Usually it could be better to have it set at lower value and the let newsletter to increase it when needed (during a delivery batch).

    Stefano.

    in reply to: confirmed_message_text issue in subscription.php line no 585 #29655
    Stefano
    Keymaster

    Uhm, those options should be initialized on installation. Enter the subscription panel and save all the options.

    Let me know.

    Stefano.

    in reply to: How to edit a newsletter #29654
    Stefano
    Keymaster

    Hi I understand this is a very late response, but if you’re missing the “save” button probably there are other plugin interfering with our admin panels (not the first time we experience that).

    Stefano.

    in reply to: Database wait timeout #29645
    Stefano
    Keymaster
    in reply to: Responsive Drag & Drop Composer #29642
    Stefano
    Keymaster

    It seems the block folder is not readable or the plugin is not completely installed, Try to reinstall.

    Stefano.

    in reply to: The WordPress internal schedule is not triggered enough often #29641
    Stefano
    Keymaster

    Hi ask the provider to setup a cron call as explained in that page, is the easy solution. If the scheduler is triggered correctly the message should disappear in few hours.

    Stefano.

    in reply to: custome theme #29640
    Stefano
    Keymaster

    What do you mean with “I do not receive any email”?

    Stefano.

    Stefano
    Keymaster

    We have not a block with that kind of configuration. We’re anyway working on a new block series and we would like to add this feature on the posts block or possibly in a new specialized block.

    Stefano.

    in reply to: Stats of the users who clicked the Newsletter #29638
    Stefano
    Keymaster

    Yes, with the reports extension entering the detail panel of subscribed reached widget you can export all the click log.

    Stefano.

    in reply to: Newsletter widget with 2017 (Default) WP Theme #29637
    Stefano
    Keymaster

    Thank you for your report of this issue. We’ll check it. You can change the color of fields and text using the custom css you can find in the subscription panel to adjust the color for your theme.

    Stefano.

    in reply to: Change language #29636
    Stefano
    Keymaster

    All texts and labels are available in the subscription and form fields panels.

    Stefano.

    in reply to: Responsive Drag and Drop Extensions #29635
    Stefano
    Keymaster

    Hi we are working on the possibility to add custom blocks, actually they are not supported.

    Stefano.

    in reply to: Add Extra Field #29594
    Stefano
    Keymaster

    Check the documentation for more tips, anyway to add an extra field:

    [newsletter_field name="profile" number="1" label="City"]

    Stefano.

    in reply to: "Subscribe" button text color #29581
    Stefano
    Keymaster
    in reply to: DKIM Wizard #29580
    Stefano
    Keymaster

    The plugin does not support natively the dkim. You should ask the provider to activate the dkim in the server you’re using to send the newsletter. Too often the dkim signature made by the sending software then fails because the sending server adds it’s own data.

    Stefano.

    in reply to: plugin broken for WP #29567
    Stefano
    Keymaster

    Guys, it seems your update is getting a wrong file or not replacing all the files. Delete the plugin folder and reinstall.

    Stefano.

    in reply to: Custom Themes Download #29566
    Stefano
    Keymaster

    Hi, as far as we know there are not Newsletter ready themes in the market.

    Stefano.

    in reply to: Unsubscription #29563
    Stefano
    Keymaster

    There is not an unsubscription form. The unsubscription starts from a personal link generated by the tag in every email you send.

    Stefano.

    in reply to: Responsive Drag & Drop Composer #29553
    Stefano
    Keymaster

    It seems the folder emails/tnp-composer/blocks inside the plugin is not there or not readable. In which folder the plugin is installed? Could you check the mentioned folder?

    Stefano.

    in reply to: Add Media changes #29552
    Stefano
    Keymaster

    Hi we’re aware of the problem. The new media selector of wordpress when opened outside a post panel does not show the size selector. We do not know why and asked support to the community since even on other plugins there is the same problem.

    Meanwhile you should upload an image of the right dimensions.

    As soon as we find out the problem will release an update.

    Stefano.

    in reply to: Statistic Error during newsletter sending #29551
    Stefano
    Keymaster

    Probably you have a lot of plugin installed, increase the memory for your wordpress trying to set

    define(‘WP_MEMORY_LIMIT’, ‘128M’);

    in your wp-config.php.

    What’s strange in the admin side wp set it to 256, probably your provider has a block, you should even as them to increase that limit.

    Stefano.

    in reply to: Archive Extension Bug? #29512
    Stefano
    Keymaster

    It’s probably a bug, I’ll check it. The save button was removed some time ago because people wrongly changed the newsletter configuration affecting the statistics. So I think it is a bug.

    Stefano.

    in reply to: plugin broken for WP #29509
    Stefano
    Keymaster

    Hi the file plugin.php form https://wordpress.org/plugins/newsletter/, version 4.7.9 has not the line number 1545, it is shorter. Probably your blog is loading a wrong file, have you two folders with the same plugin?

    Stefano.

    in reply to: Problem with shortcodes #29471
    Stefano
    Keymaster

    Hi, test email probably are not associated to a user so the placeholders cannot be replaced. Test with a real subscription.

    Stefano.

    in reply to: Import vom Excel CSV File #29467
    Stefano
    Keymaster

    The problem is probably in your server not being able to insert all the 60.000 contacts. You should break it up in small pieces.

    Stefano.

    in reply to: Translation #29463
    Stefano
    Keymaster

    Translations can be contributed on translate.wordpress.org and once ready they’ll come automatically with the plugin.

    Stefano.

    in reply to: uncorrect token and non progress #29451
    Stefano
    Keymaster

    This is strange. You can take a link giving you the error and at the end you can find something like nk=dd-tttttt.

    dd is the subscriber id and ttttt the token. Check that token in the subscriber panel for the subscriber which such id. Does they match?

    Stefano.

    Stefano
    Keymaster

    Hi, some themes includes an old version of tgmpa which has not protection when it is loaded more than one time. We are working to remove it from our plugin without loose the quick installation from the extension panel. I believe monday we can release the fix.

    Stefano.

    in reply to: Missing images in Mac Mail #29448
    Stefano
    Keymaster

    Hi, actually there is no much we can do in the plugin. It’s strange to not have that images loaded if you enabled the remote content. Any other information is given by apple mail over the image? The top logo is shown, is it an image?

    If you right click over the image is there any option?

    Stefano.

    in reply to: create newsletter groups during import #29430
    Stefano
    Keymaster

    Create the lists you need from the lists panel and when you import select the destination list.

    in reply to: User managed lists/subscriptions #29380
    Stefano
    Keymaster

    When you send a newsletter you should add the {profile_url} link so the user can edit his profile where the public lists are shown.

    Stefano.

    in reply to: cookie #29379
    Stefano
    Keymaster

    The only cookie used is “newsletter” which contains the user id, used to unlock the content if the content locking feature is used. Data in the cookie is not used to profile the user but is like a session cookied to recognize the user, like the login cookie of wordpress.

    Stefano.

    in reply to: problem with the code here [newsletter_form type="minimal"] #29367
    Stefano
    Keymaster

    Probably the CSS of your theme has not good rules for buttons. If you share the link where the form can be seen I can check them.

    in reply to: How to change newsletter's name #29365
    Stefano
    Keymaster

    Sorry, but what do you mean with “newsletter name”?

    Stefano.

    in reply to: Notice for extensions isn't closable #29364
    Stefano
    Keymaster

    Hi, it seems a problem with the tgm library we use. We check the problem tomorrow and release a patch. I’m able to dismiss it on my blog, can you contact me privately at stefano@thenewsletterplugin.com? We can try to debug the problem.

    Thank you, Stefano.

    Stefano
    Keymaster

    Hi,

    check the content of the confirmation emial in the subscription panel. Maybe there you find the old url. Check even the dedicated page url, always in the subscription panel.
    You should even check the WP general setting to be compatible with your new domain.

    Stefano.

    in reply to: "Wrong email" error on blank page #29272
    Stefano
    Keymaster

    The form in the popup seems to work correctly but mu should set “target=”_top”” in the form tag. I was not able to find the form not working.

    Stefano.

    in reply to: Please Help, Fields are not showing correct #29244
    Stefano
    Keymaster

    Hi the problem is that your site has a style rule with high priority that changes the behaviour of every labels inside the content… it’s not so easy to address without changing that special rule in your site style…

    Stefano.

    Stefano
    Keymaster

    Uhm, it could be a bug. Maybe the date function is used instead of the date_i18n. I’ll check it.

    Thank you, Stefano.

    in reply to: The subscription form on external sites #29222
    Stefano
    Keymaster

    Hi, if you have a license, please open a ticket to the support reserved to premium users.
    Anyway you can copy the generated form in other sites but remember to include the form validation javascript or to code a custom one.
    About the form in emails, it’s not clear to me what you mean.

    Thank you, Stefano.

    in reply to: SMTP configuration #29202
    Stefano
    Keymaster

    Hi,

    if you enable the SMTP ONLY the emails sent by Newsletter will use that SMTP, otherwise Newsletter uses the mailing system of WordPress. But check on main setting to have deselected the “send email directly”, otherwise Newsletter uses an independent method always relying on the blog server.

    Of course, if you have an SMTP plugin, setting Newsletter (as is out of the box) to send using WP, emails are sent by your SMTP plugin.

    The only limitation is that Newsletter cannot send the textual part and will send newsletter only as HTML.

    Stefano.

    in reply to: Errors in logs, not sure how important #29201
    Stefano
    Keymaster

    Hi, they are not important. Probably we wrongly logged them as ERROR instead of INFO (sometime programmer do that to be sure the log is written since the logger always writes ERROR log lines).

    Thank you for your report, I’ll check the log statements in the code.

    Stefano.

    Stefano
    Keymaster

    You can create different forms using the Newsletter shortcodes (see the documentation on this site) and, if needed, set on each form the destination list. About separated confirmation/welcome email, we’re working on that. Is not a super requested feature but it will be useful with the new autoresponder.

    It could take a month to have that live.

    Stefano.

    in reply to: Widget – Newsletter Minimal #29185
    Stefano
    Keymaster

    The problem (I can’t check it since I’ve not your blog address) is probably the style of your theme. You can add specific styles in the cusotm styles field you can find in the Newsletter subscription panel (in the near future they’ll be moved in the main settings panel) to make the appearance of the widget different.

    Of course a basic knowledge of the CSS is required. In the documentation there is specific page (https://www.thenewsletterplugin.com/documentation/subscription-forms-style) to understand how to address the form elements and change they appearance using the CSS.

    Stefano.

    in reply to: TinyMCE Editor JS Problem #29162
    Stefano
    Keymaster

    Such kind of errors are usually due to a third party plugin injection some kind of code (or another tinymce version) in newsletter panels. Try to find out if the problem is there.

    Stefano.

    in reply to: Only allow custom email format to subscribe #29076
    Stefano
    Keymaster

    You should create your custom form with your own validation code, starting from the generated form. it’s not that complicated.

    Stefano.

    in reply to: subscribers have disappeared :( #29047
    Stefano
    Keymaster

    Please, check the subscriber panel filter (by name, list, status, …).

    Stefano.

    in reply to: URL options for WordPress site #28976
    Stefano
    Keymaster

    You can use the whatever “extension” of the domain name you prefer, why you think it could be mandatory to use .org?

    Stefano.

    in reply to: How to bulk confirm all 'not confirmed' subscribers ? #28971
    Stefano
    Keymaster

    You should run a query into the database: update wp_newsletter set status=’C’ where status=’S’. That query preserves the bounced addresses.

    Stefano.

    in reply to: Changing & to "&" in subject line #28970
    Stefano
    Keymaster

    Hi, are you using the tag {blog_name}? Eventully just write the blog name without using the tag, it should work. Let me know (and I’ll check the code since the subject should not be html escaped).

    Stefano.

    Stefano
    Keymaster

    No, it’s not possible. The newsletter is a full HTML page it would be complicated to make it render correctly inside a post.

    Stefano.

    in reply to: Front End Creation #28968
    Stefano
    Keymaster

    No, they cannot be created from the frontend. Why?

    Stefano.

    in reply to: The difference between Interactions, Opened and clicked #28967
    Stefano
    Keymaster

    An interaction is an open OR a click.

    Stefano.

    in reply to: test emails are not sent #28921
    Stefano
    Keymaster

    If you’re not able to send a test newsletter but the diagnostic work, probably your provider has a spam filter. Try to create a blank newsletter with only text (no images and no links) and test it.

    Stefano.

    in reply to: How can I insert newsletter optin into page content? #28893
    Stefano
    Keymaster

    You should create a custom form and then recall it with [newsletter_form form="1"], for example.

    Stefano.

    in reply to: padding input field #28879
    Stefano
    Keymaster

    Hi, I need to see the form online live to check which CSS must be modified. Have you a public page where I can see it with the layout you attached?

    Thank you, Stefano.

    in reply to: Blog Post Block Save Issue #28789
    Stefano
    Keymaster

    Hi, I tested on out test env the blocks and they work. Have you any javascript error? Or server side error logged into your server logs?

    Stefano.

    in reply to: 404 error page shows after clicking subscribe – Chords #28787
    Stefano
    Keymaster

    You form uses an old action url, the new on is http://yourdomain.com?na=s.

    Stefano.

    Stefano
    Keymaster

    We have not a specific integration with that plugin, but try to play with the wp integration settings, probably it works.

    Stefano.

    in reply to: How to create and subscribe to multple lists #28784
    Stefano
    Keymaster

    You can configure the lists in the lists configuration panel and the decide is they should show in the subscription form.

    Stefano.

    in reply to: Is it possible to create different lists for emails? #28783
    Stefano
    Keymaster

    Yes, you can use the lists configuration panel.

    Stefano.

    in reply to: Adding Custom Composer Block #28782
    Stefano
    Keymaster

    This is in our short development plans.

    Thank you, Stefano.

    in reply to: Unsubscribe Does Not Work #28780
    Stefano
    Keymaster

    Hi, they bring to the newsletter dedicated page you setup in the subscription panel. Be sure that page contains only the [newsletter] shortcode.

    Stefano.

    in reply to: 'Not enough privileges' during new newsletter creation #28779
    Stefano
    Keymaster

    Sometimes security plugins interfere with the preview, I don’t know why. Have you any of those plugins installed?

    Stefano.

    in reply to: Publish specific products in newsletter #28662
    Stefano
    Keymaster

    The default theme should already detect the products of wc as custom post type.

    Stefano.

    in reply to: Subdirectory #28564
    Stefano
    Keymaster

    check the dedicated page set on subscription settings panel.

    stefano.

    in reply to: 404 error page shows after clicking subscribe #28563
    Stefano
    Keymaster

    the problem is your form, you should change the action to http://demandcontrolschema.com/?na=s.

    Stefano
    Keymaster

    actually not because you can create many forms for many different lists, anyway we’re introducing that option with an error message.

    stefano.

    Stefano
    Keymaster

    hi which translation tool are you using? if the widget configuration has not the fields for those labels, you should be able to change them in the form field configuraton panel.

    stefano.

    in reply to: No send button #28547
    Stefano
    Keymaster

    hi, other topics are due to third party plugin injecting wrong css in the Newsletter panel. In your case, which is the status of the newsletter you’re editing? If it is “new” almost surely there is a css rule hinding the button but to check that I need to access the panel. Or are you able to inspect the code with a browser debugger?

    Stefano.

    in reply to: Subscribe button appears blank #28502
    Stefano
    Keymaster

    Use the custom css field on plugin configuration and add the rule

    .tnp-field input[type=”submit”] {
    color: #000;
    }

    in reply to: How does a subscriber unsubscribe? Don't see a form for it. #28410
    Stefano
    Keymaster

    if just enetring an email one can enter that account, anyone can edit any other else account. a newsletter has not the login concept as a website, one can unsibscribe directly from the unsubscription link you send with newsletters (which is a personal unsubscription link).

    Stefano
    Keymaster

    Could you report here the link? It could be by mailgun I don’t know, but seeing the link I can unerstand if it is by Newsletterb or not.

    Stefano.

    in reply to: subscriber changes not saving #28407
    Stefano
    Keymaster

    The dark blue may hide an error in dark grey. Could you check?

    You can check even the error log of the server, usually this is a problem in the database. Have you tried to deactivate and reacgtivate the plugin?

    Eventually rename the wp_newsletter table and and upon reactivation it should create it again. The test the subscriber saving.

    Stefano.

    in reply to: Newsletter Dashboard blank #28406
    Stefano
    Keymaster

    It seems a stats parameter is generating an error in your dashboard. If possible can you verify the error_log of youe server where the error should be logged?

    Thank you, Stefano.

    in reply to: Send doesn't work #28405
    Stefano
    Keymaster

    Hi, where did you get “Waiting for (my domain)”?

    Stefano.

    in reply to: 404 error page shows after clicking subscribe #28345
    Stefano
    Keymaster

    Hi, open the page you set a dedicated newsletter page and send me here the url.
    Of course be sure the page is selected in the subscription configuration panel.

    Thank you, Stefano.

    in reply to: Not being sent plus test emails fail fraud detection checks #28323
    Stefano
    Keymaster

    Hi, there is already a ticket in the support system about this topic, replies will follow the ticket.

    Thank you, Stefano.

    in reply to: Newsletter Email Translation #28265
    Stefano
    Keymaster

    Hi, there is no support for translation plugins, but you can change every text inside the subscription configuration panel and the form fields panel.

    Stefano.

    in reply to: Error404 on CSS #28264
    Stefano
    Keymaster

    Hi, a fix for that specific error is coming. Try to save the form fields panel, it could help. Anyway the fix will be published this week.

    Stefano.

    Stefano
    Keymaster

    What do you mean with “another email client”? An email client is a software to read emails usually.

    Stefano.

    in reply to: Newsletter dedicated page – NOT WORKING #28261
    Stefano
    Keymaster

    Hi probably you have a caching plugin or like removing the url parameters. Anyway without your blog address we cannot check it.

    Stefano.

    in reply to: Tnp Tips #4 – not working #28248
    Stefano
    Keymaster

    Hi we need to see the form in that external site to be of help…

    Stefano.

    in reply to: Article link in eMail #28247
    Stefano
    Keymaster

    Try to disable the tracking. Can you also share here a generated link that is not working? Probably you have a plugin removing the parameter of the tracking system and creating that issue.

    Stefano.

    in reply to: Custom CSS on subscribe button #28246
    Stefano
    Keymaster

    Hi, add your custom rules in the subscription configuration panel.

    Stefano.

    in reply to: Text outside of placeholders on subscription form #28053
    Stefano
    Keymaster

    Hi probably is a CSS problem, but without a screenshot is hard to say…

    Stefano.

    in reply to: widget style #28052
    Stefano
    Keymaster

    The button is an image, have you tried to remove that image from form fields panel?

    in reply to: Profile form ought to have labeled fields #28051
    Stefano
    Keymaster

    Hi, in our css the label should be almost black (color: #333;). Can you check if the label is inheriting a color from your theme?

    in reply to: Profile form ought to have labeled fields #28050
    Stefano
    Keymaster

    White label? Very bad on us! I’ll check suddenly!

    in reply to: Remove validate.js from footer #28034
    Stefano
    Keymaster

    The script is registered with standard script enqueue functions, you should deregister it.

    Stefano.

    in reply to: No send- and save-button #28033
    Stefano
    Keymaster

    Write me privately at stefano@thenewsletterplugin.com and give me an account to check that panel. Surely there is a third party style which is hiding the buttons.

    Stefano.

    in reply to: {disarmed} #28030
    Stefano
    Keymaster

    Surely is your hosting, we do not add prefixes in any emails.

    Stefano.

    in reply to: Too many !important rules in the css #27986
    Stefano
    Keymaster

    You can add a filter in your theme to deactivate the css. Check the docs in this site on the form style panel. Thank you.

    Stefano
    Keymaster

    Nothing else should be done, where did you add that line? do not add it at the end of the file, better neat the hash defines.

    Stefano.

    in reply to: Newsletter widget text box headings #27954
    Stefano
    Keymaster

    Hi, the widget (new format) already has the labels over the fields… if you activate it on your site I can check why they do not appear.

    Stefano.

    in reply to: Make theme-file from Composer #27937
    Stefano
    Keymaster

    You can try to copy the HTML generated by the composer and keep it in a file or create a theme (see the documentation on this site) to future newsletters.
    You can always duplicate a sent newsletter to create a new one, anyway.

    Stefano.

    in reply to: I need Dutch (NL) translation is that possible ? #27933
    Stefano
    Keymaster

    For administration panel translation everyone can contribute on translate.wordpress.org. The public messages can be translated inside the subscription and form fields panels.

    Stefano.

    Stefano
    Keymaster

    Setup the after save message and you’ll have an alter after the profile is saved.

    Stefano.

    Stefano
    Keymaster

    The registration on subscription takes place IF the user_register event (WP standard) is fired. If Woocommerce does not fire it, probably the subscription cannot be registered. Of course you should configure the wp integration to register every new user without rely on the opt in checkbox because I can image it is not there on Woocommerce registration form.

    Anyway it sounds strange to me that Woocommerce isn’t firing that event.

    Stefano.

    in reply to: The API folder desapeard #27930
    Stefano
    Keymaster

    Yes, we’re required to remove it to adhere to some WP best practices. We’re going to release a free extension to get them back as a separate plugin.
    And, yes, the url will change.

    Stefano.

    in reply to: How to validate that emails were sent by SMTP #27817
    Stefano
    Keymaster

    Where did you set the SMTP? If you set the SMTP in Newsletter and it is active, the SMTP is used, there is no need to actually validate it. Eventually set some wrong parameter in the SMTP setting and the emails should stop.

    Postman is a plugin for wordpress, there is no need to use it, it’s just an alternative.

    Stefano.

    in reply to: Newsletter + Grabber extension incompatibility #27816
    Stefano
    Keymaster

    Hi, actually, reading the error, probably your form is sending under the key you set as containing an email an array of values. This is why the is_email() function is giving back that error.

    Stefano.

    Stefano
    Keymaster

    Newsletter collects some stats about the frequency the scheduler is activated. Check on diagnostic panel the average time between call, it should be around 300 seconds. If much greater the plugin still work but it could not reach the optimum performances while delivering.

    If you just setup the external trigger, wait at least one day since the stats updates slowly.

    Stefano.

    in reply to: Newsletter as static html page #27750
    Stefano
    Keymaster

    Hi, can you explain me better what is your need? The newsletter is actually a pure HTML (stored in the database).

    Stefano.

    in reply to: problem with email notification #27749
    Stefano
    Keymaster

    Hi Greta, do a test from the diagnostic panel as see if you blog has problem with emails and if the diagnostic messages are delivered.
    Which is your provider?

    Stefano.

    in reply to: Newsletters ending up in spam folder #27718
    Stefano
    Keymaster

    Try to use an SMTP, you can try to use the SMTP for your regular email if your provider is managing even the emails for your domain. Or an external service, like mailjet, mailgun, …

    Stefano.
    ps: the spam is almost surely due to your webserver not trusted from email receivers (gmail, …)

    Stefano
    Keymaster

    All messages cam be composed in the subscription panel.

    Stefano.

    in reply to: License key under "general Settings" / "Basic Settings" #27667
    Stefano
    Keymaster

    If you bought the extensions from this site you have a license key in your account page and you can copy it in that panel to benefit of the automatic updates.

    Stefano.

    in reply to: Newsletter sent multiple times in the span of 1 minute #27637
    Stefano
    Keymaster

    Hi, Newsletter uses a semaphore that should avoid concurrent sending. Did you triggered manually the delivery engine few times in a row? I wonder if there is a bug in checking the semaphore with manual triggering.

    Thank you for your help in debugging it!

    Stefano.

    in reply to: Dificuldade em aceder a uma nova newsletter _ ERRO 500 #27608
    Stefano
    Keymaster

    Error number 500 is logged in the error log of the server. Can you ask the provider where you can get that log?

    Stefano.

    in reply to: Locked content redirect #27572
    Stefano
    Keymaster

    Subscribed user could see the locked content if they have not a cookie, like when they login. They should start from a link in a newsletter, a link generated by {unclock_url}. Send them a newsletter announcing your new content reserved to them.

    Stefano.

    in reply to: Security plugin alert me on a Malicious file #27525
    Stefano
    Keymaster

    Already contacted wordfence, this is a false positive since the ace library is ok and they’re aware of it.

    Stefano.

    in reply to: Stylish e-mail messages! #27404
    Stefano
    Keymaster

    Which messages? The confirmation and welcome messages use a tewmplate you can edit in the message template panel.

    Stefano.

    in reply to: HTTP ERROR 500 #27401
    Stefano
    Keymaster

    Hi, those kind of error are logged by the server in a special log file, named error.log. Ask the provider this file and check if your php version (on newsletter diagnostic panel) is 5.3 or greater.

    Stefano.

    Stefano
    Keymaster

    Il problema lo sta creando il plugin wp-minify, non vedo riferimenti a Newsletter negli errori della pagina. In ogni caso basta disabilitare i vari plugin finché il problema non scompare per capire quale causa il problema. Newsletter non dovrebbe interferire in alcun modo con la resa grafica di un blog.

    Possibilmente disabilitare e ripulire ogni plugin di cache o di ottimizzazione javascript, css, html.

    Stefano.

    Stefano
    Keymaster

    Hi checking the code there should be no more references generated by Newsletter to that file. Are you sure it has not been added to your theme?

    Stefano.

    Stefano
    Keymaster

    Uhm, the gray.css should not referenced, thank you for your report. Probably the option is still effective and should be corrected.

    Stefano.

    in reply to: Image URLs Incorrect #27296
    Stefano
    Keymaster

    The problem is not in the plugin, but you almost surely have another plugin that makes relative the media URLs. In this case you need to correct the URLs by hand.

    Stefano.

    in reply to: No Longer Sending #27293
    Stefano
    Keymaster

    Hi, do a test from the diagnostic panel. If you get back a success but no email is actually delivered, your provider is applying some kind of filter and you should open a ticket with them.

    Stefano.

    in reply to: Newsletter page error #27289
    Stefano
    Keymaster

    Hi, where is the newsletter page?

    Stefano.

    in reply to: Importazione utenti file CSV #27273
    Stefano
    Keymaster

    Ciao, hai verificato se i contatti che stai importando e che falliscono non siano già presenti? PErché non c’è motivo per cui alcuni elementi non te li carichi senza darti errori specifici.

Viewing 200 posts - 2,001 through 2,200 (of 2,224 total)