Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author dFactory

    (@dfactory)

    Sound like a JS confict. IW adds a small piece of JS code to the Media Library edit screen, but it’s done via WP native methods.

    Did you try some JS debugging?

    Thread Starter fressh

    (@fressh)

    The problem is fixed by adding more memory to to WordPress:

    define('WP_MEMORY_LIMIT', '64M');

    Plugin Author dFactory

    (@dfactory)

    It did?

    Maybe you had lot’s of plugins and JS scripts were not fully loaded.

    Thread Starter fressh

    (@fressh)

    I have 7 plugins, and a little heavy theme (I guess): Bridge

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Media library doesn't load’ is closed to new replies.