wouterdoorn
Forum Replies Created
-
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
No. In the end I switched to SMTP2GO, a paid service which has been working great.
- This reply was modified 2 years, 9 months ago by wouterdoorn.
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).
buddho-child/noptin/email-templates/plain/email-body.phpForum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] emails not being sendThanks. 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
In reply to: [Simple Newsletter Plugin - Noptin] emails not being sendCould 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, 4 months ago by wouterdoorn.
- This reply was modified 3 years, 4 months ago by wouterdoorn.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] emails not being sendthe 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
In reply to: [Use Bunny DNS] dashboard message keeps showingThe 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
In reply to: [Autoptimize] Preload featured image on all pagesUsing 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
- This reply was modified 3 years, 5 months ago by wouterdoorn.
Forum: Plugins
In reply to: [Autoptimize] Preload featured image on all pagesHmm… 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
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Meta descriptions gonehope 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, 5 months ago by wouterdoorn.
Forum: Fixing WordPress
In reply to: Featured Image Feature has VanishedMy 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
In reply to: [Gutenberg] Featured image option suddenly goneMy 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
In reply to: Featured Image Feature has VanishedAfter posting the issue in the Gutenberg support forum I got pointed to this link 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
In reply to: [Gutenberg] Featured image option suddenly goneThanks 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.