Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#32575 closed defect (bug) (invalid)

Grid Media Library Not Loading

Reported by: ianstudio's profile ianstudio Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.2.2
Component: Media Keywords:
Focuses: Cc:

Description

Hi, I'm going nuts, WordPress' most badly designed feature: The Ever-Damned Library.. Once again I'm getting the dreaded issue of the "Grid Media Library Won't Load".

OK NOW TO THE ACTUAL ISSUE.. I got so pissed off I reinstalled the site (losing hours and hours of work that I'll have to rebuild it all) I'm working on from scratch (I mean from SCRATCH, new database,I really mean from scratch.. AND WHAT ?!!! I already get the gallery in grid mode spinning forever and showing NOTHING... So it cannot be said it is due to plugins or a theme, corrupt database and all that blah blah I read all over forums year after year when (loads of) people face this recurring situation..

SO NOW WHAT ??
How much more can one do than reinstall a whole install from scratch ?!? Yes this is really upsetting because after a few years of using WP I still don't trust it and am always worried I'll run into issues that are Media Library-related for the most part.. over and over again.


PS: I'm sure at the top of the WP food chain they know the Media Library is their Achilles heel. feels like it should be redesigned from scratch as well... The Media library has given me (and many people, reading all the entries related to it over time) so much heartache over the years, incarnation after update, after upgrade.. can this Jurassic Park thing be redesigned to work and adapt to true web design some day ? So that it actually works and without this totally outdated and very limiting "by date" classification" (no wonder so many people see WordPress as "just a blogging platform".

Attachments (1)

banner.jpg (775.0 KB) - added by abuhanifweb 6 years ago.
Test

Download all attachments as: .zip

Change History (6)

#1 @ianstudio
10 years ago

  • Resolution set to maybelater
  • Status changed from new to closed

#2 @SergeyBiryukov
10 years ago

  • Component changed from General to Media
  • Resolution changed from maybelater to invalid

I already get the gallery in grid mode spinning forever

It means there is either a JavaScript error or an error in the AJAX response from server.

  1. Could you verify there are no JavaScript errors in your browser console?
  2. Are there any errors in server error log?

Please try the support forums for troubleshooting: http://wordpress.org/support/.

#3 follow-up: @ianstudio
10 years ago

I just realized it happens when there is a functions.php file in my child-theme folder (I always use child-themes). Odd part is that the functions.php is empty, only content it has is: <?php ?>

As soon as I remove the file the grid library behaves correctly..

#4 @johnbillion
10 years ago

  • Milestone Awaiting Review deleted

#5 in reply to: ↑ 3 @SergeyBiryukov
10 years ago

Replying to ianstudio:

I just realized it happens when there is a functions.php file in my child-theme folder (I always use child-themes). Odd part is that the functions.php is empty, only content it has is: <?php ?>

Make sure it does not have a UTF-8 byte order mark or any whitespace before <?php or after ?>.

@abuhanifweb
6 years ago

Test

Note: See TracTickets for help on using tickets.