-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Media Library not loading #11
Comments
Please try a new pull here and see if the problem is fixed. |
Apparently there's no difference (a customer is reporting this). They talked to the EWWW Image Optimizer devs who said this: 'Indeed it does seems to loop for quite a while, and the reason is that OTF is generating fresh thumbnails for all the images in the media library when you view it... the result is that EWWW also optimizes those images when they are generated. I don't think OTF used to do that in the Media Library, but it does now. The grid view will also load eventually, just like the list, but it takes longer, because there are generally more images being viewed in grid view. Not sure there is anything I can do on my end to prevent that, a simple check for is_admin() in OTF would probably take care of things.' |
Any updates on this? I have quite a few users who's Media Library isn't loading any images. |
I am also facing same issue. When I disable plugin, media library loads instantly. |
Pardon the delayed replies, we have been working on other backlogs. Rest assured we will look into this in the soonest possible time.
|
Thanks! Looking forward to the fix :) |
This script is causing the media library not to load on a user's host.
When navigating to the Media Library, I get this error in Firebug during the AJAX call:
When this script is removed, the Media Library loads instantly.
Any ideas?
The text was updated successfully, but these errors were encountered: