wouterdoorn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Featured Image Feature has VanishedSame here since today (worked fine last time I checked about twe weeks ago). I am using a multisite setup with subfolders for language purposes, the main site with a custom theme is working fine, the sub-site with a child-theme has the issue with the featured image option that has disappeared when adding a new post (an the option isn’t available under preferences).
The theme supports featured images through functions.php. I setup a staging environment, disabled all plugins and installed WP version 6.1 (I’m running the latest version 6.1.1 in the production environment). Cleared all browser caches, etc.
Nothing helped. In the end I installed the classic editor plugin which did resolve the issue as mentioned above, but it’s not a workable solution.
Has anybody come up with a better way of solving this issue?
Forum: Plugins
In reply to: [Autoptimize] Critical CSS not updatedHoudini indeed… I deleted the plugin and the tables and options I could find. I then reïnstalled the plugin and now everything seems to work…
Forum: Plugins
In reply to: [Autoptimize] Critical CSS not updatedNo, I don’t use a object cache or page cache. I do use Cloudflare and have purged the cache repeatedly. Everything worked fine a few weeks ago. Everything also seems
to work if I turn off the ccss and in-line all css instead, but as soon as revert to ccss the old style is loaded in the front-end again.Forum: Plugins
In reply to: [(Simply) Guest Author Name] PHP errorsJust send you an email
- This reply was modified 3 years, 7 months ago by wouterdoorn.
I switched to Microsoft 365 smtp instead of Google smtp and because this is only available with a paid extension in Post SMTP when using oAuth I switched to Fluent SMTP where it is free. I will try my luck with that plugin for now.
I will mark this issue as resolved since no further support is needed.
Thanks for the quick reply. Those options were already checked when the error occurred.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] Post Digest Custom Post TypesGreat! Thanks.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] emails not being sendAt Noptin > Email Campaigns > Newsletters on both sites I saw the campaing which was ‘sending’ (and there was an option to stop it). The English campaign had send the newsletter to 0 subscribers in 2 days. The Dutch campaign was send to 26 subscribers in 2 days. So it just froze.
After I manually ran the cron on the Dutch version the newsletter was send to all subscribers aftert which it stated ‘send’. On the Englisgh site nothing happend after manually running the cron through WP Control.
I have now setup an external cron in Plesk. Is there a way to send the automated campaign again? I tried creating a standard newsleteter but the post digest does not work there.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] emails not being sendSorry for the typo’s in my previous post…
I think the issue is with the cron. I previously had the issue mentioned by others that lots of campaings where being send which was fixed by an update a few weeks ago.
I installed WP Control plugin and if I run the noptin_send_post_digest cron manually it seems to work just fine (at least the campaing is ‘send’ to all subscribers instead of ‘sending’).
Is there a permanent way to fix this?
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] Post Digest Custom Post Typeshi @picocodes,
thanks for the reply. Do you mean that I can use a normal wordpress query selecting a custom post type before:
<?php foreach ( $campaign_posts as $i => $campaign_post ) : ?>
and then just repeat it for each CPT?
Best,
Wouter
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] error 500 for admin after last updateIt’s working again.
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] Custom DigestEverything is working fine so far! I do have a follow-up question for the post-digest however. I would like to change the email-posts-list.php so that I can display different custom posts types under different headers. Is there a way to load custom post types into the email-posts-list?
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] error 500 for admin after last updatedebug log message:
[30-Sep-2022 14:46:48 UTC] PHP Fatal error: Uncaught Error: Undefined constant "SECURE_AUTH_COOKIE" in .../wp-includes/pluggable.php:928 Stack trace: #0 .../wp-includes/pluggable.php(694): wp_parse_auth_cookie() #1 .../wp-includes/class-wp-hook.php(307): wp_validate_auth_cookie() #2 .../wp-includes/plugin.php(191): WP_Hook->apply_filters() #3 .../wp-includes/user.php(3583): apply_filters() #4 .../wp-includes/pluggable.php(70): _wp_get_current_user() #5 .../wp-includes/user.php(628): wp_get_current_user() #6 .../wp-content/plugins/schema-and-structured-data-for-wp/admin_section/common-function.php(1777): get_current_user_id() #7 .../wp-content/plugins/schema-and-structured-data-for-wp/admin_section/common-function.php(1829): saswp_default_settings_array() #8 .../wp-content/plugins/schema-and-structured-data-for-wp/admin_section/common-function.php(4189): saswp_defaultSettings() #9 .../wp-content/plugins/schema-and-structured-data-for-wp/admin_section/add-schema/add_new.php(27): saswp_t_string() #10 .../wp-content/plugins/schema-and-structured-data-for-wp/structured-data-for-wp.php(89): require_once('...') #11 .../wp-settings.php(373): include_once('...') #12 .../wp-config.php(98): require_once('...') #13 .../wp-load.php(50): require_once('...') #14 .../wp-blog-header.php(13): require_once('...') #15 .../index.php(17): require('...') #16 {main} thrown in .../wp-includes/pluggable.php on line 928Beste atmoorbeek,
Wij hebben dit zelfde probleem ook enkele keren gehad. Bij ons lijkt het probleem te zijn gekomen door de cache-plugin. Ten minste, na het purgen en uiteindelijk uitschakelen van de cacheplugin (in ons geval WP Cloudflare Super Page Cache) lijkt het probleem te zijn verholpen.
Hartelijke groet,
Wouter
Forum: Plugins
In reply to: [Simple Newsletter Plugin - Noptin] Request resubscribe on service changeThanks for the quick reply! I will look into these options.