Title: wouterdoorn's Replies | WordPress.org

---

# wouterdoorn

  [  ](https://wordpress.org/support/users/wouterdoorn/)

 *   [Profile](https://wordpress.org/support/users/wouterdoorn/)
 *   [Topics Started](https://wordpress.org/support/users/wouterdoorn/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wouterdoorn/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wouterdoorn/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wouterdoorn/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wouterdoorn/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wouterdoorn/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 56 total)

1 [2](https://wordpress.org/support/users/wouterdoorn/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/wouterdoorn/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/wouterdoorn/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/wouterdoorn/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kudos Donations: Easy Donations with Mollie | One-off & Recurring | PDF Receipts | Buttons & Forms] Placeholder and Custom CSS issues with version 4](https://wordpress.org/support/topic/placeholder-and-custom-css-issues-with-version-4/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/placeholder-and-custom-css-issues-with-version-4/#post-18450088)
 * Hi Mike,
 * As always, thanks for the swift reply and great support!
 * The update solved the ‘false’ issue and I got the custom CSS to work.
 * Best,
 * Wouter
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FluentSMTP - WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider] Randon error with code 423](https://wordpress.org/support/topic/randon-error-with-code-423/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/randon-error-with-code-423/#post-17004216)
 * No. In the end I switched to SMTP2GO, a paid service which has been working great.
    -  This reply was modified 2 years, 11 months ago by [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Newsletter Plugin - Noptin] Custom email template not working for site with child-theme](https://wordpress.org/support/topic/custom-email-template-not-working-for-site-with-child-theme/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/custom-email-template-not-working-for-site-with-child-theme/#post-16651879)
 * Strange… I copied the code for the body in to the email-header.php. The test 
   emails seem to work correctly, hopefully this will also be the case for the newsletter(
   the test emails worked before as wel, but the actual newsletter had the aforementioned
   issue).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Newsletter Plugin - Noptin] Custom email template not working for site with child-theme](https://wordpress.org/support/topic/custom-email-template-not-working-for-site-with-child-theme/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/custom-email-template-not-working-for-site-with-child-theme/#post-16618566)
 *     ```wp-block-code
       buddho-child/noptin/email-templates/plain/email-body.php
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Newsletter Plugin - Noptin] emails not being send](https://wordpress.org/support/topic/emails-not-being-send/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/emails-not-being-send/#post-16432739)
 * Thanks. I do have a lot more then 40 subscribers, but it might just have been
   the multisite issue that kept the plugin from sending the newsletter to everyone.
   I will test this first after the update.
 * What’s stranger is the difference in the email html between the test email and
   the newsletter (the <p> tags are available in the test email but get removed 
   in the newsletter itself), but I can circumvent this by changing the style for
   <td> and removing the <p> tags in the file.
 * So for now, no more questions :). Thanks for the quick support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Newsletter Plugin - Noptin] emails not being send](https://wordpress.org/support/topic/emails-not-being-send/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/emails-not-being-send/#post-16429316)
 * Could it be an incompatibility with a multisite subfolder setup? I just found
   out that when I stop both campaigns (clicking on the sending-stop ‘stop’ button
   in the email campaings window) and then restart one, it start working, as soon
   as I start the campaign on the other website the first one stops and it doesn’t
   resume even if the other campaing finishes. I can get it to work by thhen stopping
   and restarting again. Somehow the two campaigns in this multisite setup (with
   the same send date and time) seem to influence each other.
 * NB: The emails that are send after the stop/send seem ot have a issues in the
   layout when compared to the test emails I send. When I use chrome dev tools in
   gmail it looks like the p tag is being removed in the actual newsletter. And 
   while the test email contained 10 posts in the digest the acutal newsletter (
   which got send twice) contained first 2 and then 0 posts.
    -  This reply was modified 3 years, 5 months ago by [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/).
    -  This reply was modified 3 years, 5 months ago by [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Newsletter Plugin - Noptin] emails not being send](https://wordpress.org/support/topic/emails-not-being-send/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/emails-not-being-send/#post-16429042)
 * the last couple of months I have been trying to get it to work without succes.
   I even installed a fresh server with a fresh wordpress install, manually copied
   all content and then reïnstalled the plugins, but it didn’t work. I tried it 
   with the normal cron and with a server cron (through plesk). When I run the noptin_send_post_digest
   cron manually the newsletter is send to only 40 members on the Englis (main) 
   site and 0 members on the Dutch subfolder site. I have no errors in my server
   log (I can actually see the cron with status code 200) and the Noptin debug log
   states: ‘Sending the campaign: “Check out our latest blog posts” ‘ with no further
   errors. I use FluentSMTP with microsoftSMTP, test emails are send without issues
   and I see no failed emails.
 * I am at a loss why it just doesn’t work. Any suggestions?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Use Bunny DNS] dashboard message keeps showing](https://wordpress.org/support/topic/dashboard-message-keeps-showing/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/dashboard-message-keeps-showing/#post-16349859)
 * The dashboard plugin is gone, so I guess everything should be working, but when
   I update a post with new content the pull zone is not purged.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Preload featured image on all pages](https://wordpress.org/support/topic/preload-featured-image-on-all-pages/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/preload-featured-image-on-all-pages/#post-16346175)
 * Using optimization and the meta box the snippet preloads the wrong image. Might
   be because I am using a multisite setup with subfolder….
 * I ended up using a version of this code (for reference): [https://dev.to/jacksonlewis/how-to-preload-images-in-wordpress-48di](https://dev.to/jacksonlewis/how-to-preload-images-in-wordpress-48di)
    -  This reply was modified 3 years, 6 months ago by [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Preload featured image on all pages](https://wordpress.org/support/topic/preload-featured-image-on-all-pages/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/preload-featured-image-on-all-pages/#post-16344962)
 * Hmm… This doesn’t seem to do anything on its own. Do I need to enable autoptomize
   lazyloading or image optimization or ‘Enable configuration per post/ page’ for
   this to work?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The SEO Framework – Fast, Automated, Effortless.] Meta descriptions gone](https://wordpress.org/support/topic/meta-descriptions-gone/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/meta-descriptions-gone/#post-16335050)
 * hope you’re feeling better!
 * Thanks for the info, that will probably help. I am actually considering just 
   letting TSF generate the meta desciptions. Google generates it’s own most of 
   the time anyway and I am not convinced that it’s beneficial to SEO to write my
   own (maybe it has a small effect on CTR)…
    -  This reply was modified 3 years, 6 months ago by [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Featured Image Feature has Vanished](https://wordpress.org/support/topic/featured-image-feature-has-vanished/)
 *  [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/featured-image-feature-has-vanished/#post-16315996)
 * My previous reply was a bit to quick. In the end the same issue occured again.
   I then found that my child theme was missing index.php. I don’t know how that
   happend. But replacing it worked…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Featured image option suddenly gone](https://wordpress.org/support/topic/featured-image-option-suddenly-gone/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/featured-image-option-suddenly-gone/#post-16315994)
 * My previous reply was a bit to quick. In the end the same issue occured again.
   I then found that my child theme was missing index.php. I don’t know how that
   happend. But replacing it worked.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Featured Image Feature has Vanished](https://wordpress.org/support/topic/featured-image-feature-has-vanished/)
 *  [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/featured-image-feature-has-vanished/#post-16315463)
 * After posting the issue in the Gutenberg support forum I got pointed to this 
   link [https://github.com/WordPress/gutenberg/issues/45836](https://github.com/WordPress/gutenberg/issues/45836)
 * I decided to migrate the site to a new server woith a fresh OS and wordpress 
   install. Now everything is working fine again. I am not sure how, but I guess
   it’s a server/apache related error…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Featured image option suddenly gone](https://wordpress.org/support/topic/featured-image-option-suddenly-gone/)
 *  Thread Starter [wouterdoorn](https://wordpress.org/support/users/wouterdoorn/)
 * (@wouterdoorn)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/featured-image-option-suddenly-gone/#post-16315446)
 * Thanks for the quick reply!
 * After reading your link I got the impression that it might be a server related
   issue. I migrated to a new server with a fresh install and now everyhting is 
   working fine again!
 * For reference: all plug-ins where up-to-date and even deactivating all of them
   and going back to a previous version of wordpress didn’t help. Simply restarting
   apache didn’t work either.

Viewing 15 replies - 1 through 15 (of 56 total)

1 [2](https://wordpress.org/support/users/wouterdoorn/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/wouterdoorn/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/wouterdoorn/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/wouterdoorn/replies/page/2/?output_format=md)