Wordpress: media library grid mode infinite loading

So this problem is very strange because for me doesn't work Wordpress media library in Wordpress admin menu only grid mode, its very strange problem because this problem occurs ONLY on 1 account/ That would be same account that yesterday i was trying upload bunch of pictures to media library and it gave error:

Try again later...

Since that i have tried many things but besides logging with other account nothing helped.

  • Tried reninstall wordpress via wordpress admin panel
  • Tried disabling all plugins, changed theme to default wordpress
  • Tried inspect elemet for JS errors nothing there except
  • upload.php?mode=grid:46 Consider using 'dppx' units, as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)

  • Tried include in theme functions bunch of codes that i found on internet didn't helped.(i don't have them now since nothing helped and i didn't saved them sorry...)
  • Tried flushing cache, proxy, different computers, different operating systems(max,windows), tablet nothing still on that particular account media grid view doesn't work

    View that 'm seeing is this: 在这里输入图像描述

  • I don't understand whats wrong, why on 1 particular account it doesn't work i even tried flushing Wordpress cache but it doesn't work after i received that error which i showed above. Did somebody know how can i solve this? Thanks in advance!


    Got exactly the same problem and some ajax error on revolution slider too, and after searching for long time i resolved my problem.

    It was just an HTML comment in functions.php on child theme, after remove it, everything work perfectly for me.

    Same problem with space in function.php don't cut your code with space between php tag


    this type problem is create by functions.php file , remove the code of you added in functions.php and than see it work proper.

    standerd code write in functions.php file


    如果问题出在用户身上,并且看到您尝试了几乎所有的操作,则可以尝试删除该用户并重新创建该用户。

    链接地址: http://www.djcxy.com/p/25516.html

    上一篇: RecyclerView消失的图像

    下一篇: WordPress的:媒体库网格模式无限加载