Title: Ella Van Durpe's Replies | WordPress.org

---

# Ella Van Durpe

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/ellatrix/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ellatrix/replies/page/3/?output_format=md)…
[49](https://wordpress.org/support/users/ellatrix/replies/page/49/?output_format=md)
[50](https://wordpress.org/support/users/ellatrix/replies/page/50/?output_format=md)
[51](https://wordpress.org/support/users/ellatrix/replies/page/51/?output_format=md)
[→](https://wordpress.org/support/users/ellatrix/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Updating Gutenberg 22.6.0](https://wordpress.org/support/topic/updating-gutenberg-22-6-0/)
 *  Plugin Author [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 months ago](https://wordpress.org/support/topic/updating-gutenberg-22-6-0/page/2/#post-18835089)
 * Sorry to make that assumption. There are some code snippet plugins available 
   to add PHP code to your site (but I don’t recommend doing it on a live site).
 * Glad to hear it’s working now. Maybe it’s worth contacting the author of that
   plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Updating Gutenberg 22.6.0](https://wordpress.org/support/topic/updating-gutenberg-22-6-0/)
 *  Plugin Author [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 months ago](https://wordpress.org/support/topic/updating-gutenberg-22-6-0/page/2/#post-18835021)
 * Could you try disabling client-side media processing?
 *     ```wp-block-code
       add_filter('wp_client_side_media_processing_enabled', '__return_false');
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Updating Gutenberg 22.6.0](https://wordpress.org/support/topic/updating-gutenberg-22-6-0/)
 *  Plugin Author [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 months ago](https://wordpress.org/support/topic/updating-gutenberg-22-6-0/page/2/#post-18835020)
 * [@fvbussel](https://wordpress.org/support/users/fvbussel/) I don’t see anything
   suspicious except maybe:
 * Client-side media processing unavailable: Browser does not support credentialless
   iframes. Cross-origin isolation would break third-party embeds. Using server-
   side processing.
 * It could be that it’s a fatal error, but it doesn’t sound like it should be. 
   I’ve seen an issue mentioned somewhere with Playground that prevents the iframe
   from loading, caused by the Client-side media processing. So maybe it’s related.
   Maybe the client-side fallback needs to be tested.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Updating Gutenberg 22.6.0](https://wordpress.org/support/topic/updating-gutenberg-22-6-0/)
 *  Plugin Author [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 months ago](https://wordpress.org/support/topic/updating-gutenberg-22-6-0/page/2/#post-18834889)
 * [@fvbussel](https://wordpress.org/support/users/fvbussel/) Could you share all
   the errors in the console? It’s hard to tell if there’s errors preceding. The
   errors you shared are related to images and shouldn’t block the editor canvas
   iframe from loading as far as I know.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Limiting The Categories Used In A Blog](https://wordpress.org/support/topic/limiting-the-categories-used-in-a-blog/)
 *  [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/limiting-the-categories-used-in-a-blog/#post-16976338)
 * Oh, that’s annoying! Maybe ask the plugin author if they could make it work for
   a blog on any page?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Editor displays white text on white background after update](https://wordpress.org/support/topic/editor-displays-white-text-on-white-background-after-update/)
 *  [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/editor-displays-white-text-on-white-background-after-update/#post-16976327)
 * It’s quite hard to help without more information. I tried the theme with WP 6.3,
   and the text is black text on white background by default. Are you sure you have
   the theme without any style customisations? Maybe also try disabling all plugins?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 6.3 and MySQL 5.6](https://wordpress.org/support/topic/wordpress-6-3-and-mysql-5-6/)
 *  [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/wordpress-6-3-and-mysql-5-6/#post-16976254)
 * The minimum version for MySQL was bumped three years ago: [https://make.wordpress.org/hosting/handbook/compatibility/](https://make.wordpress.org/hosting/handbook/compatibility/)
 * So it’s not officially supported. Maybe talk again with the host or switch hosts?
 * It does look like WP will still upgrade even if the version is 5.6: [https://github.com/WordPress/wordpress-develop/blob/5fab14051188f87335ed5efdf5e199cf8517149f/src/wp-includes/version.php#L47](https://github.com/WordPress/wordpress-develop/blob/5fab14051188f87335ed5efdf5e199cf8517149f/src/wp-includes/version.php#L47)
 * But I wouldn’t recommend that at all, I have no idea if there’s anything that
   could break.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 6.3 and MySQL 5.6](https://wordpress.org/support/topic/wordpress-6-3-and-mysql-5-6/)
 *  [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/wordpress-6-3-and-mysql-5-6/#post-16974981)
 * Hi! The current requirement is 5.7: [https://wordpress.org/about/requirements/](https://wordpress.org/about/requirements/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Search feature on Themes page returns in complete results](https://wordpress.org/support/topic/search-feature-on-themes-page-returns-in-complete-results/)
 *  [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/search-feature-on-themes-page-returns-in-complete-results/#post-16974942)
 * Hi! These are the WordPress.org forums for self hosted WordPress installs. It
   sounds like you’re looking for help for WordPress.com: [https://wordpress.com/support/contact/](https://wordpress.com/support/contact/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Editor displays white text on white background after update](https://wordpress.org/support/topic/editor-displays-white-text-on-white-background-after-update/)
 *  [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/editor-displays-white-text-on-white-background-after-update/#post-16974913)
 * Hi! What theme do you have installed? And you have any customisations such as
   custom CSS etc.? I can help you better if I have more information on how to reproduce
   this issue
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Limiting The Categories Used In A Blog](https://wordpress.org/support/topic/limiting-the-categories-used-in-a-blog/)
 *  [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/limiting-the-categories-used-in-a-blog/#post-16974746)
 * This could be worth a try, but I have not personally used it, so I don’t know
   if it’s good. [https://wordpress.org/plugins/ultimate-category-excluder/](https://wordpress.org/plugins/ultimate-category-excluder/)
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Change email when registering and sending emails](https://wordpress.org/support/topic/change-email-when-registering-and-sending-emails/)
 *  [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/change-email-when-registering-and-sending-emails/#post-16974724)
 * Hi! If you’re comfortable with PHP filters, you can use these:
    - [https://developer.wordpress.org/reference/hooks/wp_mail_from/](https://developer.wordpress.org/reference/hooks/wp_mail_from/)
    - [https://developer.wordpress.org/reference/hooks/wp_new_user_notification_email/](https://developer.wordpress.org/reference/hooks/wp_new_user_notification_email/)
 * If not, maybe there are plugins that can do it, but there’s no easy setting WP
   where you can adjust it.
 * For the events calendar, it might be good reaching out to the plugin creators.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Export Personal Data doesn’t display requests](https://wordpress.org/support/topic/export-personal-data-doesnt-display-requests/)
 *  [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/export-personal-data-doesnt-display-requests/#post-16974571)
 * Hi! That’s strange! I quickly tested locally and it seems to work correctly for
   me. Have you tried disabling all the plugins you have installed?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Page as Subdomain, image error](https://wordpress.org/support/topic/page-as-subdomain-image-error/)
 *  [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/page-as-subdomain-image-error/#post-16974551)
 * Hi! Have tried updating the site URL and home URL? There’s more documentation
   here: [https://wordpress.org/documentation/article/changing-the-site-url/](https://wordpress.org/documentation/article/changing-the-site-url/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Gutenberg could not be loaded](https://wordpress.org/support/topic/gutenberg-could-not-be-loaded/)
 *  Plugin Author [Ella Van Durpe](https://wordpress.org/support/users/ellatrix/)
 * (@ellatrix)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/gutenberg-could-not-be-loaded/#post-12146937)
 * Great to hear that it’s resolved now!

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

1 [2](https://wordpress.org/support/users/ellatrix/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ellatrix/replies/page/3/?output_format=md)…
[49](https://wordpress.org/support/users/ellatrix/replies/page/49/?output_format=md)
[50](https://wordpress.org/support/users/ellatrix/replies/page/50/?output_format=md)
[51](https://wordpress.org/support/users/ellatrix/replies/page/51/?output_format=md)
[→](https://wordpress.org/support/users/ellatrix/replies/page/2/?output_format=md)