Title: Plugin incompatibility: Media Library with WP Debugging plugin activated
Last modified: July 28, 2024

---

# Plugin incompatibility: Media Library with WP Debugging plugin activated

 *  Resolved [Nazrinn](https://wordpress.org/support/users/nazrinn/)
 * (@nazrinn)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-incompatibility-media-library-with-wp-debugging-plugin-activated/)
 * Hi there,
 * I was working on my WordPress site when I noticed that if I had the “Media Replacement”
   setting checked under “Content Management”, no image in my media library would
   load under the grid layout (but they would load fine in list layout).
 * I realised later that this was somehow a conflict with the [WP Debugging](https://wordpress.org/plugins/wp-debugging/)
   plugin. Could you investigate, please? Nothing in the developer console seemed
   to tell me what was causing this bug (it displayed no error).

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Bowo](https://wordpress.org/support/users/qriouslad/)
 * (@qriouslad)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-incompatibility-media-library-with-wp-debugging-plugin-activated/#post-17918167)
 * [@nazrinn](https://wordpress.org/support/users/nazrinn/) interesting. I’m not
   seeing any PHP or JS errors either. So, can’t really tell what the issue is.
 * Here are some ideas on what you can do:
    1. Disable WP Debugging only on the Media Library grid view using [Freesoul Deactivate Plugins](https://wordpress.org/plugins/freesoul-deactivate-plugins/)
       or [Plugin Logic](https://wordpress.org/plugins/plugin-logic/).
    2. Replace WP Debugging with something like [Debug Log Manager](https://wordpress.org/plugins/debug-log-manager/)
       if it fulfills your debugging requirements. Note: DLM is another of my free 
       plugins.
    3. Report this issue to WP Debugging support forum. Maybe they’ll have some idea
       on what’s happening here.
 *  -  This reply was modified 1 year, 10 months ago by [Bowo](https://wordpress.org/support/users/qriouslad/).
 *  Thread Starter [Nazrinn](https://wordpress.org/support/users/nazrinn/)
 * (@nazrinn)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-incompatibility-media-library-with-wp-debugging-plugin-activated/#post-17918302)
 * I’ll message the other dev. Thanks for the reply. =)
 *  [Andy Fragen](https://wordpress.org/support/users/afragen/)
 * (@afragen)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-incompatibility-media-library-with-wp-debugging-plugin-activated/#post-17918341)
 * Hey I’m the dev for WP Debugging. If there’s some sort of error I would love 
   to help solve the conflict.
 * I’ll see if I can reproduce locally.
 *  Plugin Author [Bowo](https://wordpress.org/support/users/qriouslad/)
 * (@qriouslad)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-incompatibility-media-library-with-wp-debugging-plugin-activated/#post-17918344)
 * [@afragen](https://wordpress.org/support/users/afragen/) thanks for stopping 
   by here. The other part of the problem is that there are no PHP or JS errors 
   being logged. Hope you can reproduce and investigate further.
 *  [Andy Fragen](https://wordpress.org/support/users/afragen/)
 * (@afragen)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-incompatibility-media-library-with-wp-debugging-plugin-activated/#post-17918372)
 * In a new LocalWP environment I was able to load and activate both plugins. I 
   loaded some images as well. I seem to have no issues loading the Media Library
   grid.
 * Bug Report Description
 * With ASE Media Replacement loaded and WP Debugging loaded, the Media Library 
   grid doesn’t load.
 * Describe the bug. Environment
    - WordPress: 6.6.1
    - PHP: 8.3.8
    - Server: nginx/1.16.0
    - Database: mysqli (Server: 8.0.16 / Client: mysqlnd 8.3.8)
    - Browser: Safari 17.5
    - OS: macOS
    - Theme: Twenty Twenty-Four 1.2
    - MU Plugins: None activated
    - Plugins:
    - Admin and Site Enhancements (ASE) 7.2.0
    - Test Reports 1.1.0
    - WP Debugging 2.11.24
 * Steps to Reproduce
    2. In ASE settings, go to “Content Management” and set the “Media Replacement” 
       setting to true. Activate WP Debugging.
 * Expected Results
    1. ✅ Media Library should load in both list and grid mode.
 * Actual Results
    1. Media Library does load in both list and grid mode.
 * Supplemental Artifacts
 * [https://snipboard.io/Q52oAw.jpg](https://snipboard.io/Q52oAw.jpg)
 * [https://snipboard.io/pNWfZo.jpg](https://snipboard.io/pNWfZo.jpg)
 * [https://snipboard.io/2vKi3G.jpg](https://snipboard.io/2vKi3G.jpg)
 *  Thread Starter [Nazrinn](https://wordpress.org/support/users/nazrinn/)
 * (@nazrinn)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-incompatibility-media-library-with-wp-debugging-plugin-activated/#post-17919237)
 * Upon further investigation, this seems to happen only when reproducing [those step](https://wordpress.org/support/topic/conflict-on-the-grid-view-of-the-media-library-with-ase-plugin/#post-17918385)
   but also when Elementor (free) is installed and activated. I’m going to guess
   this is from their AI image generation feature somehow conflicting with both 
   of your plugins.
 * I am also getting [console warnings](https://i.gyazo.com/886672d0c162defcf66a4d814d5db5ef.png)
   when trying to launch their AI feature from the pink “Generate with Elementor
   AI” button at the top of the media library.
 * I guess I should be contacting Elementor and report a bug on their GitHub?
    -  This reply was modified 1 year, 10 months ago by [Nazrinn](https://wordpress.org/support/users/nazrinn/).
 *  Plugin Author [Bowo](https://wordpress.org/support/users/qriouslad/)
 * (@qriouslad)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-incompatibility-media-library-with-wp-debugging-plugin-activated/#post-17920973)
 * [@afragen](https://wordpress.org/support/users/afragen/) thank you for the thorough
   investigation! We can rule out conflict between WP Debugging and ASE now.
 * [@nazrinn](https://wordpress.org/support/users/nazrinn/) that seems to be the
   culprit. I can confirm on my test site as well. The base / free Elementor plugin
   is the one that seems to be causing it. I’m seeing the behaviour with Elementor
   v3.23.3. Hope you and [@afragen](https://wordpress.org/support/users/afragen/)
   can troubleshoot it with Elementor support.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Plugin incompatibility: Media Library with WP Debugging plugin activated’
is closed to new replies.

 * ![](https://ps.w.org/admin-site-enhancements/assets/icon-256x256.png?rev=3099794)
 * [Admin and Site Enhancements (ASE)](https://wordpress.org/plugins/admin-site-enhancements/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/admin-site-enhancements/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/admin-site-enhancements/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-site-enhancements/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-site-enhancements/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-site-enhancements/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Bowo](https://wordpress.org/support/users/qriouslad/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-incompatibility-media-library-with-wp-debugging-plugin-activated/#post-17920973)
 * Status: resolved